Manuals and Curriculum
By Robolab Technologies In ArduinoManuals and curriculum provide cohesive coverage of Arduino in general, or of specific applications of Arduino in particular. In either case, these are single sources that cover a variety of related topics. These could be used by individuals, teachers, and classes as stand-alone introductions to Arduino.
Free:
- Arduino Comic – created by Jody Culkin (2011): A very simple introduction to Arduino that will help you out during your first days. It is a Creative Commons document, please check out if there is a translation to your language and if not, feel free to make one and push it back.
- Ladyada’s Arduino Tutorial – Learn electronics using Arduino. Covers the fundamental things you can do with Arduino. Very detailed, with lots of pictures and videos.
- Arduino in a Nutshell – written by Professor Jan Borchers: A quick, hands-on, basic introduction to Arduino.
- Arduino Tutorials – Regular, supported Arduino tutorial series. From blinking an LED to complex timing, wireless communication including XBee and GSM cellular, GPS and display systems – over 50 detailed tutorials with worked examples, sketches, photos and videos.
- Arduino Programming Notebook – written by Brian Evans.
- ArduinoInfo.Info WIKI – Detailed How-To for connecting many Input and Output devices to Arduino: Starting with Arduino, Arduino Power!: Relays and DC power control, Environmental Sensors, Ultrasonic rangers, Wireless link, and more.
- CourseWare – Aims to create “course materials that can be used at different educational institutions.
- Quarkstream Arduino tutorials for high school Physics class.
- Sheepdog’s Guide to Arduino Programming – About 35,000 words spread over 17 chapters. Most useful if you read the chapters in sequence. Some essential hardware issues explained along the way, but mostly about the programming. You can start it as a novice. You should leave it not a novice.
- Quick Start with Arduino – written by Simple Labs, India – is a quick, hands-on, basic introduction to Arduino. The blog has step by step images of getting started with Arduino.
- Simulation of Arduino Uno by Stan Simmons Notes on a free simulator of the UNO, for Windows. Useful for teaching and early Arduino learning.
- Annotated Arduino Schematics – View and edit notes about what the parts on an arduino board do, on an overlay of the schematics themselves.
- Duemilanove
- Uno
- Arduino Website on PDF – These PDF files are useful if you don’t have access to the Internet and you want to have the most information available on the Arduino website with you.
- Learning Section (4.62MB, created on 21/07/2008)
- Reference Section(3.62MB, created on 21/07/2008)
Source: http://playground.arduino.cc/Main/ManualsAndCurriculum
No Comments