ESP32-C3-DevKit-RUST-1

DevKit del proyecto Rust on ESP. Aunque está orientado a Rust, el hardware funciona con cualquier framework.

Docs oficiales: esp-rust-board repo en GitHub

Specs

SpecValor
SoCESP32-C3
Flash/PSRAM4 MB / -
USBUSB-C Serial/JTAG nativo (sin chip bridge)
ExtrasSensor SHTC3 + IMU ICM-42670 integrados, RGB LED

Cuándo elegirlo

  • Debug JTAG sin hardware adicional
  • Prototipado con sensores I2C ya soldados onboard
  • Desarrollo en Rust (target oficial del esp-rs board), pero también sirve para ESP-IDF / Arduino