A watch based on the ESP32-C3 with an OLED 0.42 screen, with the ability to synchronize via WiFi
-
Updated
Jan 8, 2026 - C++
A watch based on the ESP32-C3 with an OLED 0.42 screen, with the ability to synchronize via WiFi
🇬🇧 English: Modular resource monitor for ESP32 with task, memory, and timer diagnostics. Designed for ESP-IDF. 🇷🇴 Română: Monitor modular de resurse pentru ESP32 cu diagnosticare de taskuri, memorie și timere. Compatibil ESP-IDF.
It's a simple demonstation of LED blink in ESP32-C3. and There are three different ways to implement periodic LED blinking from LEDC, gptimer, esp-timer. As there is no usb-uart bridge circuit in this tiny gateway board, it uses the builtin native USB from ESP32-C3 (GPIO18: D-) (GPIO19: D+). thus it uses usb-serial-jtag...
Add a description, image, and links to the esp-timer topic page so that developers can more easily learn about it.
To associate your repository with the esp-timer topic, visit your repo's landing page and select "manage topics."