PlatformIO Home
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 instruments:
Project Management
Development Platforms, Frameworks, and Boards Management
Device Management (serial, logical, and multicast DNS services)
Static Code Analysis
Firmware File Explorer
Firmware Memory Inspection
Firmware Sections & Symbols Viewer.
Installation
You do not need to install PlatformIO Home separately, it’s already built-in in PlatformIO IDE and PlatformIO Core (CLI).
Quick Start
PlatformIO IDE
Please open PlatformIO Home using (HOME) button on PlatformIO Toolbar:
VSCode: PlatformIO Toolbar
PlatformIO Core
Please launch PlatformIO Home Web-server using pio home command and open in your browser http://127.0.0.1:8008.
You can change host and port. Please check pio home command for details.
Demo
Welcome & Project Manager
![../_images/pio-home-welcome.png](../_images/pio-home-welcome.png)
Project Inspect
Statistics
![../_images/pio-home-inspect-stats.png](../_images/pio-home-inspect-stats.png)
Only code analysis (Static Code Analysis)
![../_images/pio-home-inspect-stats-check.png](../_images/pio-home-inspect-stats-check.png)
Firmware File Explorer
![../_images/pio-home-inspect-firmware-file-explorer.png](../_images/pio-home-inspect-firmware-file-explorer.png)
File Symbols
![../_images/pio-home-inspect-firmware-file-explorer-symbols.png](../_images/pio-home-inspect-firmware-file-explorer-symbols.png)
Firmware Symbols
![../_images/pio-home-inspect-firmware-symbols.png](../_images/pio-home-inspect-firmware-symbols.png)
Firmware Sections
![../_images/pio-home-inspect-firmware-sections.png](../_images/pio-home-inspect-firmware-sections.png)
Static Code Analysis
![../_images/pio-home-inspect-code-defects.png](../_images/pio-home-inspect-code-defects.png)
Library Manager
![../_images/pio-home-library-stats.png](../_images/pio-home-library-stats.png)
Board Explorer
![../_images/pio-home-boards.png](../_images/pio-home-boards.png)