Installing Logicrom on PlatformIO ================================= PlatformIO IDE -------------- PlatformIO IDE is the next-generation integrated development environment for IoT. More information about PlatformIO. - `What is PlatformIO? `_ - `About PlatformIO IDE `_ - `Installing PlatformIO IDE for VSCode `_ Quick Installation steps for PlatformIO IDE ------------------------------------------- 1. `Download `_ and install official Microsoft Visual Studio Code. PlatformIO IDE is built on top of it. 2. **Open** VSCode Package Manager. 3. **Search** for the official PlatformIO ide `extension `_ 4. *Install** PlatformIO IDE. .. image:: ../../_static/platformio-ide-vscode-pkg-installer.png :group: platformio :title: Install PlatformIO IDE Installing Logicrom Platform ---------------------------- 1. Click on "PlatformIO Home" button on the bottom `PlatformIO Toolbar `_ .. image:: ../../_static/platformio-ide-vscode-welcome.png :group: platformio :title: PlatformIO IDE Home 2. Click on "Platforms" Button on the left sidebar of PlatformIO Home. .. image:: ../../_static/platformio-ide-platforms-page.png :group: platformio :title: Go to Platforms list 3. On Platforms Page, Click on "Embedded" button on the top toolbar. .. image:: ../../_static/platformio-ide-embedded-menu.png :group: platformio :title: Goto Embedded Tab 4. Type "Logicrom" in the search box as shown, and click on "Logicrom Development Platform". .. image:: ../../_static/platformio-ide-logicrom-search.png :group: platformio :title: Search Logicrom platform 5. On Logicrom Platform page, Click install button as shown. You have successfully installed Logicrom Platform .. image:: ../../_static/platformio-ide-logicrom-finish.png :group: platformio :title: Install Logicrom platform