Learn To Program Arduino: The IDE

In the first entry in this series (HERE), we covered the installation of the IDE and a driver for the Nano board, as well as testing the board to make sure it works. In this entry, we’re navigating he Arduino IDE – specifically, on the code editor, the Console window, the serial monitor, and an introduction to the language reference. Please note, this series is still in the “introductory” phase, to help get beginners up to speed, though there may be a bit or a byte that you’re not familiar with yet.

Continue reading “Learn To Program Arduino: The IDE”