mirror of
https://github.com/RobotechLille/cdf2018-principal
synced 2024-11-14 20:36:03 +01:00
10 lines
398 B
Markdown
10 lines
398 B
Markdown
|
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
|