Arduino: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{LinkLang}}
{{OrigLang}}


=Microcontroller=
=Microcontroller=

Revision as of 22:47, 13 February 2014

Microcontroller

Arduino Uno: Microcontroller Board Source

Arduino IDE: Integrated Development Environment Source

Getting Arduino Board and Processing to Communicate Together Instructions

Getting Computer to Connect to Arduino Board Instructions

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


Arduino The Documentary (2010) English HD from gnd on Vimeo.


OSE Wiki pages involving Arduino

External links