]> git.piffa.net Git - sketchbook_andrea/blob - programming/loops/switch_loop_README
operatori + analog
[sketchbook_andrea] / programming / loops / switch_loop_README
1 Use examples provided with arduino:
2
3 EDIT -> Example -> Control -> ...
4
5 - SwitchCase: check the range of a (mapped)  analog input with a switch loop.
6 - SwitchCase2: SerialInput to light up a bunch of LEDS.