Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 220 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 220 Bytes

arduinoHSV

An HSV to RGB converter using byte and integer arithmetic. Called with HSV arguments of from 0 to 255. To cycle through a color palette, call it with hues from 0 through 255 and saturation and value of 255.