Published scroll-phat-hd and phat-beat

This commit is contained in:
Phil Howard 2017-02-28 11:46:33 +00:00
parent 50d5eb5ecb
commit 5a361ff858
20 changed files with 674 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB

View File

@ -115,3 +115,5 @@ overlays:
- adafruit-motor-hat
- adafruit-pi-rtc
- adafruit-tft-kippah
- scroll-phat-hd
- phat-beat

View File

@ -0,0 +1,60 @@
<!--
---
name: pHAT BEAT
class: board
type: audio
formfactor: pHAT
manufacturer: Pimoroni
description: Stereo I2S DAC, AMP and VU meter
buy: https://shop.pimoroni.com/products/phat-beat
github: https://github.com/pimoroni/phat-beat
buy: https://shop.pimoroni.com/products/phat-beat
image: 'phat-beat.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'12':
name: I2S
'35':
name: I2S
'40':
name: I2S
'16':
name: Data
mode: output
active: high
'18':
name: Clock
mode: output
active: high
install:
'devices':
- 'i2s'
- 'i2c'
i2c:
'0x54':
name: LED driver
device: sn3218
-->
#pHAT BEAT
To get the pHAT BEAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/phatbeat | bash
```

View File

@ -0,0 +1,50 @@
<!--
---
name: Scroll pHAT HD
class: board
type: display, led
formfactor: pHAT
manufacturer: Pimoroni
description: A 17 x 7 LED matrix
url: https://github.com/pimoroni/scroll-phat-hd
github: https://github.com/pimoroni/scroll-phat-hd
buy: https://shop.pimoroni.com/products/scroll-phat-hd
image: 'scroll-phat-hd.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
i2c:
'0x74':
name: Matrix LED driver
device: IS31FL3731
-->
#Scroll pHAT HD
Scroll pHAT HD provides a matrix of 119 white LED pixels that is ideal for writing messages, showing graphs, and drawing pictures. Perfect for RPi Zero but works with A+/B+/2 too!
To get the pHAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/scrollphathd | bash
```
Then import it into your Python script and start tinkering:
```bash
import scrollphathd
```

View File

@ -0,0 +1,60 @@
<!--
---
name: pHAT BEAT
class: board
type: audio
formfactor: pHAT
manufacturer: Pimoroni
description: Stereo I2S DAC, AMP and VU meter
buy: https://shop.pimoroni.com/products/phat-beat
github: https://github.com/pimoroni/phat-beat
buy: https://shop.pimoroni.com/products/phat-beat
image: 'phat-beat.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'12':
name: I2S
'35':
name: I2S
'40':
name: I2S
'16':
name: Data
mode: output
active: high
'18':
name: Clock
mode: output
active: high
install:
'devices':
- 'i2s'
- 'i2c'
i2c:
'0x54':
name: LED driver
device: sn3218
-->
#pHAT BEAT
To get the pHAT BEAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/phatbeat | bash
```

View File

@ -0,0 +1,50 @@
<!--
---
name: Scroll pHAT HD
class: board
type: display, led
formfactor: pHAT
manufacturer: Pimoroni
description: A 17 x 7 LED matrix
url: https://github.com/pimoroni/scroll-phat-hd
github: https://github.com/pimoroni/scroll-phat-hd
buy: https://shop.pimoroni.com/products/scroll-phat-hd
image: 'scroll-phat-hd.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
i2c:
'0x74':
name: Matrix LED driver
device: IS31FL3731
-->
#Scroll pHAT HD
Scroll pHAT HD provides a matrix of 119 white LED pixels that is ideal for writing messages, showing graphs, and drawing pictures. Perfect for RPi Zero but works with A+/B+/2 too!
To get the pHAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/scrollphathd | bash
```
Then import it into your Python script and start tinkering:
```bash
import scrollphathd
```

View File

@ -6,8 +6,8 @@ url_suffix:
urls:
GND: ground
featured:
- picade-hat
- speaker-phat
- scroll-phat-hd
- phat-beat
- pi-cap
- 4tronix-picon-zero
overlays:
@ -115,3 +115,5 @@ overlays:
- adafruit-motor-hat
- adafruit-pi-rtc
- adafruit-tft-kippah
- scroll-phat-hd
- phat-beat

View File

@ -115,3 +115,5 @@ overlays:
- adafruit-motor-hat
- adafruit-pi-rtc
- adafruit-tft-kippah
- scroll-phat-hd
- phat-beat

View File

@ -0,0 +1,60 @@
<!--
---
name: pHAT BEAT
class: board
type: audio
formfactor: pHAT
manufacturer: Pimoroni
description: Stereo I2S DAC, AMP and VU meter
buy: https://shop.pimoroni.com/products/phat-beat
github: https://github.com/pimoroni/phat-beat
buy: https://shop.pimoroni.com/products/phat-beat
image: 'phat-beat.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'12':
name: I2S
'35':
name: I2S
'40':
name: I2S
'16':
name: Data
mode: output
active: high
'18':
name: Clock
mode: output
active: high
install:
'devices':
- 'i2s'
- 'i2c'
i2c:
'0x54':
name: LED driver
device: sn3218
-->
#pHAT BEAT
To get the pHAT BEAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/phatbeat | bash
```

View File

@ -0,0 +1,50 @@
<!--
---
name: Scroll pHAT HD
class: board
type: display, led
formfactor: pHAT
manufacturer: Pimoroni
description: A 17 x 7 LED matrix
url: https://github.com/pimoroni/scroll-phat-hd
github: https://github.com/pimoroni/scroll-phat-hd
buy: https://shop.pimoroni.com/products/scroll-phat-hd
image: 'scroll-phat-hd.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
i2c:
'0x74':
name: Matrix LED driver
device: IS31FL3731
-->
#Scroll pHAT HD
Scroll pHAT HD provides a matrix of 119 white LED pixels that is ideal for writing messages, showing graphs, and drawing pictures. Perfect for RPi Zero but works with A+/B+/2 too!
To get the pHAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/scrollphathd | bash
```
Then import it into your Python script and start tinkering:
```bash
import scrollphathd
```

View File

@ -115,3 +115,5 @@ overlays:
- adafruit-motor-hat
- adafruit-pi-rtc
- adafruit-tft-kippah
- scroll-phat-hd
- phat-beat

View File

@ -0,0 +1,60 @@
<!--
---
name: pHAT BEAT
class: board
type: audio
formfactor: pHAT
manufacturer: Pimoroni
description: Stereo I2S DAC, AMP and VU meter
buy: https://shop.pimoroni.com/products/phat-beat
github: https://github.com/pimoroni/phat-beat
buy: https://shop.pimoroni.com/products/phat-beat
image: 'phat-beat.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'12':
name: I2S
'35':
name: I2S
'40':
name: I2S
'16':
name: Data
mode: output
active: high
'18':
name: Clock
mode: output
active: high
install:
'devices':
- 'i2s'
- 'i2c'
i2c:
'0x54':
name: LED driver
device: sn3218
-->
#pHAT BEAT
To get the pHAT BEAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/phatbeat | bash
```

View File

@ -0,0 +1,50 @@
<!--
---
name: Scroll pHAT HD
class: board
type: display, led
formfactor: pHAT
manufacturer: Pimoroni
description: A 17 x 7 LED matrix
url: https://github.com/pimoroni/scroll-phat-hd
github: https://github.com/pimoroni/scroll-phat-hd
buy: https://shop.pimoroni.com/products/scroll-phat-hd
image: 'scroll-phat-hd.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
i2c:
'0x74':
name: Matrix LED driver
device: IS31FL3731
-->
#Scroll pHAT HD
Scroll pHAT HD provides a matrix of 119 white LED pixels that is ideal for writing messages, showing graphs, and drawing pictures. Perfect for RPi Zero but works with A+/B+/2 too!
To get the pHAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/scrollphathd | bash
```
Then import it into your Python script and start tinkering:
```bash
import scrollphathd
```

View File

@ -115,3 +115,5 @@ overlays:
- adafruit-motor-hat
- adafruit-pi-rtc
- adafruit-tft-kippah
- scroll-phat-hd
- phat-beat

View File

@ -0,0 +1,60 @@
<!--
---
name: pHAT BEAT
class: board
type: audio
formfactor: pHAT
manufacturer: Pimoroni
description: Stereo I2S DAC, AMP and VU meter
buy: https://shop.pimoroni.com/products/phat-beat
github: https://github.com/pimoroni/phat-beat
buy: https://shop.pimoroni.com/products/phat-beat
image: 'phat-beat.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'12':
name: I2S
'35':
name: I2S
'40':
name: I2S
'16':
name: Data
mode: output
active: high
'18':
name: Clock
mode: output
active: high
install:
'devices':
- 'i2s'
- 'i2c'
i2c:
'0x54':
name: LED driver
device: sn3218
-->
#pHAT BEAT
To get the pHAT BEAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/phatbeat | bash
```

View File

@ -0,0 +1,50 @@
<!--
---
name: Scroll pHAT HD
class: board
type: display, led
formfactor: pHAT
manufacturer: Pimoroni
description: A 17 x 7 LED matrix
url: https://github.com/pimoroni/scroll-phat-hd
github: https://github.com/pimoroni/scroll-phat-hd
buy: https://shop.pimoroni.com/products/scroll-phat-hd
image: 'scroll-phat-hd.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
i2c:
'0x74':
name: Matrix LED driver
device: IS31FL3731
-->
#Scroll pHAT HD
Scroll pHAT HD provides a matrix of 119 white LED pixels that is ideal for writing messages, showing graphs, and drawing pictures. Perfect for RPi Zero but works with A+/B+/2 too!
To get the pHAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/scrollphathd | bash
```
Then import it into your Python script and start tinkering:
```bash
import scrollphathd
```

View File

@ -115,3 +115,5 @@ overlays:
- adafruit-motor-hat
- adafruit-pi-rtc
- adafruit-tft-kippah
- scroll-phat-hd
- phat-beat

View File

@ -0,0 +1,60 @@
<!--
---
name: pHAT BEAT
class: board
type: audio
formfactor: pHAT
manufacturer: Pimoroni
description: Stereo I2S DAC, AMP and VU meter
buy: https://shop.pimoroni.com/products/phat-beat
github: https://github.com/pimoroni/phat-beat
buy: https://shop.pimoroni.com/products/phat-beat
image: 'phat-beat.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'12':
name: I2S
'35':
name: I2S
'40':
name: I2S
'16':
name: Data
mode: output
active: high
'18':
name: Clock
mode: output
active: high
install:
'devices':
- 'i2s'
- 'i2c'
i2c:
'0x54':
name: LED driver
device: sn3218
-->
#pHAT BEAT
To get the pHAT BEAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/phatbeat | bash
```

View File

@ -0,0 +1,50 @@
<!--
---
name: Scroll pHAT HD
class: board
type: display, led
formfactor: pHAT
manufacturer: Pimoroni
description: A 17 x 7 LED matrix
url: https://github.com/pimoroni/scroll-phat-hd
github: https://github.com/pimoroni/scroll-phat-hd
buy: https://shop.pimoroni.com/products/scroll-phat-hd
image: 'scroll-phat-hd.png'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
i2c:
'0x74':
name: Matrix LED driver
device: IS31FL3731
-->
#Scroll pHAT HD
Scroll pHAT HD provides a matrix of 119 white LED pixels that is ideal for writing messages, showing graphs, and drawing pictures. Perfect for RPi Zero but works with A+/B+/2 too!
To get the pHAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/scrollphathd | bash
```
Then import it into your Python script and start tinkering:
```bash
import scrollphathd
```