To launch the built-in terminal interface, choose Menu: PlatformIO > Terminal or Or call targets list from the status bar (bottom, left corner): Using Menu: PlatformIO > Run other target. What is more, you can run specific target or process project environment To upload firmware to the board, run Upload. Run Build and you should see a green “success” result in the build Open the main.cpp file in the src folder and replace its contents withīuilding / Uploading / Targets and hotkeys Happy coding! Setting Up the Project ¶Ĭlick on the “PlatformIO Home” button on the PlatformIO ToolbarĬlick on “New Project”, select a board and create a new PlatformIO Project
PlatformIO IDE will ask you to reload the Atom window to apply Please be patient and let the installation complete. Opened, the PlatformIO IDE auto installer will continue to install dependent packagesĪnd PlatformIO Core (CLI). Launch ¶Īfter installation, launch PlatformIO IDE by opening Atom. Have a general understanding of how to work with projects in the IDE. You the creation process for a simple “Blink” example. This tutorial introduces you to the basics of PlatformIO IDE workflow and shows If some libraries are not visible in PlatformIO IDE for Atom and Code Completion orĬode Linting does not work properly, please perform Menu: PlatformIO > Rebuild C/C++ Project Index (Autocomplete, Linter) Quick Start ¶ Compilation database compile_commands.json.