You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Let's move something

  • Analog input is also a very important element
  • In this example potentiometer will be used as an example to use analog input

Pre-requisite:

  1. Finished Starting to play with Arduino
  2. Basic circuit knowledge

Objectives:

  1. Use analogRead to read AD converter on Arduino.

Descriptions:

  1. Please refer to : http://www.arduino.cc/en/Tutorial/Potentiometer 

     

  2. The original programme will only blink the led.

  • No labels