Added NeoPixel FeatherWing
Added the NeoPixel FeatherWing. This is leverages the existing Adafruit DotStar library and adds the same functionality to the NeoPixel FeatherWing.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-featherwing
.
Read the docs for info on how to use it.