Where I demonstrate how to use VS Code on your PC to develop code on your Raspberry Pi for the Arduino Uno (ATmega328P).
Introduction#
Now that you have the best setup for developing code for the Arduino Uno, how do you use it?
One program for both#
You will be using VS Code on your computer (Mac or Windows) to interact with the Raspberry Pi. It provides both the code editor as well as the terminal to perform administrative exercises along with CLI applications like a serial monitor (tio).