inkyphat published

This commit is contained in:
RogueM 2017-06-27 13:54:53 +01:00
parent e50247aa09
commit 2ca38aba98
13 changed files with 309 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 39 KiB

View File

@ -136,3 +136,4 @@ overlays:
- hyperpixel
- unicorn-hat-hd
- voice-hat
- inkyphat

View File

@ -47,7 +47,9 @@ pin:
-->
# Inky pHAT
TBA
Inky pHAT is a low-energy, red/black/white electronic paper display for the Raspberry Pi. Multi-colour EPD displays, like the one on Inky pHAT, use ingenious electrophoresis to pull coloured particles up and down on the display. The coloured particles reflect light, unlike most display types, so they're visible under bright lights.
The unit comes fully-assembled, with the display securely stuck down to the Inky pHAT PCB and connected via a ribbon cable. The Inky pHAT is compatible with all 40-way Raspberry Pis.
To get the pHAT up and running, you can use the one-line product installer:

View File

@ -0,0 +1,60 @@
<!--
---
name: Inky pHAT
class: board
type: display
formfactor: pHAT
manufacturer: Pimoroni
description: An e-paper display for your Raspberry Pi
url: https://shop.pimoroni.com/products/inky-phat
github: https://github.com/pimoroni/inky-phat
buy: https://shop.pimoroni.com/products/inky-phat
image: 'inkyphat.png'
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'11':
name: Chip Busy
mode: input
'13':
name: Chip Reset
mode: output
active: low
'15':
name: Chip Command
mode: output
active: high
'19':
mode: spi
'23':
mode: spi
'24':
name: Chip Select
mode: chipselect
active: high
-->
# Inky pHAT
Inky pHAT is a low-energy, red/black/white electronic paper display for the Raspberry Pi. Multi-colour EPD displays, like the one on Inky pHAT, use ingenious electrophoresis to pull coloured particles up and down on the display. The coloured particles reflect light, unlike most display types, so they're visible under bright lights.
The unit comes fully-assembled, with the display securely stuck down to the Inky pHAT PCB and connected via a ribbon cable. The Inky pHAT is compatible with all 40-way Raspberry Pis.
To get the pHAT up and running, you can use the one-line product installer:
```bash
curl https://get.pimoroni.com/inkyphat | bash
```
And follow the instructions!

View File

@ -135,3 +135,4 @@ overlays:
- wifi-pants
- zero-lipo
- zeroseg
- inkyphat

View File

@ -136,3 +136,4 @@ overlays:
- hyperpixel
- unicorn-hat-hd
- voice-hat
- inkyphat

View File

@ -0,0 +1,60 @@
<!--
---
name: Inky pHAT
class: board
type: display
formfactor: pHAT
manufacturer: Pimoroni
description: An e-paper display for your Raspberry Pi
url: https://shop.pimoroni.com/products/inky-phat
github: https://github.com/pimoroni/inky-phat
buy: https://shop.pimoroni.com/products/inky-phat
image: 'inkyphat.png'
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'11':
name: Chip Busy
mode: input
'13':
name: Chip Reset
mode: output
active: low
'15':
name: Chip Command
mode: output
active: high
'19':
mode: spi
'23':
mode: spi
'24':
name: Chip Select
mode: chipselect
active: high
-->
# Inky pHAT
Inky pHAT is a low-energy, red/black/white electronic paper display for the Raspberry Pi. Multi-colour EPD displays, like the one on Inky pHAT, use ingenious electrophoresis to pull coloured particles up and down on the display. The coloured particles reflect light, unlike most display types, so they're visible under bright lights.
The unit comes fully-assembled, with the display securely stuck down to the Inky pHAT PCB and connected via a ribbon cable. The Inky pHAT is compatible with all 40-way Raspberry Pis.
To get the pHAT up and running, you can use the one-line product installer:
```bash
curl https://get.pimoroni.com/inkyphat | bash
```
And follow the instructions!

View File

@ -136,3 +136,4 @@ overlays:
- hyperpixel
- unicorn-hat-hd
- voice-hat
- inkyphat

View File

@ -0,0 +1,60 @@
<!--
---
name: Inky pHAT
class: board
type: display
formfactor: pHAT
manufacturer: Pimoroni
description: An e-paper display for your Raspberry Pi
url: https://shop.pimoroni.com/products/inky-phat
github: https://github.com/pimoroni/inky-phat
buy: https://shop.pimoroni.com/products/inky-phat
image: 'inkyphat.png'
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'11':
name: Chip Busy
mode: input
'13':
name: Chip Reset
mode: output
active: low
'15':
name: Chip Command
mode: output
active: high
'19':
mode: spi
'23':
mode: spi
'24':
name: Chip Select
mode: chipselect
active: high
-->
# Inky pHAT
Inky pHAT is a low-energy, red/black/white electronic paper display for the Raspberry Pi. Multi-colour EPD displays, like the one on Inky pHAT, use ingenious electrophoresis to pull coloured particles up and down on the display. The coloured particles reflect light, unlike most display types, so they're visible under bright lights.
The unit comes fully-assembled, with the display securely stuck down to the Inky pHAT PCB and connected via a ribbon cable. The Inky pHAT is compatible with all 40-way Raspberry Pis.
To get the pHAT up and running, you can use the one-line product installer:
```bash
curl https://get.pimoroni.com/inkyphat | bash
```
And follow the instructions!

View File

@ -136,3 +136,4 @@ overlays:
- hyperpixel
- unicorn-hat-hd
- voice-hat
- inkyphat

View File

@ -0,0 +1,60 @@
<!--
---
name: Inky pHAT
class: board
type: display
formfactor: pHAT
manufacturer: Pimoroni
description: An e-paper display for your Raspberry Pi
url: https://shop.pimoroni.com/products/inky-phat
github: https://github.com/pimoroni/inky-phat
buy: https://shop.pimoroni.com/products/inky-phat
image: 'inkyphat.png'
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'11':
name: Chip Busy
mode: input
'13':
name: Chip Reset
mode: output
active: low
'15':
name: Chip Command
mode: output
active: high
'19':
mode: spi
'23':
mode: spi
'24':
name: Chip Select
mode: chipselect
active: high
-->
# Inky pHAT
Inky pHAT is a low-energy, red/black/white electronic paper display for the Raspberry Pi. Multi-colour EPD displays, like the one on Inky pHAT, use ingenious electrophoresis to pull coloured particles up and down on the display. The coloured particles reflect light, unlike most display types, so they're visible under bright lights.
The unit comes fully-assembled, with the display securely stuck down to the Inky pHAT PCB and connected via a ribbon cable. The Inky pHAT is compatible with all 40-way Raspberry Pis.
To get the pHAT up and running, you can use the one-line product installer:
```bash
curl https://get.pimoroni.com/inkyphat | bash
```
And follow the instructions!

View File

@ -136,3 +136,4 @@ overlays:
- hyperpixel
- unicorn-hat-hd
- voice-hat
- inkyphat

View File

@ -0,0 +1,60 @@
<!--
---
name: Inky pHAT
class: board
type: display
formfactor: pHAT
manufacturer: Pimoroni
description: An e-paper display for your Raspberry Pi
url: https://shop.pimoroni.com/products/inky-phat
github: https://github.com/pimoroni/inky-phat
buy: https://shop.pimoroni.com/products/inky-phat
image: 'inkyphat.png'
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'11':
name: Chip Busy
mode: input
'13':
name: Chip Reset
mode: output
active: low
'15':
name: Chip Command
mode: output
active: high
'19':
mode: spi
'23':
mode: spi
'24':
name: Chip Select
mode: chipselect
active: high
-->
# Inky pHAT
Inky pHAT is a low-energy, red/black/white electronic paper display for the Raspberry Pi. Multi-colour EPD displays, like the one on Inky pHAT, use ingenious electrophoresis to pull coloured particles up and down on the display. The coloured particles reflect light, unlike most display types, so they're visible under bright lights.
The unit comes fully-assembled, with the display securely stuck down to the Inky pHAT PCB and connected via a ribbon cable. The Inky pHAT is compatible with all 40-way Raspberry Pis.
To get the pHAT up and running, you can use the one-line product installer:
```bash
curl https://get.pimoroni.com/inkyphat | bash
```
And follow the instructions!