Arduino Beginner Resources
Overview
Arduino is an "open-source electronics platform based on easy-to-use hardware and software" [1]. See Arduino
It is primarily built around AVR microcontrollers from Atmel (but designs with alternative microcontrollers exit). The Arduino platform is open source/hardware, but the AVR microcontrollers are proprietary (not open hardware).
Orientation Materials
- You can learn Arduino in 15 minutes.
- How to Turn Your Arduino Prototype Into a Manufacturable Product
- Arduino Basics 101: Hardware Overview, Fundamental Code Commands
- 1-Day Project: Build Your Own Arduino Uno for $5 (Example of Breadboard Arduino)
- Getting Arduino Board and Processing to Communicate Together Instructions
- Getting Computer to Connect to Arduino Board Instructions
OSE Wiki pages involving Arduino
- CEB controller
- Arduino Inverter
- Charge_Controller_Concept
- Free_Charge_Controller
- GardenBot
- Open energy monitor
- Open_Source_Charge_Controller
- Yobot ?
- Arduino Beginner Resources
- Arduino
- Arduino Environment