pi-mote polished and published

This commit is contained in:
RogueM 2017-03-27 21:46:22 +01:00
parent 05901c8ff7
commit da6aa6fd0e
17 changed files with 306 additions and 104 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 479 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 50 KiB

View File

@ -1,41 +0,0 @@
<!--
---
name: Energenie Pi-mote
class: board
type: control
formfactor: Custom
manufacturer: Energenie
description: Allows control of Energenie smart plugs from a Raspberry Pi
url: https://energenie4u.co.uk/catalogue/product/ENER314
image:'Pi-Mote.png'
'11':
name: Encoder Signal D0
mode: output
active: high
'13':
name: Encoder Signal D3
mode: output
active: high
'15':
name: Encoder Signal D1
mode: output
active: high
'16':
name: Encoder Signal D2
mode: output
active: high
'18':
name: Mode Select
mode: output
active: high
'22':
name: Modulator Enable
mode: output
active: high
pincount: 26
buy: https://shop.pimoroni.com/products/pi-mote-control-starter-kit-with-2-sockets
-->
#Energenie Pi Mote
Allows control of Energenie smart plugs from the Raspberry Pi.

View File

@ -1,63 +0,0 @@
<!--
---
name: Audio Z
class: board
type: audio
formfactor: pHAT
manufacturer: Fe-Pi
collected: Other
description: A complete low cost audio solution for the Raspberry Pi
url: http://fe-pi.com/products/fe-pi-audio-z-v1
buy: http://fe-pi.com/products/fe-pi-audio-z-v1
image: 'fepi-audio-z.png'
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'3':
mode: i2c
'5':
mode: i2c
'12':
name: BCLK (Bit Clock)
mode: i2s
'35':
name: LRCLK (Left/Right Clock)
mode: i2s
'38':
name: DIN (Data In)
mode: i2s
'40':
name: DOUT (Data Out)
mode: i2s
i2c:
'0x0a':
name: SGTL5000
device: SGTL5000XNAA3/R2
-->
#Audio Z
The Fe-Pi Audio Z is designed to provide a complete low cost audio solution for Raspberry Pi 2, 3, and Zero, needing line-in, line-out, and headphone-out/mic-in.
## Features ##
* Small Raspberry Pi Zero PCB footprint
* 3.5 mm, 4 contact, jack for Headphone/MIC (black)
* 3.5 mm jack for stereo Line Out (green), and stereo Line In (pink)
* ADC > 90 dB SNR and -72 dB THD+N
* Line-Out > 100 dB SNR and -85 dB THD+N
* HP Output > 100 dB SNR and -80 dB THD+N, 62.5 mW max into 16 ohm
* Hardware level controls for Headphone Volume, Line In, Line Out. ALSA support
* 2x20pin 2.54mm female header and 40pin male breakable header included

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB

View File

@ -127,3 +127,4 @@ overlays:
- vandenbosch-gpio-input
- fepi-audio-z
- energenie-pi-mote

View File

@ -0,0 +1,50 @@
<!--
---
name: Pi-mote
class: board
type: com
formfactor: Custom
manufacturer: Energenie
collected: Other
description: Add-on that allows control of Energenie smart plugs from a Raspberry Pi
url: https://energenie4u.co.uk/res/pdfs/ENER314%20UM.pdf
buy: https://energenie4u.co.uk/catalogue/product/ENER314
image: 'energenie-pi-mote.png'
pincount: 26
eeprom: no
power:
'1':
'2':
ground:
'6':
pin:
'11':
name: D0 Encoder
mode: output
active: high
'13':
name: D3 Encoder
mode: output
active: high
'15':
name: D1 Encoder
mode: output
active: high
'16':
name: D2 Encoder
mode: output
active: high
'18':
name: Mode Select
mode: output
active: high
'22':
name: Modulator CE
mode: output
active: high
-->
# Pi-mote
The Pi-mote is a RF transmitter add-on board that allows control of up to 4 Energenie radio controlled sockets independently using Python.
With it you will be able to control your electrical sockets within a range of up to 30 metres, through doors, walls and ceilings.

View File

@ -0,0 +1,50 @@
<!--
---
name: Pi-mote
class: board
type: com
formfactor: Custom
manufacturer: Energenie
collected: Other
description: Add-on that allows control of Energenie smart plugs from a Raspberry Pi
url: https://energenie4u.co.uk/res/pdfs/ENER314%20UM.pdf
buy: https://energenie4u.co.uk/catalogue/product/ENER314
image: 'energenie-pi-mote.png'
pincount: 26
eeprom: no
power:
'1':
'2':
ground:
'6':
pin:
'11':
name: D0 Encoder
mode: output
active: high
'13':
name: D3 Encoder
mode: output
active: high
'15':
name: D1 Encoder
mode: output
active: high
'16':
name: D2 Encoder
mode: output
active: high
'18':
name: Mode Select
mode: output
active: high
'22':
name: Modulator CE
mode: output
active: high
-->
# Pi-mote
The Pi-mote is a RF transmitter add-on board that allows control of up to 4 Energenie radio controlled sockets independently using Python.
With it you will be able to control your electrical sockets within a range of up to 30 metres, through doors, walls and ceilings.

View File

@ -126,3 +126,4 @@ overlays:
- adafruit-joybonnet
- vandenbosch-gpio-input
- fepi-audio-z
- energenie-pi-mote

View File

@ -127,3 +127,4 @@ overlays:
- vandenbosch-gpio-input
- fepi-audio-z
- energenie-pi-mote

View File

@ -0,0 +1,50 @@
<!--
---
name: Pi-mote
class: board
type: com
formfactor: Custom
manufacturer: Energenie
collected: Other
description: Add-on that allows control of Energenie smart plugs from a Raspberry Pi
url: https://energenie4u.co.uk/res/pdfs/ENER314%20UM.pdf
buy: https://energenie4u.co.uk/catalogue/product/ENER314
image: 'energenie-pi-mote.png'
pincount: 26
eeprom: no
power:
'1':
'2':
ground:
'6':
pin:
'11':
name: D0 Encoder
mode: output
active: high
'13':
name: D3 Encoder
mode: output
active: high
'15':
name: D1 Encoder
mode: output
active: high
'16':
name: D2 Encoder
mode: output
active: high
'18':
name: Mode Select
mode: output
active: high
'22':
name: Modulator CE
mode: output
active: high
-->
# Pi-mote
The Pi-mote is a RF transmitter add-on board that allows control of up to 4 Energenie radio controlled sockets independently using Python.
With it you will be able to control your electrical sockets within a range of up to 30 metres, through doors, walls and ceilings.

View File

@ -127,3 +127,4 @@ overlays:
- vandenbosch-gpio-input
- fepi-audio-z
- energenie-pi-mote

View File

@ -0,0 +1,50 @@
<!--
---
name: Pi-mote
class: board
type: com
formfactor: Custom
manufacturer: Energenie
collected: Other
description: Add-on that allows control of Energenie smart plugs from a Raspberry Pi
url: https://energenie4u.co.uk/res/pdfs/ENER314%20UM.pdf
buy: https://energenie4u.co.uk/catalogue/product/ENER314
image: 'energenie-pi-mote.png'
pincount: 26
eeprom: no
power:
'1':
'2':
ground:
'6':
pin:
'11':
name: D0 Encoder
mode: output
active: high
'13':
name: D3 Encoder
mode: output
active: high
'15':
name: D1 Encoder
mode: output
active: high
'16':
name: D2 Encoder
mode: output
active: high
'18':
name: Mode Select
mode: output
active: high
'22':
name: Modulator CE
mode: output
active: high
-->
# Pi-mote
The Pi-mote is a RF transmitter add-on board that allows control of up to 4 Energenie radio controlled sockets independently using Python.
With it you will be able to control your electrical sockets within a range of up to 30 metres, through doors, walls and ceilings.

View File

@ -127,3 +127,4 @@ overlays:
- vandenbosch-gpio-input
- fepi-audio-z
- energenie-pi-mote

View File

@ -0,0 +1,50 @@
<!--
---
name: Pi-mote
class: board
type: com
formfactor: Custom
manufacturer: Energenie
collected: Other
description: Add-on that allows control of Energenie smart plugs from a Raspberry Pi
url: https://energenie4u.co.uk/res/pdfs/ENER314%20UM.pdf
buy: https://energenie4u.co.uk/catalogue/product/ENER314
image: 'energenie-pi-mote.png'
pincount: 26
eeprom: no
power:
'1':
'2':
ground:
'6':
pin:
'11':
name: D0 Encoder
mode: output
active: high
'13':
name: D3 Encoder
mode: output
active: high
'15':
name: D1 Encoder
mode: output
active: high
'16':
name: D2 Encoder
mode: output
active: high
'18':
name: Mode Select
mode: output
active: high
'22':
name: Modulator CE
mode: output
active: high
-->
# Pi-mote
The Pi-mote is a RF transmitter add-on board that allows control of up to 4 Energenie radio controlled sockets independently using Python.
With it you will be able to control your electrical sockets within a range of up to 30 metres, through doors, walls and ceilings.

View File

@ -127,3 +127,4 @@ overlays:
- vandenbosch-gpio-input
- fepi-audio-z
- energenie-pi-mote

View File

@ -0,0 +1,50 @@
<!--
---
name: Pi-mote
class: board
type: com
formfactor: Custom
manufacturer: Energenie
collected: Other
description: Add-on that allows control of Energenie smart plugs from a Raspberry Pi
url: https://energenie4u.co.uk/res/pdfs/ENER314%20UM.pdf
buy: https://energenie4u.co.uk/catalogue/product/ENER314
image: 'energenie-pi-mote.png'
pincount: 26
eeprom: no
power:
'1':
'2':
ground:
'6':
pin:
'11':
name: D0 Encoder
mode: output
active: high
'13':
name: D3 Encoder
mode: output
active: high
'15':
name: D1 Encoder
mode: output
active: high
'16':
name: D2 Encoder
mode: output
active: high
'18':
name: Mode Select
mode: output
active: high
'22':
name: Modulator CE
mode: output
active: high
-->
# Pi-mote
The Pi-mote is a RF transmitter add-on board that allows control of up to 4 Energenie radio controlled sockets independently using Python.
With it you will be able to control your electrical sockets within a range of up to 30 metres, through doors, walls and ceilings.