adafruit / Adafruit_CircuitPython_NeoPixel

CircuitPython drivers for neopixels.
MIT License
304 stars 98 forks source link

Create hsv neopixel [DRAFT] #106

Closed sermelo closed 3 years ago

sermelo commented 3 years ago

Add a version of neopixel version that uses HSV instead of RGB/GRB.

NOTE: This is just an initial proposal. To know if this is something could be interesting to have. See https://github.com/adafruit/Adafruit_CircuitPython_NeoPixel/issues/107