Skip to content

dougn/PiPianoUi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiPianoUi

Graphical UI and hooks for using Pimoroni's Raspberry Pi Piano Hat

PiPianoUI

The Piano-HAT from Pimoroni, is a great capacitive keyboard with LED's for the Raspberry Pi. However the example code is a bit slim, and it can be difficult to know the current instrument or octive when using it. This project is based on that example code, but is a new implementation.

This is an expanded UI and API for interacting with the Piano-HAT, pygame, python-midi, and more. You can code up your own instrument implementations and add them to the queue of available instruments.

You can use the computer keyboard in addition to the Piano-HAT. This allows for testing and development on other platforms or without requiring the Piano-HAT hardware.

PianoHat

Documentation includes a complete parts list, assembly instructions, software install steps, and problems encountered.

Piano-HAT and this project fully support Python3. However the version of python-midi as of May 2018 does not. Thus the software installation instructions are currently for Python2.

About

Graphical UI and hooks for using Pimoroni's Raspberry Pi Piano Hat

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages