S1, which combines the ESP32-P4 with an ESP32-C5 dual-band WiFi 6 module, instead of the more commonly used ESP32-C6 wireless ...
ESPConnect is a capable flashing utility for ESP32 and ESP8266 boards. It depends on the Arduino IDE or PlatformIO IDE if you plan to use community-submitted or ready-made firmware. The web-based ...
The clock stores your WiFi credentials and supports remote updates By default the Clock does not use https for communication, it's too slow. Https can be enabled in Clock.ino (#define HTTPS ...). The ...
This is a driver for MicroPython to handle cheap displays based on ST7789 chip. It supports both 240x240 and 135x240 variants of displays. It is written in pure C, so you have to build firmware by ...