PlatformIO
v5.0.4
  • What is PlatformIO?

Getting Started

  • PlatformIO IDE
  • PlatformIO Core (CLI)
    • Demo
      • “Blink Project”
        • Used in demo
      • Platform Manager
        • Used in demo
      • Library Manager
        • Used in demo
      • Over-the-Air update for ESP8266
        • Used in demo
    • Installation
    • Quick Start
    • CLI Guide
  • PlatformIO Home
  • Tutorials and Examples

Configuration

  • platformio.ini
  • Environment variables
  • Advanced Scripting

Instruments

  • Library Management
  • Platforms
  • Frameworks
  • Boards
  • Custom Platform & Board

Professional

  • Debugging
  • Unit Testing
  • Static Code Analysis
  • Remote Development
  • PlatformIO Account

Integration

  • Cloud & Desktop IDE
  • Continuous Integration
  • Compilation database compile_commands.json

Miscellaneous

  • Articles about us
  • FAQ
  • Release Notes
  • Migrating from 4.x to 5.0
PlatformIO
  • Docs »
  • PlatformIO Core (CLI) »
  • Demo
  • Edit on GitHub

Demo¶

Contents

  • “Blink Project”
    • Used in demo
  • Platform Manager
    • Used in demo
  • Library Manager
    • Used in demo
  • Over-the-Air update for ESP8266
    • Used in demo

“Blink Project”¶

../../_images/platformio-demo-wiring1.gif

Used in demo¶

  1. Source code of Wiring Blink Example
  2. pio run command
  3. pio run -t upload command.

Platform Manager¶

../../_images/platformio-demo-platforms.gif

Used in demo¶

  1. Platform Manager CLI
  2. pio platform list command
  3. pio platform search avr command
  4. pio platform show teensy command
  5. pio platform update command.

Library Manager¶

../../_images/platformio-demo-lib.gif

Used in demo¶

  1. Library Manager CLI
  2. pio lib search 1-wire command
  3. pio lib install 54 command
  4. pio lib search -f mbed command
  5. pio lib search -k rf command
  6. pio lib search radiohead command
  7. pio lib install 124 –version “1.40” command
  8. pio lib show 124 command
  9. pio lib update command.

Over-the-Air update for ESP8266¶

../../_images/platformio-demo-ota-esp8266.jpg

Used in demo¶

  1. pio run command
  2. pio run -t upload command.
Next Previous

© Copyright 2014-present, PlatformIO Revision 3f3c8cab.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: v5.0.4
Versions
latest
stable
v5.0.4
v5.0.3
v5.0.2
v5.0.1
v4.3.4
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.