Code accompanying my tutorials on programming Arduino.
Basic:
- Blink - the "hello world" program for physical computing
- iBlink - introduces using buttons and digital inputs
- BlinkyBlink - Analog input using potentiometer
- Shady - PWM output controlling brightness of an LED
- HelloComputer - making your arduino speak back to your Serial display
- HelloWorld - printing to LCD screen
Intermediate:
- RFID - read values from RFIDs using a 125KHz RFID reader