
PlatformIO: Your Gateway to Embedded Software Development …
PlatformIO is written in pure Python and doesn't depend on any additional libraries/tools from an operation system. It allows you to use PlatformIO beginning from PC and ending with credit-card …
What is PlatformIO? — PlatformIO latest documentation
PlatformIO is a cross-platform, cross-architecture, multiple framework, professional tool for embedded systems engineers and for software developers who write applications for embedded products.
platformio.org
Learn how to install and use PlatformIO, configure and build your first cross-platform 'Blink' project for Arduino, Teensy and MSP430
PlatformIO Home — PlatformIO v6.1 documentation
PlatformIO Home is a powerful, modern, and interactive user interface (UI) for PlatformIO collaborative platform. It’s powered by PlatformIO Labs’s Modern UI Toolkit and contains the following key …
Tutorials and Examples — PlatformIO latest documentation
Developing IoT Projects with ESP32: Automate your home or business with inexpensive Wi-Fi devices (using the PlatformIO with Espressif IoT Development Framework)
PlatformIO Core (CLI) — PlatformIO latest documentation
PlatformIO Core provides a rich and documented Command Line Interface (CLI). The other PlatformIO-based software and IDEs are based on PlatformIO Core CLI, such as PlatformIO IDE.
Quick Start — PlatformIO latest documentation
This tutorial introduces you to the basics of PlatformIO Core (CLI) Command Line Interface (CLI) workflow and shows you a creation process of a simple cross-platform “Blink” Project.
PlatformIO IDE — PlatformIO latest documentation
Note In our experience, PlatformIO IDE for VSCode offers better system performance, and users have found it easier to get started
PlatformIO IDE for VSCode — PlatformIO latest documentation
Please note that you do not need to install PlatformIO Core (CLI) separately if you are going to use PlatformIO IDE for VSCode. PlatformIO Core (CLI) is built into PlatformIO IDE and you will be able to …
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.