jkirk / arduino-maker

Experiments with the Arduino Maker UNO
MIT License
0 stars 0 forks source link

Larson Scanner #2

Open upali47 opened 4 years ago

upali47 commented 4 years ago

Design a LED-Chaser in Maker-UNO in steps: Step#1 Chaser using all 12 built-in LEDs (no fading, direction Pin2 to Pin13) Step#2 Speed of movement adjustable by Pot connected to A0, so that slowest is 1 scan per second, Step#3 Similar to Steps1&2 but change direction at the end of line (Pin13 and Pin2)

jkirk commented 4 years ago

Thank you! I will look into it.