TI-S2

logo

Visual Studio Code ontwikkelomgeving

Inhoud

Platforms

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

VScode: check op C++ compiler & debugger

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

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.

VScode, C++ en Arduino Uno

Om C++ code te schrijven voor je Arduino Uno met behulp van VScode, heb je een van de volgende extensies nodig:

VScode C++ voor Arduino Uno installeren

To successfully complete this tutorial, you must do the following steps:

VScode C++, Arduino UNO & PlatformIO

See the instructions in the video (about 11 minutes): https://www.youtube.com/watch?v=0poh_2rBq7E