charlee / neopixel-colorpicker

A hardware colorpicker for NeoPixel LED strips.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hardware ColorPicker for NeoPixel

This is a hardware colorpicker for NeoPixel LED strips. It is used for picking gradient patterns.

The motivation of creating this project is that NeoPixel colors have large different than the same colors on computer screens, which makes it impractical to create NeoPixel colors with computer tools. This hardware colorpicker allows you to adjust the colors and see their HSV values in real time.

The program is written in CircuitPython. The following libs are used:

Breadboard

breadboard

Case

The STL files for the case is provided under the STL folder. However, I cannot guarantee that they fit your parts. Please use them as reference only; always measure your parts and create your own 3D model.

License

Shield: CC BY-NC-SA 4.0

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

CC BY-NC-SA 4.0

About

A hardware colorpicker for NeoPixel LED strips.

License:Other


Languages

Language:Python 100.0%