Arduino
![]()
Everything you need when developing with Arduino, the expertise of a community, examples video's regular blogs...
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 on running on a computer (e.g. Flash, Processing, MaxMSP).
The boards can be built by hand or purchased preassembled; the software can be downloaded for free. The hardware reference designs (CAD files) are available under an open-source license, you are free to adapt them to your needs.

tronixstuff
Arduino really is a lot of fun. Every week or so I publish a short tutorial, please have a look at tronixstuff.wordpress.com/tutorials
LStacey
Hi tronixstuff,
Just had a look at your site. Would you be interested in writing a few tutorials here on DesignSpark?
David Tarrant
Or perhaps a regular blog?
tronixstuff
Send me an email john at tronixstuff dot com
earthshine
Also, check out my free eBook :-
HERE
LStacey
Hi Earthshine,
I haven't read it in full yet (one for the train home tonight) but it looks great. Why not upload it to DesignSpark as a knowledge item?
Here's the link:
http://www.designspark.com/node/add/knowledge
Thanks.