drum-hat added + pt flag included

This commit is contained in:
RogueM 2015-12-29 16:27:22 +01:00
parent 376e8bdb99
commit 821d392898
4 changed files with 46 additions and 1 deletions

BIN
resources/pt.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 554 B

View File

@ -1,6 +1,9 @@
#Overlays History
This document only logs the changes to the overlay files that are relevant for purposes of translations. See files history for further details!
Dec 29, 2015
- added Drum HAT.md
Dec 16, 2015
- added pHAT Dac.md

View File

@ -0,0 +1,41 @@
<!--
---
name: Drum HAT
manufacturer: Pimoroni
description: An 8 pad finger Drum HAT for your Raspberry Pi
url: https://github.com/pimoroni/drum-hat
github: https://github.com/pimoroni/drum-hat
buy: http://shop.pimoroni.com/products/drum-hat
formfactor: 'HAT'
pincount: 40
eeprom: yes
pin:
'3':
mode: i2c
'5':
mode: i2c
'22':
name: Alert
mode: input
'40':
name: Reset
mode: output
i2c:
'0x2c':
name: Cap Touch
device: cap1188
datasheet: http://ww1.microchip.com/downloads/en/DeviceDoc/CAP1188%20.pdf
-->
#Drum HAT
Drum HAT is the companion to Piano HAT. It uses the same cap touch sensor to provide 8 finger-sized drum pads. Use it to play music in Python, control software drum synths on your Pi, take control of hardware drum machines, or just build it into an elaborate drum-controlled project.
Features: 8 touch sensitive buttons and 8 LEDs. Works with Piano HAT (it uses a CAP1188 chip with a non-conflicting i2c address at 0x2c).
To get the HAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS get.pimoroni.com/drumhat | bash
```
And follow the instructions!

View File

@ -36,7 +36,7 @@ overlays:
- display-o-tron
- display-o-tron-hat
- discohat
- dots
- drum-hat
- explorer-hat
- explorer-hat-pro
- explorer-phat
@ -45,6 +45,7 @@ overlays:
- piborg-ledborg
- pibrella
- piglow
- dots
- rtk-000-001
- scroll-phat
- sense-hat