Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It’s intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments.
Arduino can sense the environment by receiving input from a variety of sensors and can affect its surroundings by controlling lights, motors, and other actuators. The microcontroller on the board is programmed using the Arduino programming language (based on Wiring) and the Arduino development environment (based on Processing). Arduino projects can be stand-alone or they can communicate with software running on a computer (e.g. Flash, Processing, MaxMSP).
AttributesThanks to Jeremy , for this articles
Tutorial 01 for Arduino: Getting Acquainted with Arduino
You can download the parts list and the code from this episode on my website:
http://jeremyblum.com/2011/01/02/ardu…
Tutorial 02 for Arduino: Buttons, PWM, and Functions
You can download the parts list and the code from this episode on my website:
http://jeremyblum.com/2011/01/10/ardu…
Tutorial 03 for Arduino: Electrical Engineering Basics
You can download the parts list and the code from this episode on my website:
http://jeremyblum.com/2011/01/17/elec…
Tutorial 04 for Arduino: Analog Inputs
You can download the parts list, code, and schematics from this episode on my website:
http://jeremyblum.com/2011/01/24/ardu…
Tutorial 05 for Arduino: Motors and Transistors
You can download the parts list, code, and schematics from this episode on my website:
http://jeremyblum.com/2011/01/31/ardu…
Tutorial 06 for Arduino: Serial Communication and Processing
You can download the parts list, code, and schematics from this episode on my website:
http://jeremyblum.com/2011/02/07/ardu…
Tutorial 07 for Arduino: I2C Communication and Processing
You can download the parts list, code, and schematics from this episode on my website: http://jeremyblum.com/2011/02/13/ardu…
Tutorial 08 for Arduino: SPI Interfaces
You can download the parts list, code, and schematics from this episode on my website: http://jeremyblum.com/2011/02/20/ardu…
Tutorial 09 for Arduino: Wireless Communication
You can download the parts list, code, and schematics from this episode on my website: http://jeremyblum.com/2011/02/27/ardu…
Tutorial 10 for Arduino: Interrupts and Hardware Debouncing
You can download the parts list, code, and schematics from this episode on my website: http://jeremyblum.com/2011/03/07/ardu…
Tutorial 11 for Arduino: SD Cards and Datalogging
You can download the parts list, code, and schematics from this episode on my website: http://jeremyblum.com/2011/04/05/tuto…
Tutorial 12 for Arduino: RFID Card Reading
You can download the parts list, code, and schematics from this episode on my website: http://jeremyblum.com/2011/07/tutoria…
Tutorial 13 for Arduino: Liquid Crystal Displays (LCDs)
You can download the parts list, code, and schematics from this episode on my website: http://jeremyblum.com/2011/07/31/tuto…
Tutorial 14 for Arduino: Holiday Lights and Sounds Spectacular!
You can download the parts list, code, and schematics from this episode at element14: http://www.element14.com/community/do…
Tutorial 15 for Arduino: GPS Tracking
More info, including schematics, code, and sample data can be found on my website:
http://www.jeremyblum.com/2012/07/16/…
For more detail visit: Getting Acquainted with Arduino