
Welcome back to our programming tutorial using the Arduino IDE. Today we will deal with arrays: how to declare them, how to use them. You can take a look at the previous chapters of the course here: Arduino IDE: RGB LED, for, while, do while loops #7 Arduino IDE: for