April 2013
Intermediate to advanced
392 pages
8h 35m
English
In this chapter you’ll explore the Arduino board as well as the IDE software that you’ll use to create and upload Arduino sketches (Arduino’s name for its programs) to the Arduino board itself. You’ll learn the basic framework of a sketch and some basic functions that you can implement in a sketch, and you’ll create and upload your first sketch.
What exactly is Arduino? According to the Arduino website (http://www.arduino.cc/), it 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.
In simple terms, the Arduino ...
Read now
Unlock full access