There are a few steps to setting up your development environment, but nothing complicated. You can click on each of the steps for more details, but this is the overall process:
- Setup Visual Studio Code and PlatformIO
- Install project dependencies
- Open the workspace in Visual Studio Code
- Attach your ESP32 to your pc's USB port
- Configure the COM-port the ESP32 is connected to
- Create your personal configuration files
- Upload your configuration files
- Compile and upload the firmware
For more information visit https://mattzobricks.com