mirror of
https://github.com/arduino/Arduino.git
synced 2024-12-02 13:24:12 +01:00
060c1e766c
It reads the state of a potentiometer (an analog input) and turns on an LED only if the LED goes above a certain threshold level. It prints the analog value regardless of the level. updated to It reads the state of a potentiometer (an analog input) and turns on an LED only if the potentiometer goes above a certain threshold level. It prints the analog value regardless of the level. |
||
---|---|---|
.. | ||
01.Basics | ||
02.Digital | ||
03.Analog | ||
04.Communication | ||
05.Control | ||
06.Sensors | ||
07.Display | ||
08.Strings | ||
09.USB | ||
10.StarterKit | ||
ArduinoISP |