Skip to content

Add ESP32-C3 sensor, MQTT, and OTA firmware path#14

Open
keilogic wants to merge 1 commit into
Clawland-AI:mainfrom
keilogic:microclaw-esp32c3-port
Open

Add ESP32-C3 sensor, MQTT, and OTA firmware path#14
keilogic wants to merge 1 commit into
Clawland-AI:mainfrom
keilogic:microclaw-esp32c3-port

Conversation

@keilogic

Copy link
Copy Markdown

Summary

  • add an ESP32-C3 PlatformIO target while keeping the existing ESP32 dev target
  • implement analog + DHT sensor reads with compact serial/MQTT status payloads
  • add MQTT reconnect/backoff and ArduinoOTA handling with credential-free defaults
  • document compile-time configuration and hardware validation assumptions

Validation

  • python -m platformio run -e esp32c3
  • python -m platformio run -e esp32
  • git diff --check

Refs #13

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant