Skip to content
forked from chriszero/neobob

Arduino code to control a neopixel based RGB strip with boblight

Notifications You must be signed in to change notification settings

Tuxdiver/neobob

 
 

Repository files navigation

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.

About

Arduino code to control a neopixel based RGB strip with boblight

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 74.3%
  • Other 25.7%