📄️ Arduino IDE Installation
Installation of the Arduino IDE
📄️ Installation of the Board Support Package
Installation of the Board Support Package for the senseBox MCU
📄️ The senseBoxIO Library
Using the senseBoxIO Library
📄️ Adding Arduino Software Libraries
Adding libraries to your Arduino project can help you implement complex functions easily, keep your code clean, and promote code reusability. Libraries are collections of code that perform specific functions, such as controlling hardware or performing mathematical calculations.
📄️ First Steps with the Arduino IDE
Programming the senseBox in the Arduino IDE