arduino IDE
Learn how to use VSCode with ESP32 & Arduino
Hey All, This is a short manual I made while configuring VSCode IDE to work with ESP32 and Arduino on Ubuntu. Note: assuming VScode is already installed. * Download and install Arduino * Unzip the downloaded file (Say to ~/Downloads/ ). * Using terminal: cd ~/Downloads/adruino-<version>/ # Install sudo ./install.sh