Skip to content

A simple Tk color picker for the Pimoroni Blinkt hat for Raspberry Pi

License

Notifications You must be signed in to change notification settings

DLeinHellios/blinkt-cp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blinkt-cp

This is a simple Tkinter gui for experimenting with colors on the Pimoroni Blinkt! hat for the Raspberry Pi. Requires Python 3, Tkinter, and the official Blinkt library (https://github.com/pimoroni/blinkt).

Features

  • RGB + Brightness sliders
  • Set each pixel values independently, or set all at once
  • Both a full-sized and mini GUIs included
  • Works great with ssh -X/-Y (Only tested on Linux client)

Potential Improvements

  • Export current pixel values as Python code
  • Display short animations on Blinkt

Screenshots

Full-sized GUI:

blinkt-cp

Mini GUI:

blinkt-cp-mini

About

A simple Tk color picker for the Pimoroni Blinkt hat for Raspberry Pi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages