2014-09-10 05:09:35 +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
|
2013-09-22 14:53:10 +02:00
|
|
|
- Blink - Shows normal usage
|
|
|
|
- HelloWorld - Shows how to include Arduino libraries
|
2015-03-28 15:10:50 +01:00
|
|
|
- SerialPrint - Shows how serial monitor can be used
|
2013-09-22 14:53:10 +02:00
|
|
|
- BlinkChipKIT - Shows how to use ChipKIT
|