Skip to content
More NeoPixels. Fewer limitations. For Arduino Uno compatible XLR8 board from Alorium Technology
Verilog C++ SystemVerilog
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
examples Fixed NeoPixel legacy support, it now works as expected and is compat… Apr 18, 2018
extras Fixed NeoPixel legacy support, it now works as expected and is compat… Apr 18, 2018
src Fixed NeoPixel legacy support, it now works as expected and is compat… Apr 18, 2018
LICENSE
README.md
keywords.txt Fix typo Dec 7, 2015
library.properties Updating the library number Apr 18, 2018

README.md

XLR8NeoPixel

More NeoPixels (up to 1280!)
Fewer limitations (Interrupts allowed, Brightness works properly, Data memory saved)
For Arduino Uno compatible XLR8 board from Alorium Technology (www.aloriumtech.com)

This is a drop in replacement for Adafruit_NeoPixel library. If you have existing existing code and libraries, you can get the advantages of XLR8 by following the simple instructions found in XLR8NeoPixel.h

Please note that the XLR8NeoPixel library allows control only on Digital pins 2 - 13

You can’t perform that action at this time.