Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 407 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 407 Bytes

neobob

Arduino code to control a neopixel or FastLED based RGB strip with boblight. Configure it via the USEFASTLED #define

for FastLED see https://github.com/FastLED/FastLED

It's important to use following option in your boblight.conf

[device]
allowsync off

Inculdes a modified Adafruit_NeoPixel for use with TM1829 stripes, remove it if you use the original stripes.