Sunday 5 July 2015

Arduino Map

-Arduino board-LED-Potentiometer Simply connect the longer leg of your LED to pin 5 of your Arduino and the short leg to GND, connect the potentiometer to GND and +5V and the ADJ to any analog pin on your Arduino board. Code int led=5;const int hold=10; void setup() { Serial.begin(9600); // ...
By: rmikel

Continue Reading »

from Instructables: exploring - technology - robots http://ift.tt/1G24BDb

0 comments:

Post a Comment