01 - Dev. Env. Setup
Goal: Setup your computer for embedded development, and get up and running the first programs.
Task:
- Install VS Code and PlatformIO: https://www.youtube.com/watch?v=JmvMvIphMnY
- Hardware review: ESP32 and XIAO ESP32-C3
- Create the first project
- Flash a empty project
- create a blinking LED project as local library
Environment Setup