1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00
Arduino/build/shared/examples
Arturo Guadalupi 060c1e766c Updated description
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.
2014-11-24 09:37:20 +01:00
..
01.Basics Updated Blink 2014-05-08 23:05:53 +04:00
02.Digital Updated Blink without delay example 2013-11-11 16:31:25 +04:00
03.Analog Fixed Smoothing example 2014-07-02 15:44:26 +02:00
04.Communication Minor changes to Communication Examples 2014-01-29 14:27:09 +04:00
05.Control Updated description 2014-11-24 09:37:20 +01:00
06.Sensors Renumbered examples 2012-03-19 19:44:06 -04:00
07.Display Removed Serial.begin() inside examples where not needed 2012-04-11 13:08:43 +02:00
08.Strings Fixed example StringStartsWithEndsWith.ino 2014-04-07 19:07:49 +02:00
09.USB Fix typo in KeyboardLogout.ino 2014-09-26 12:51:10 -07:00
10.StarterKit fix comments on spaceship example 2014-05-01 22:22:04 +02:00
ArduinoISP Putting ArduinoISP back to 19200 baud. 2012-03-15 19:02:08 -04:00