Arduino Beginner Resources: Difference between revisions

From Open Source Ecology
Jump to navigation Jump to search
mNo edit summary
Line 4: Line 4:
=Overview=
=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]]
Arduino is a cheap, open-source microcontroller. (A microcontroller is a programmable chip that can act as the brain of a machine.) See [[Arduino]]
 
http://arduino.cc/en/Main/ArduinoBoardDuemilanove




Line 13: Line 10:




'''Getting Arduino Board and Processing to Communicate Together''' [[Arduino Processing|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)]
 
* Getting Arduino Board and Processing to Communicate Together''' [[Arduino Processing|Instructions]]
* Getting Computer to Connect to Arduino Board''' [[Computer Arduino|Instructions]]
   
   
==OSE Wiki pages involving Arduino==  
==OSE Wiki pages involving Arduino==  

Revision as of 16:57, 18 August 2018