Unlocking Your IoT Smartwatch Journey with ESP32-C3-Mini and LVGL

Unlocking Your IoT Smartwatch Journey with ESP32-C3-Mini and LVGL

ESP32-C3-Mini is a development board based on the ESP32-C3 chip, designed specifically for smartwatches and other wearable devices. It features a 240×240 resolution color touchscreen display and integrates multiple sensors, providing developers with a powerful and easy-to-use platform for building various creative projects. The open-source project introduced in this article aims to provide an LVGL … Read more

Solving ESP32-C3-MINI-1U Wake-up Issues in Sleep Mode

Solving ESP32-C3-MINI-1U Wake-up Issues in Sleep Mode

Qiming Cloud/ 01 Have you ever encountered this? When using the ESP32-C3-MINI-1U module with ESP-IDF version idf5.0.1, there is a probability of failure when waking up from sleep mode, causing the module to hang with no information printed to the serial port. Why is this happening? Qiming Cloud/ 02 What’s going on? The mainboard is … Read more