Enhanced MIPI DSI LCD driver for ESP-IDF with extended configuration options not exposed by the stock esp_lcd component — including DBI data type selection (DCS vs Generic), DPI clock lane state (continuous HS vs AUTO), and timing signal polarity.
A TDMA MAC layer for ESP-NOW on ESP32-S3 with Adaptive Frequency Hopping (AFH). Provides deterministic time-slotted access, NFC OOB provisioning support, and automatic PER-based channel hopping between 2.4 GHz channels 1/6/11. Payload-agnostic: the user defines and owns all application data structures.
PWM-driven matrix keypad driver for ESP-IDF using row pulse-width encoding and MCPWM capture for simultaneous multi-key detection. Supports multiple keys per column with hardware-assisted decoding.