Arduino-Makefile/examples/README.md
2013-09-22 18:23:10 +05:30

345 B

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

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