skill
직업 분류
설명
업데이트
build-and-flash
소프트웨어 개발자
Build, flash, and monitor the ESP32 firmware using PlatformIO. Use when: compiling the project, uploading firmware to the device, opening the serial monitor, running in simulation mode, or verifying the binary size.
2026-06-06
firmware-architecture
소프트웨어 개발자
Explains the ESP32 firmware architecture, module responsibilities, FreeRTOS task layout, IO data flow, logic engine format, and MQTT protocol. Use when: understanding how modules interact, tracing data flow from sensor to cloud, designing new features, or debugging task/memory issues.
2026-06-06