This is an old revision of the document!


Quickstart guide

Configuring the development environment

Download and install VS Code from here

Install Python on Windows

Download Python from here

Before installing check the Add Python to PATH

Install Python on Linux

Open terminal and check if you have Python 3 installed.

$ python3 --version

If you don't have Python 3 installed then run the following command.

$ sudo apt install python3

Wether you already had Python installed or not, you need to run the following command.

$ sudo apt install python3-distutils

Installing PlatformIO IDE on VS Code

  1. Click on the Extensions icon or press Ctrl+Shift+X to open the extensions tab
  2. Search for “PlatformIO IDE”
  3. Select the first option
  4. Click the Install button

After installing make sure the extension is enabled.

After that, the PlatformIO icon should show up on the left sidebar as well as an Home icon that redirects you to PlatformIO home.

en/iot/examples/quickstart.1677707544.txt.gz · Last modified: 2023/03/01 10:00 (external edit)
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0