tabroughton / arduino-hack-tutorial

Code accompanying my tutorials on programming Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

arduino-hack-tutorial

Code accompanying my tutorials on programming Arduino.

Basic:

  1. Blink - the "hello world" program for physical computing
  2. iBlink - introduces using buttons and digital inputs
  3. BlinkyBlink - Analog input using potentiometer
  4. Shady - PWM output controlling brightness of an LED
  5. HelloComputer - making your arduino speak back to your Serial display
  6. HelloWorld - printing to LCD screen

Intermediate:

  1. RFID - read values from RFIDs using a 125KHz RFID reader

About

Code accompanying my tutorials on programming Arduino

License:MIT License


Languages

Language:Arduino 100.0%