Visual Studio Code (VSC) is een lichtgewicht ontwikkelomgeving die draait op je desktop. VSC is beschikbaar voor Windows, macOS en Linux. VScode heeft ingebouwde ondersteuning voor JavaScript, TypeScript en Node.js. Het heeft extensies voor andere talen en runtime omgevingen: (zoals C++, C#, Java, Python, PHP, Go, .NET). VScode informatie vind je op: https://code.visualstudio.com/docs#vscode
The C/C++ extension does not include a C++ compiler or debugger. You will need to install these tools or use those already installed on your computer.
MinGW is een GCC compiler voor Windows. Je kunt MinGW installeren via de link op: http://tdm-gcc.tdragon.net/download. Neem de 32 bits versie.
Om C++ code te schrijven voor je Arduino Uno met behulp van VScode, heb je een van de volgende extensies nodig:
To successfully complete this tutorial, you must do the following steps:
See the instructions in the video (about 11 minutes): https://www.youtube.com/watch?v=0poh_2rBq7E