Files
embedded-lab/firmware/esp-idf/README.md
2026-06-30 11:42:43 +03:00

15 lines
363 B
Markdown

# ESP-IDF
ESP-IDF is planned for later stages.
## Use Later For
- Deeper ESP32 architecture.
- Tasks, timers and FreeRTOS concepts.
- More production-like firmware structure.
- Wi-Fi reliability and power management.
## Current Decision
Do not start here. First build confidence with safety, measurements, GPIO, PWM and I2C using Arduino Core or PlatformIO.