Efficient Arduino Programming with Arduino CLI and Visual Studio Code
Efficient Arduino Programming with Arduino CLI and Visual Studio Code
This tutorial will demonstrate how to use VS Code to build for and program an Arduino — all without ever opening the comfortable-yet-restricting Arduino IDE. We’ll try to step through, as much as possible, how the VS Code/Arduino CLI pair can be used to develop an Arduino library, but a lot of what we’ll cover can be adapted to new Arduino core development or even simple Arduino sketch-writing.