mirror of
https://github.com/RobotechLille/cdf2018-principal
synced 2024-11-14 12:26:06 +01:00
|
||
---|---|---|
.. | ||
AnalogInOutSerial | ||
ATtinyBlink | ||
Blink | ||
BlinkChipKIT | ||
BlinkInAVRC | ||
BlinkNetworkRPi | ||
BlinkTeensy | ||
BlinkWithoutDelay | ||
Fade | ||
HelloWorld | ||
MakefileExample | ||
master_reader | ||
SerialPrint | ||
TinySoftWareSerial | ||
toneMelody | ||
WebServer | ||
.gitignore | ||
README.md |
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