blaz-r / pi_pico_neopixel

Pi Pico library for NeoPixel led-strip written in MicroPython. Works with ws2812b (RGB) and sk6812 (RGBW).
MIT License
254 stars 54 forks source link

HSV color support #2

Closed blaz-r closed 3 years ago

blaz-r commented 3 years ago

Added support for HSV colors, which can be used with all existing functions.