Go to file
2023-12-23 11:15:46 +01:00
data figments: renderer: move power management directly into the renderer 2023-12-20 09:17:50 +01:00
docs docs: readthedocs.org support 2023-03-04 13:53:22 +01:00
lib/Figments figments: input: remove unused event intents, move stringification into figments lib 2023-12-23 11:11:33 +01:00
src platform: esp32: disable bluetooth serial for now 2023-12-23 11:15:46 +01:00
.gitignore docs: readthedocs.org support 2023-03-04 13:53:22 +01:00
.readthedocs.yaml docs: readthedocs.org support 2023-03-04 13:53:22 +01:00
.woodpecker.yml docs: readthedocs.org support 2023-03-04 13:53:22 +01:00
build-hal.py build-hal: add RENDERBUG_HAL define, fix logging output 2023-12-23 11:02:52 +01:00
default-partitions.csv platformio: update platformio.ini with stream deps, simplify configs 2023-12-23 11:09:20 +01:00
Doxyfile docs: readthedocs.org support 2023-03-04 13:53:22 +01:00
libs.txt update 2021-03-27 18:19:55 -07:00
no_ota.csv build for esp32 mask project 2021-04-10 11:10:25 -07:00
Pipfile docs: readthedocs.org support 2023-03-04 13:53:22 +01:00
platformio.ini platformio: update platformio.ini with stream deps, simplify configs 2023-12-23 11:09:20 +01:00
README.md docs: readthedocs.org support 2023-03-04 13:53:22 +01:00
upload-fleet.sh docs: readthedocs.org support 2023-03-04 13:53:22 +01:00
verify-configs.py build: clean up the mess of ifdefs from platform into a scons-configured hal 2023-12-20 10:47:26 +01:00

Renderbug: An embedded art engine

Documentation Status Build Status

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.

Features

  • 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

Demonstration

blazing fast LEDs