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.