2023-02-18 19:14:11 +01:00
|
|
|
# Renderbug: An embedded art engine
|
2018-12-26 20:35:58 -08:00
|
|
|
|
2023-03-04 13:16:17 +01:00
|
|
|
[](https://renderbug.readthedocs.io/en/latest/?badge=latest)
|
|
|
|
[](http://woodpecker.cloud.malloc.hackerbots.net:8000/tdfischer/renderbug)
|
|
|
|
|
2023-02-18 19:14:11 +01:00
|
|
|
Renderbug is a fast, efficient, and beautiful LED art engine for the ESP32 and
|
|
|
|
other chipsets that are able to talk to WS2812b (aka Neopixel) RGB LEDs.
|
2018-12-26 20:35:58 -08:00
|
|
|
|
2023-02-18 19:14:11 +01:00
|
|
|
## Features
|
2018-12-26 20:35:58 -08:00
|
|
|
|
2023-02-18 19:14:11 +01:00
|
|
|
- Fun to use
|
|
|
|
- Fast as hell
|
|
|
|
- Microkernel architecture
|
|
|
|
- Functional API
|
|
|
|
- JSON Configuration
|
|
|
|
- Live reconfiguration
|
|
|
|
- Connectivity over Serial, Bluetooth, MQTT, and others
|
|
|
|
- Tasklets for rendering, input, and background services
|
|
|
|
- Surface mapping and projection algorithms (batteries included)
|
|
|
|
- Automatic power management
|
|
|
|
- Sprites
|
|
|
|
- Native Home Assistant support over MQTT
|
2018-12-26 20:35:58 -08:00
|
|
|
|
2023-02-18 19:14:11 +01:00
|
|
|
## Demonstration
|
2018-12-26 20:35:58 -08:00
|
|
|
|
2023-02-18 19:14:11 +01:00
|
|
|
[](https://www.youtube.com/shorts/VbPOKY6_bkc)
|