1
0
Fork 0
mirror of https://github.com/RobotechLille/cdf2018-principal synced 2024-05-18 13:06:00 +02:00
cdf2018-principal/arduino/Arduino-Makefile/examples
Geoffrey Frogeye 935d1054a7 Actionneurs
Partie Robotech hors-projet
2018-05-08 00:45:08 +02:00
..
AnalogInOutSerial Actionneurs 2018-05-08 00:45:08 +02:00
ATtinyBlink Actionneurs 2018-05-08 00:45:08 +02:00
Blink Actionneurs 2018-05-08 00:45:08 +02:00
BlinkChipKIT Actionneurs 2018-05-08 00:45:08 +02:00
BlinkInAVRC Actionneurs 2018-05-08 00:45:08 +02:00
BlinkNetworkRPi Actionneurs 2018-05-08 00:45:08 +02:00
BlinkTeensy Actionneurs 2018-05-08 00:45:08 +02:00
BlinkWithoutDelay Actionneurs 2018-05-08 00:45:08 +02:00
Fade Actionneurs 2018-05-08 00:45:08 +02:00
HelloWorld Actionneurs 2018-05-08 00:45:08 +02:00
MakefileExample Actionneurs 2018-05-08 00:45:08 +02:00
master_reader Actionneurs 2018-05-08 00:45:08 +02:00
SerialPrint Actionneurs 2018-05-08 00:45:08 +02:00
TinySoftWareSerial Actionneurs 2018-05-08 00:45:08 +02:00
toneMelody Actionneurs 2018-05-08 00:45:08 +02:00
WebServer Actionneurs 2018-05-08 00:45:08 +02:00
.gitignore Actionneurs 2018-05-08 00:45:08 +02:00
README.md Actionneurs 2018-05-08 00:45:08 +02:00

This folder contains the list of example Arduino sketches and makefile showing the different usage patterns

  • BlinkInAVRC - Shows how to use plain AVR C code
  • ATtinyBlink - Shows how to use different cores like ATtiny
  • Blink - Shows normal usage
  • HelloWorld - Shows how to include Arduino libraries
  • SerialPrint - Shows how serial monitor can be used
  • BlinkChipKIT - Shows how to use ChipKIT