Close

07/16/19 - Getting started with ESP32 on PlatformIO

A project log for My attempt at an ESP-NOW Mesh

Designing a custom mesh for sensors, home automation and remote controlling using Espressif's ESP-NOW

david-mDavid M. 07/31/2019 at 18:110 Comments

After watching some tutorials and messing around the interface, I got used to the PlatformIO workflow. After some troubleshooting, I figured out Visual Studio Code's user interface. It has a small bug where the window would be unable to be typed into when I clicked on a button on the left panel. I hope these small bugs will get fixed soon. The port of the blink sketch from Arduino to PlatformIO was a success.

Fig. 1 -  PlatformIO in Visual Studio Code

Discussions