Arduino IDE
In this chapter, we will prepare the Arduino Integrated Development Environment for writing C++ code to run on the Arduino board. The Arduino IDE is great for learning the basics of programming an Arduino board and making smaller projects where code size is still manageable on a couple of tabs. This environment is optimal for uploading the test sketches included in the GitHub Gbox420 library to verify individual components.