PlatformIO CLI on Linux (Ubuntu 18.04)
Install PlatformIO CLI on Linux (Ubuntu 18.04) for use in programming IOT devices (i.e., ESP8266, ESP32, NodeMCU) Plus Post Install setup to test the installation (ESP8266 LED blink) TL;DR Prerequisites: * Python3 * curl 1. Add to PATH Add the following to .profile in your home directory: export PATH=…