PlatformIO Home¶
PlatformIO Home allows you to interact with PlatformIO’s professional collaborative platform using modern and cross-platform GUI:
- Project Manager
- PlatformIO Account
- Library Management
- Development Platforms
- Library and development platform updates
- Frameworks
- Boards
- Device Manager: serial, logical, and multicast DNS services
- Static Code Analysis
- Firmware File Explorer
- Firmware Memory Inspection
- Firmware Sections & Symbols Viewer.
Contents
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:
- Atom: 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.