1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-01 12:24:14 +01:00
Arduino/build/shared/examples
2015-07-13 21:21:57 +02:00
..
01.Basics Serial plotter: added comment to ReadAnalogVoltage. See #3451 2015-07-07 09:04:00 +02:00
02.Digital Examples: mass code format. See example_formatter.conf 2015-07-06 15:19:05 +02:00
03.Analog Examples: mass code format. See example_formatter.conf 2015-07-06 15:19:05 +02:00
04.Communication Examples: mass code format. See example_formatter.conf 2015-07-06 15:19:05 +02:00
05.Control Examples: mass code format. See example_formatter.conf 2015-07-06 15:19:05 +02:00
06.Sensors Examples: mass code format. See example_formatter.conf 2015-07-06 15:19:05 +02:00
07.Display Examples: adding description, layout and schematics 2015-05-04 16:49:10 +02:00
08.Strings Examples: mass code format. See example_formatter.conf 2015-07-06 15:19:05 +02:00
09.USB Examples: mass code format. See example_formatter.conf 2015-07-06 15:19:05 +02:00
10.StarterKit Examples: mass code format. See example_formatter.conf 2015-07-06 15:19:05 +02:00
11.ArduinoISP/ArduinoISP Simply use pin 10 to reset the target. It works for all Arduino's and allows the same "ArduinoISP shield" to be used on all of them. Such a shield has an ISP connector that: - wires MISO,MOSI, SCK, GND and 5V to the ISP connector of the programming Arduino - wires RESET to pin 10 of the programming Arduino. 2015-07-13 21:21:57 +02:00