Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Arduino

Arduino refers to a programming environment based on the Wiring framework, and used by hobbyists, industry, and education. Arduino code is typically developed using the Arduino IDE.

The IDE looks like this:

Arduino IDE

For comprehensive documentation of the IDE and the Arduino ecosystem, consult the Arduino IDE Guide.

This is a text-based choice in which you will write C and C++ programs to power your creations.