
Installation · PlatformIO
Learn how to install and use PlatformIO, configure and build your first cross-platform 'Blink' project for Arduino, Teensy and MSP430
platformio.org
Learn how to install and use PlatformIO, configure and build your first cross-platform 'Blink' project for Arduino, Teensy and MSP430
PlatformIO IDE for VSCode — PlatformIO latest documentation
This tutorial introduces you to the basics of PlatformIO IDE workflow and shows you a creation process of a simple “Blink” example. After finishing you will have a general understanding of how to work with …
Installation — PlatformIO latest documentation
PlatformIO Core is built into PlatformIO IDE and you will be able to use it within PlatformIO IDE Terminal. See instructions on how to open PlatformIO Core CLI in PlatformIO IDE for VSCode. If you …
Installation Methods — PlatformIO latest documentation
Installation Methods Please choose ONE of the following methods:Installer Script (Recommended) Super-Quick (macOS / Linux) Local Download (macOS / Linux / Windows ...
PlatformIO IDE — PlatformIO latest documentation
The CLion is a cross-platform C/C++ IDE for Linux, OS X, and Windows. CLion includes such features as a smart editor, code generation, code quality assurance, automated refactorings, on-the-fly code …
Visual Studio — PlatformIO latest documentation
The Microsoft Visual Studio (Free) is an integrated development environment (IDE) from Microsoft. Visual Studio includes a code editor supporting IntelliSense (the code completion component) as well …
PlatformIO Core (CLI) — PlatformIO latest documentation
Please note that you do not need to install PlatformIO Core if you are going to use PlatformIO IDE. PlatformIO Core is built into PlatformIO IDE and you will be able to use it within PlatformIO IDE …
Quick Start — PlatformIO latest documentation
It means that you will be able to import pre-generated PlatformIO project using favorite IDE and extend it with the professional instruments for IoT development.
Espressif 32 — PlatformIO latest documentation
Please install PlatformIO IDE Initialize a new project, open “platformio.ini” (Project Configuration File) and specify the link to the framework repository in platform_packages section.