Table of Contents
Ardunio
- Arduino UNO R3 board with DIP ATmega328P cost is $24 from Amazon.com
- SunFounder Project Universal Starter Kit For Arduino UNO R3 cost is $17 from Amazon.com
- Wall Adapter Power Supply - 9V DC 650mA cost is $6 from Amazon.com
Open Source Hardware Group
- Tutorial 01: Hardware Overview: Arduino Course for Absolute Beginners
- Tutorial 02: Download and install the Arduino IDE: Arduino Course for Absolute Beginners (ReM)
- Tutorial 03: Arduino IDE and Sketch Overview: Arduino Course for Absolute Beginners (ReM)
- Tutorial 04: Understanding Arduino Syntax: Arduino Course for Absolute Beginners (ReM)
- Tutorial 05: Understanding Variables: Arduino Course for Absolute Beginners (ReM)
- Tutorial 06: How to Blink an LED: Arduino Course for Absolute Beginners (ReM)
- Tutorial 07: digitalRead() and the Serial Port: Ardino Course for Absolute Beginners (ReM)
- Tutorial 08: analogRead() and the Serial Port: Ardino Course for Absolute Beginners (ReM)
- Tutorial 09: How to read voltages with analogRead(): Ardino Course for Absolute Beginners (ReM)
- Tutorial 10: Fade an LED: Ardino Course for Absolute Beginners (ReM)
- Tutorial 11: If Statement Conditionals: Arduino Course for Absolute Beginners (ReM)
- Tutorial 12: For Loop Iteration: Arduino Course for Absolute Beginners (ReM)
- Tutorial 13: Using a Button with Arduino: Arduino Course for Absolute Beginners (ReM)
- Tutorial 14: State Change Detection: Arduino Course for Absolute Beginners (ReM)
- Tutorial 15: Debounce a push button: Arduino Course for Absolute Beginners (ReM)
- Tutorial 16: Using Analog In with Serial Output: Arduino Course for Absolute Beginners (ReM)
- Tutorial 17: Analog Input: Arduino Course for Absolute Beginners (ReM)
- Tutorial 18: Calibration: Arduino Course for Absolute Beginners (ReM)
- Tutorial 19: Smoothing Analog Input from a Sensor: Arduino Course for Absolute Beginners (ReM)
- Tutorial 20: is just some blinking lights
- Tutorial 21: The Modulo Operator: Arduino Course for Absolute Beginners (ReM)