ESP IoT pHAT overlay

This commit is contained in:
RogueM 2016-02-07 22:30:39 +01:00
parent 185cbcbe31
commit 4952291617
3 changed files with 51 additions and 3 deletions

View File

@ -1,11 +1,17 @@
#Overlays History #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! This document only logs the changes to the overlay files that are relevant for purposes of translations. See files history for further details!
Feb 7, 2016
- added espiot-phat.md
Jan 31, 2016
- major tweaks to sense-hat.md
Dec 29, 2015 Dec 29, 2015
- added Drum HAT.md - added drum-hat.md
Dec 16, 2015 Dec 16, 2015
- added pHAT Dac.md - added phat-dac.md
Dec 3, 2015 Dec 3, 2015
- added explorer-phat.md - added explorer-phat.md

View File

@ -0,0 +1,41 @@
<!--
---
class: board
type: iot
name: ESP IoT pHAT
manufacturer: Pimoroni
description: ESP8266 module.
url: https://shop.pimoroni.com/products/esp8266-phat
buy: https://shop.pimoroni.com/products/esp8266-phat
formfactor: 'pHAT'
pincount: 40
eeprom: no
power:
'2':
ground:
'6':
pin:
'8':
name: TXD / Transmit
direction: output
active: high
'10':
name: RXD / Receive
direction: input
active: high
'11':
name: Chip Reset
active: low
'13':
name: Chip Program
active: low
-->
#ESP IoT pHAT
The ESP IoT pHAT is an ESP8266 based add-on for the Raspberry Pi. It provides some GPIO and one ADC channel, broken out to use alongside a small prototyping area. 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 get.pimoroni.com/iotphat | bash
```

View File

@ -32,15 +32,16 @@ overlays:
- arduino-spi - arduino-spi
- wiringpi - wiringpi
- cirruslogicaudiocard - cirruslogicaudiocard
- iqaudio-pi-dac
- display-o-tron - display-o-tron
- display-o-tron-hat - display-o-tron-hat
- discohat - discohat
- drum-hat - drum-hat
- espiot-phat
- explorer-hat - explorer-hat
- explorer-hat-pro - explorer-hat-pro
- explorer-phat - explorer-phat
- phat-dac - phat-dac
- iqaudio-pi-dac
- piano-hat - piano-hat
- piborg-ledborg - piborg-ledborg
- pibrella - pibrella