Added starters of the gateway hats

This commit is contained in:
Ryan Walmsley 2018-09-14 15:53:47 +01:00
parent 971fb1c55c
commit c28c0b7967
8 changed files with 142 additions and 0 deletions

View File

@ -0,0 +1,69 @@
<!--
---
name: IOT LoRa Gateway HAT
class: board
type: IOT, Radio, LoRa
formfactor: HAT
manufacturer: Pi Supply
description: The IoT LoRa Gateway HAT Turns your Raspberry Pi into a LoRaWan Gateway
url:
github: https://github.com/PiSupply/iot-lora-gateway
buy:
image: 'pi-supply-iot-lora-gateway-hat.png'
pincount: 40
eeprom: yes
power:
'1':
'2':
'4':
'17':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'19':
mode: spi
'21':
mode: spi
'23':
mode: spi
'24':
mode: spi
'26':
mode: spi
'15':
name: Reset
mode: output
-->
#IoT LoRa Gateway HAT
Use this section to provide additional information such as features, technical parts, install requirements, etc. Please keep this section to the point and avoid copy/paste of marketing blurb - the board's extended description should be primarily neutral and technical.
The overlay itself uses the following fields, some of which are mandatory, as noted below:
MANDATORY
* name: the board name as it will appear at pinout.xyz
* class: the class the overlay falls in, 'board' is the most common (use that if in doubt).
* type: the typical applications of the board, i.e 'lcd' (use 'other' if in doubt). If multiple types apply, use a comma separated list (for example, 'adc,motor'). The keywords submitted will be used to filter boards on the site so don't include anything but tags that are relevant to the key functionality of the board.
* formfactor: the board's form factor. Valid values are Custom, HAT and pHAT. Note that an EEPROM is required for HAT specs, use Custom if that is not the case.
* manufacturer: the manufacturer's name.
* description: a description of what the add-on board provides.
* url: the main URL for the product providing detailed technical information about the board.
* pin: an array of the pins used. Do not specify power or EEPROM pins as part of the array!
DESIRABLE
* pincount: the header pin count, typically 26 or 40 but shims/custom boards are acceptable.
* eeprom: whether the board includes an eeprom (required by 'HAT' specs!).
* power: the supply logic required by the board. Valid values are 'external', '3v3', '5v' and '3v3,5v'.
* i2c: if the board uses i2c, a list of the bus address(es) and device(s) identification.
OPTIONAL
* image: a top-down image of the board as png with transparency or appropriate placeholder (see image template in board directory).
* github: github repository address.
* buy: URL where the board can be purchased.

View File

@ -0,0 +1,61 @@
<!--
---
name: IoT LoRa Node pHAT
class: board
type: IOT, Radio, LoRa
formfactor: pHAT
manufacturer: Pi Supply
description: A LoRa Node pHAT providing LoRaWAN funcionality for your Raspberry Pi
url:
github: https://github.com/PiSupply/rak811-python
buy:
image: 'pi-supply-iot-lora-node-phat.png'
pincount: 40
eeprom: yes
power:
'1':
'17':
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'8':
mode: uart
'10':
mode: uart
'11':
name: Reset
mode: output
-->
#IoT LoRa Node pHAT
Use this section to provide additional information such as features, technical parts, install requirements, etc. Please keep this section to the point and avoid copy/paste of marketing blurb - the board's extended description should be primarily neutral and technical.
The overlay itself uses the following fields, some of which are mandatory, as noted below:
MANDATORY
* name: the board name as it will appear at pinout.xyz
* class: the class the overlay falls in, 'board' is the most common (use that if in doubt).
* type: the typical applications of the board, i.e 'lcd' (use 'other' if in doubt). If multiple types apply, use a comma separated list (for example, 'adc,motor'). The keywords submitted will be used to filter boards on the site so don't include anything but tags that are relevant to the key functionality of the board.
* formfactor: the board's form factor. Valid values are Custom, HAT and pHAT. Note that an EEPROM is required for HAT specs, use Custom if that is not the case.
* manufacturer: the manufacturer's name.
* description: a description of what the add-on board provides.
* url: the main URL for the product providing detailed technical information about the board.
* pin: an array of the pins used. Do not specify power or EEPROM pins as part of the array!
DESIRABLE
* pincount: the header pin count, typically 26 or 40 but shims/custom boards are acceptable.
* eeprom: whether the board includes an eeprom (required by 'HAT' specs!).
* power: the supply logic required by the board. Valid values are 'external', '3v3', '5v' and '3v3,5v'.
* i2c: if the board uses i2c, a list of the bus address(es) and device(s) identification.
OPTIONAL
* image: a top-down image of the board as png with transparency or appropriate placeholder (see image template in board directory).
* github: github repository address.
* buy: URL where the board can be purchased.

View File

@ -183,3 +183,5 @@ overlays:
- picade-x-hat
- sixfab-cellular-shield-v2
- sixfab-cellular-iot-application-hat
- pi-supply-iot-lora-gateway-hat
- pi-supply-iot-lora-node-phat

View File

@ -182,3 +182,5 @@ overlays:
- picade-x-hat
- sixfab-cellular-shield-v2
- sixfab-cellular-iot-application-hat
- pi-supply-iot-lora-gateway-hat
- pi-supply-iot-lora-node-phat

View File

@ -182,3 +182,5 @@ overlays:
- picade-x-hat
- sixfab-cellular-shield-v2
- sixfab-cellular-iot-application-hat
- pi-supply-iot-lora-gateway-hat
- pi-supply-iot-lora-node-phat

View File

@ -183,3 +183,5 @@ overlays:
- picade-x-hat
- sixfab-cellular-shield-v2
- sixfab-cellular-iot-application-hat
- pi-supply-iot-lora-gateway-hat
- pi-supply-iot-lora-node-phat

View File

@ -183,3 +183,5 @@ overlays:
- picade-x-hat
- sixfab-cellular-shield-v2
- sixfab-cellular-iot-application-hat
- pi-supply-iot-lora-gateway-hat
- pi-supply-iot-lora-node-phat

View File

@ -183,3 +183,5 @@ overlays:
- picade-x-hat
- sixfab-cellular-shield-v2
- sixfab-cellular-iot-application-hat
- pi-supply-iot-lora-gateway-hat
- pi-supply-iot-lora-node-phat