Arduino Beginner Resources

From Open Source Ecology
Revision as of 16:50, 18 August 2018 by DixonNahrwold (talk | contribs) (Created page with "{{OrigLang}} =Overview= Arduino is a cheap, open-source microcontroller. (A microcontroller is a programmable chip that can act as the brain of a machine.) Arduino is very...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Overview

Arduino is a cheap, open-source microcontroller. (A microcontroller is a programmable chip that can act as the brain of a machine.) Arduino is very popular in open hardware projects, from our CEB Press to Yobot, where it controls yogurt fermentation, to Botanicalls, where it tells you if your plants are underwatered. You can also fabricate one by yourself see:DIY Arduino

http://arduino.cc/en/Main/ArduinoBoardDuemilanove

Arduino.jpg

Orientation Materials

Getting Arduino Board and Processing to Communicate Together Instructions

Getting Computer to Connect to Arduino Board Instructions 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)


OSE Wiki pages involving Arduino

External links