/HsvConverter

Fast HSV to RGB conversion library. The conversion does not make use of floating-point arithmetic, so it is useful and significantly faster than other libraries for hardware with no FPU like Arduinos.

Primary LanguageC++MIT LicenseMIT

No issues in this repository yet.