Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
en:iot:examples:setup:visualstudio [2021/03/11 11:00] adminen:iot:examples:setup:visualstudio [2023/03/01 22:04] (current) – removed raivo.sell
Line 1: Line 1:
-====== Installing Visual Studio Code with PlatformIO and creating your first project ====== 
- * [[https://randomnerdtutorials.com/vs-code-platformio-ide-esp32-esp8266-arduino/|Getting Started with VS Code and PlatformIO IDE]] 
  
-Download VS Code from [[https://code.visualstudio.com/|here]] 
- 
-====Install Python on Windows==== 
- 
-Download Python from [[https://www.python.org/downloads/|here]] 
- 
-Before installing check the "Add Python to PATH" 
- 
-{{:en:iot:examples:setup:check.png?200|}} 
- 
-====Install Python on Linux==== 
- 
-Open terminal and check if you have Python 3 installed. 
- 
-<code> 
-$ python3 --version 
-</code> 
- 
-If you don't have Python 3 installed then run the following command. 
-<code> 
-$ sudo apt install python3 
-</code> 
- 
-Wether you already had Python installed or not, you need to rune the following command. 
-<code> 
-$ sudo apt install python3-distutils 
-</code> 
- 
-====Installing PlatformIO IDE on VS Code==== 
- 
-  - Click on the extensions icon or press Ctrl+Shift+X to open the extensions tab 
-  - Search for "PlatformIO IDE" 
-  - Select the first option 
-  - Click the install button 
- 
-{{:en:iot:examples:setup:installplatformio.png?600|}} 
- 
-After installing make sure the extension is enabled. 
- 
-{{:en:iot:examples:setup:enabled.png?600|}} 
- 
-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:setup:home.png?600|}} 
- 
-====Using PlatformIO IDE==== 
- 
-On VS Code, click on the PlartfomIO Home icon. Click on + New Project to start a new project. 
- 
-{{:en:iot:examples:setup:new-project.png?600|}} 
en/iot/examples/setup/visualstudio.1615460446.txt.gz · Last modified: 2021/03/11 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