Arduino: Difference between revisions
AbeAnderson (talk | contribs) |
AbeAnderson (talk | contribs) m (→Overview) |
||
Line 13: | Line 13: | ||
=Overview= | =Overview= | ||
Arduino is a cheap, open-source circuit board [https://en.wikipedia.org/wiki/AVR_microcontrollers usually using AVR type] [Microcontrollers]. (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]] | Arduino is a cheap, open-source circuit board [https://en.wikipedia.org/wiki/AVR_microcontrollers usually using AVR type] [[Microcontrollers]]. (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 | http://arduino.cc/en/Main/ArduinoBoardDuemilanove |
Revision as of 20:32, 20 January 2019
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 circuit board usually using AVR type Microcontrollers. (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 The Documentary (2010) English HD from gnd on Vimeo.
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