pinout.vvzero.com/src/en/overlay/piano-hat.md
RogueM 96f8792cd9 Misc overlay tweaks
- 26-way merged back into Custom
- new COM and MCU types keywords
- Other types boards sorted into discrete types
- misc other overlay tweaks
2016-06-26 15:35:20 +01:00

1.2 KiB

#Piano HAT

Piano HAT has 16 touch-sensitive buttons. 13 of these are a single Piano octave, the rest give you octave up/down and instrument select functionality.

It uses two Microchip CAP1188 chips with the i2c addresses 0x28 and 0x2b.

To get the HAT set up and ready to go you can use the one-line product installer:

curl -sS get.pimoroni.com/pianohat | bash

And follow the instructions!