I built a connected RGB lantern using ESP-NOW
For this battery-powered project I'm using MicroPython on a XIAO ESP32-S3 board, with a WS2812 LED strip. Multiple lamps can be synchronized together thanks to ESP-NOW.
Source code: https://codeberg.org/LAMPy/LAMPy
Hardware write-up: https://lampy.codeberg.page/
Let me know what you think!