A PyGame based stream control 'deck' platform, intended to run on Raspberry Pi w/ Touchscreen.
Elements will also be built to handle hardware buttons and drive Neopixel / Dotstar LEDs, including in MicroPython compatible form.
python3 Deck
Plan is to use a json config file to load the map of buttons and actions. Full format is TBD.
A configuration mode may be included at some point to simplify setup and/or fine adjustment.