Skip to content

Color picker helps selecting colors for neopixels on circuitpython devices. A python script runs on a host computer and sends colors via the data comport to a circuitpython device.

License

Notifications You must be signed in to change notification settings

FlyingThings/color-picker-for-circuitpython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

color-picker-for-circuitpython

Color picker helps selecting colors for neopixels on circuitpython devices. A python script runs on a host computer and sends colors via the data comport to a circuitpython device.

Dependencies

Uses Adafruit Board Toolkit https://github.com/adafruit/Adafruit_Board_Toolkit

Usage

Copy boot.py and Color_picker_mcu.py onto the circuitpython device. Then run color_picker.py, which opens a window with 4 sliders, RGB and a brightness slider.

About

Color picker helps selecting colors for neopixels on circuitpython devices. A python script runs on a host computer and sends colors via the data comport to a circuitpython device.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages