ESP-Brookesia service helper library which provides type-safe definitions, schemas, and unified calling interfaces for building and using services based on C++20 Concepts and CRTP pattern.
Multi-protocol LED strip controller for ESP32 with RGB and RGBW support. Supports WS2812, WS2812B, SK6812, APA104, APA102, SK9822, LPD8806, and WS2801.
ESP-Brookesia service manager which provides plugin-based lifecycle management, dual communication modes (thread-safe local calls & TCP-based RPC), event pub/sub, and RAII-style service binding.