https://github.com/trivedijeet/buildicator
Ring of WS2812b (individually addressable RGBW) LEDs on a 3D-printed case controlled by an ESP8266 microcontroller. Visual indicator of current build state. Easily configurable to point to CI/CD pipelines
https://github.com/trivedijeet/buildicator
arduino cpp microcontroller microcontroller-firmware
Last synced: 6 months ago
JSON representation
Ring of WS2812b (individually addressable RGBW) LEDs on a 3D-printed case controlled by an ESP8266 microcontroller. Visual indicator of current build state. Easily configurable to point to CI/CD pipelines
- Host: GitHub
- URL: https://github.com/trivedijeet/buildicator
- Owner: TrivediJeet
- Created: 2020-02-13T04:18:34.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-13T05:07:47.000Z (almost 6 years ago)
- Last Synced: 2025-05-17T06:07:52.681Z (9 months ago)
- Topics: arduino, cpp, microcontroller, microcontroller-firmware
- Language: C++
- Homepage:
- Size: 29.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Buildicator
Refrences/documentation:
NeoPixelBus object API: https://github.com/Makuna/NeoPixelBus/wiki/NeoPixelBus-object-API
ESP8266ex datasheet: https://www.espressif.com/sites/default/files/documentation/0a-esp8266ex_datasheet_en.pdf
Demo: State (Previously successfull and currently building)