Arduino
What is Arduino?
Arduino is an open-source electronic 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.
The Arduino software is free and open-source, making it easy to get started. All you need is the Arduino board and the Arduino IDE, which is available for free online. With just a few clicks, you can download and install the IDE, and you're ready to start creating your first sketches.
The Arduino IDE is based on the Processing language, so if you're familiar with Processing, you'll feel right at home with the Arduino IDE. If you're new to programming, don't worry – the Arduino IDE is designed to be easy to use, and there are plenty of online resources to help you get started.
Once you've created your sketches, you can upload them to your Arduino board and watch them come to life. The Arduino platform makes it easy to create interactive electronic projects, and with a little practice, you'll be able to create anything from simple LED light shows to complex robotic devices.
Arduino Resources
The Arduino Platform and C Programming
The Arduino is an open-source computer hardware/software platform for building digital devices and interactive objects that can sense and control the physical world around them. In this class you will learn how the Arduino platform works in terms of...
littleBits Electronics Arduino Coding Kit
Snap modules easily to 3 inputs and 3 outputs on the Arduino module, as well as additional I/O for advanced hardware interaction Communicate with software (Processing, MaxMSP, Flash etc ) Build with 8 Getting Started sketches, including a DIY Etch-...
Arduino
An introduction to Arduino, its hardware, and hobbyist programming....