Arduino Beginner Resources: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 16: | Line 16: | ||
'''Getting Computer to Connect to Arduino Board''' [[Computer Arduino|Instructions]] | '''Getting Computer to Connect to Arduino Board''' [[Computer Arduino|Instructions]] | ||
[https://www.youtube.com/watch?v=nL34zDTPkcs You can learn Arduino in 15 minutes.] | * [https://www.youtube.com/watch?v=nL34zDTPkcs You can learn Arduino in 15 minutes.] | ||
[https://www.baldengineer.com/arduino-prototype-into-product.html How to Turn Your Arduino Prototype Into a Manufacturable Product] | * [https://www.baldengineer.com/arduino-prototype-into-product.html How to Turn Your Arduino Prototype Into a Manufacturable Product] | ||
[https://www.youtube.com/watch?v=BtLwoNJ6klE Arduino Basics 101: Hardware Overview, Fundamental Code Commands] | * [https://www.youtube.com/watch?v=BtLwoNJ6klE Arduino Basics 101: Hardware Overview, Fundamental Code Commands] | ||
[https://www.youtube.com/watch?v=sNIMCdVOHOM 1-Day Project: Build Your Own Arduino Uno for $5 (Example of Breadboard Arduino)] | * [https://www.youtube.com/watch?v=sNIMCdVOHOM 1-Day Project: Build Your Own Arduino Uno for $5 (Example of Breadboard Arduino)] | ||
Line 32: | Line 32: | ||
* [[Yobot]] ? | * [[Yobot]] ? | ||
* [[Arduino Beginner Resources]] | * [[Arduino Beginner Resources]] | ||
* [[Arduino]] | |||
==External links== | ==External links== |
Revision as of 16:52, 18 August 2018
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
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
- CEB controller
- Arduino Inverter
- Charge_Controller_Concept
- Free_Charge_Controller
- GardenBot
- Open energy monitor
- Open_Source_Charge_Controller
- Yobot ?
- Arduino Beginner Resources
- Arduino