reshuffling of types for recently added boards

This commit is contained in:
RogueM 2016-12-27 11:41:34 +00:00
parent 9aaf5010a1
commit 86e08abd4f
32 changed files with 90 additions and 72 deletions

View File

Before

Width:  |  Height:  |  Size: 24 KiB

After

Width:  |  Height:  |  Size: 24 KiB

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -2,7 +2,7 @@
--- ---
name: Automation HAT name: Automation HAT
class: board class: board
type: adc,io,motor type: adc,io,motor,relay
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: An all-in-one home automation and control board description: An all-in-one home automation and control board

View File

@ -2,7 +2,7 @@
--- ---
name: Automation pHAT name: Automation pHAT
class: board class: board
type: adc,io,motor type: adc,io,motor,relay
formfactor: pHAT formfactor: pHAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: An all-in-one home automation and control board description: An all-in-one home automation and control board

View File

@ -2,20 +2,18 @@
--- ---
name: Picade HAT name: Picade HAT
class: board class: board
type: input type: io
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: Arcade inputs & digital amp description: Arcade inputs & digital amp
buy: https://shop.pimoroni.com/products/picade-hat buy: https://shop.pimoroni.com/products/picade-hat
github: https://github.com/pimoroni/picade-hat github: https://github.com/pimoroni/picade-hat
image: 'pimoroni-picade-hat.png' image: 'picade-hat.png'
pincount: 40 pincount: 40
eeprom: yes eeprom: setup
power: power:
'1': '1':
'2': '2':
'4':
'17':
ground: ground:
'6': '6':
'9': '9':
@ -83,6 +81,7 @@ pin:
'32': '32':
name: Up name: Up
mode: input mode: input
active: low
'35': '35':
name: I2S WS name: I2S WS
'36': '36':
@ -109,3 +108,9 @@ All button inputs should be configured with their corresponding internal pull-up
* 4 terminals for joystick * 4 terminals for joystick
* Stereo audio combined for a single speaker * Stereo audio combined for a single speaker
* Support for an external power button and safe power shutdown * Support for an external power button and safe power shutdown
To get the HAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/picadehat | bash
```

View File

@ -2,7 +2,7 @@
--- ---
name: RabbitMax Flex name: RabbitMax Flex
class: board class: board
type: infrared,relay,button,buzzer,led,sensors,lcd,uart type: io,led,multi,relay,sensor
formfactor: HAT formfactor: HAT
manufacturer: Anavi manufacturer: Anavi
description: RabbitMax Flex is a Raspberry Pi HAT board for IoT with an IR transmitter and receiver, relay, button, buzzer, RGB LED, 5x cable slots for I2C sensors, and a slot for 16x2 LCD display module. description: RabbitMax Flex is a Raspberry Pi HAT board for IoT with an IR transmitter and receiver, relay, button, buzzer, RGB LED, 5x cable slots for I2C sensors, and a slot for 16x2 LCD display module.

View File

@ -2,14 +2,14 @@
--- ---
name: Rainbow HAT name: Rainbow HAT
class: board class: board
type: multi type: display,led,multi,sensor,touch
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: Sensors and IO for Android Things description: Sensors and IO for Android Things
url: http://blog.pimoroni.com/android-things-launch/ url: http://blog.pimoroni.com/android-things-launch/
github: https://github.com/pimoroni/rainbow-hat github: https://github.com/pimoroni/rainbow-hat
buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things
image: 'pimoroni-rainbow-hat.png' image: 'rainbow-hat.png'
pincount: 40 pincount: 40
eeprom: yes eeprom: yes
power: power:
@ -88,5 +88,3 @@ To get the HAT set up and ready to go you can use the one-line product installer
```bash ```bash
curl -sS https://get.pimoroni.com/rainbowhat | bash curl -sS https://get.pimoroni.com/rainbowhat | bash
``` ```
And follow the instructions!

View File

@ -2,7 +2,7 @@
--- ---
name: Automation HAT name: Automation HAT
class: board class: board
type: adc,io,motor type: adc,io,motor,relay
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: An all-in-one home automation and control board description: An all-in-one home automation and control board

View File

@ -2,7 +2,7 @@
--- ---
name: Automation pHAT name: Automation pHAT
class: board class: board
type: adc,io,motor type: adc,io,motor,relay
formfactor: pHAT formfactor: pHAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: An all-in-one home automation and control board description: An all-in-one home automation and control board

View File

@ -2,20 +2,18 @@
--- ---
name: Picade HAT name: Picade HAT
class: board class: board
type: input type: io
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: Arcade inputs & digital amp description: Arcade inputs & digital amp
buy: https://shop.pimoroni.com/products/picade-hat buy: https://shop.pimoroni.com/products/picade-hat
github: https://github.com/pimoroni/picade-hat github: https://github.com/pimoroni/picade-hat
image: 'pimoroni-picade-hat.png' image: 'picade-hat.png'
pincount: 40 pincount: 40
eeprom: yes eeprom: setup
power: power:
'1': '1':
'2': '2':
'4':
'17':
ground: ground:
'6': '6':
'9': '9':
@ -83,6 +81,7 @@ pin:
'32': '32':
name: Up name: Up
mode: input mode: input
active: low
'35': '35':
name: I2S WS name: I2S WS
'36': '36':
@ -109,3 +108,9 @@ All button inputs should be configured with their corresponding internal pull-up
* 4 terminals for joystick * 4 terminals for joystick
* Stereo audio combined for a single speaker * Stereo audio combined for a single speaker
* Support for an external power button and safe power shutdown * Support for an external power button and safe power shutdown
To get the HAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/picadehat | bash
```

View File

@ -2,7 +2,7 @@
--- ---
name: RabbitMax Flex name: RabbitMax Flex
class: board class: board
type: infrared,relay,button,buzzer,led,sensors,lcd,uart type: io,led,multi,relay,sensor
formfactor: HAT formfactor: HAT
manufacturer: Anavi manufacturer: Anavi
description: RabbitMax Flex is a Raspberry Pi HAT board for IoT with an IR transmitter and receiver, relay, button, buzzer, RGB LED, 5x cable slots for I2C sensors, and a slot for 16x2 LCD display module. description: RabbitMax Flex is a Raspberry Pi HAT board for IoT with an IR transmitter and receiver, relay, button, buzzer, RGB LED, 5x cable slots for I2C sensors, and a slot for 16x2 LCD display module.

View File

@ -2,14 +2,14 @@
--- ---
name: Rainbow HAT name: Rainbow HAT
class: board class: board
type: multi type: display,led,multi,sensor,touch
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: Sensors and IO for Android Things description: Sensors and IO for Android Things
url: http://blog.pimoroni.com/android-things-launch/ url: http://blog.pimoroni.com/android-things-launch/
github: https://github.com/pimoroni/rainbow-hat github: https://github.com/pimoroni/rainbow-hat
buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things
image: 'pimoroni-rainbow-hat.png' image: 'rainbow-hat.png'
pincount: 40 pincount: 40
eeprom: yes eeprom: yes
power: power:
@ -88,5 +88,3 @@ To get the HAT set up and ready to go you can use the one-line product installer
```bash ```bash
curl -sS https://get.pimoroni.com/rainbowhat | bash curl -sS https://get.pimoroni.com/rainbowhat | bash
``` ```
And follow the instructions!

View File

@ -2,7 +2,7 @@
--- ---
name: Automation HAT name: Automation HAT
class: board class: board
type: adc,io,motor type: adc,io,motor,relay
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: An all-in-one home automation and control board description: An all-in-one home automation and control board

View File

@ -2,7 +2,7 @@
--- ---
name: Automation pHAT name: Automation pHAT
class: board class: board
type: adc,io,motor type: adc,io,motor,relay
formfactor: pHAT formfactor: pHAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: An all-in-one home automation and control board description: An all-in-one home automation and control board

View File

@ -2,20 +2,18 @@
--- ---
name: Picade HAT name: Picade HAT
class: board class: board
type: input type: io
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: Arcade inputs & digital amp description: Arcade inputs & digital amp
buy: https://shop.pimoroni.com/products/picade-hat buy: https://shop.pimoroni.com/products/picade-hat
github: https://github.com/pimoroni/picade-hat github: https://github.com/pimoroni/picade-hat
image: 'pimoroni-picade-hat.png' image: 'picade-hat.png'
pincount: 40 pincount: 40
eeprom: yes eeprom: setup
power: power:
'1': '1':
'2': '2':
'4':
'17':
ground: ground:
'6': '6':
'9': '9':
@ -83,6 +81,7 @@ pin:
'32': '32':
name: Up name: Up
mode: input mode: input
active: low
'35': '35':
name: I2S WS name: I2S WS
'36': '36':
@ -109,3 +108,9 @@ All button inputs should be configured with their corresponding internal pull-up
* 4 terminals for joystick * 4 terminals for joystick
* Stereo audio combined for a single speaker * Stereo audio combined for a single speaker
* Support for an external power button and safe power shutdown * Support for an external power button and safe power shutdown
To get the HAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/picadehat | bash
```

View File

@ -2,7 +2,7 @@
--- ---
name: RabbitMax Flex name: RabbitMax Flex
class: board class: board
type: infrared,relay,button,buzzer,led,sensors,lcd,uart type: io,led,multi,relay,sensor
formfactor: HAT formfactor: HAT
manufacturer: Anavi manufacturer: Anavi
description: RabbitMax Flex is a Raspberry Pi HAT board for IoT with an IR transmitter and receiver, relay, button, buzzer, RGB LED, 5x cable slots for I2C sensors, and a slot for 16x2 LCD display module. description: RabbitMax Flex is a Raspberry Pi HAT board for IoT with an IR transmitter and receiver, relay, button, buzzer, RGB LED, 5x cable slots for I2C sensors, and a slot for 16x2 LCD display module.

View File

@ -2,14 +2,14 @@
--- ---
name: Rainbow HAT name: Rainbow HAT
class: board class: board
type: multi type: display,led,multi,sensor,touch
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: Sensors and IO for Android Things description: Sensors and IO for Android Things
url: http://blog.pimoroni.com/android-things-launch/ url: http://blog.pimoroni.com/android-things-launch/
github: https://github.com/pimoroni/rainbow-hat github: https://github.com/pimoroni/rainbow-hat
buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things
image: 'pimoroni-rainbow-hat.png' image: 'rainbow-hat.png'
pincount: 40 pincount: 40
eeprom: yes eeprom: yes
power: power:
@ -88,5 +88,3 @@ To get the HAT set up and ready to go you can use the one-line product installer
```bash ```bash
curl -sS https://get.pimoroni.com/rainbowhat | bash curl -sS https://get.pimoroni.com/rainbowhat | bash
``` ```
And follow the instructions!

View File

@ -2,7 +2,7 @@
--- ---
name: Automation HAT name: Automation HAT
class: board class: board
type: adc,io,motor type: adc,io,motor,relay
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: An all-in-one home automation and control board description: An all-in-one home automation and control board

View File

@ -2,7 +2,7 @@
--- ---
name: Automation pHAT name: Automation pHAT
class: board class: board
type: adc,io,motor type: adc,io,motor,relay
formfactor: pHAT formfactor: pHAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: An all-in-one home automation and control board description: An all-in-one home automation and control board

View File

@ -2,20 +2,18 @@
--- ---
name: Picade HAT name: Picade HAT
class: board class: board
type: input type: io
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: Arcade inputs & digital amp description: Arcade inputs & digital amp
buy: https://shop.pimoroni.com/products/picade-hat buy: https://shop.pimoroni.com/products/picade-hat
github: https://github.com/pimoroni/picade-hat github: https://github.com/pimoroni/picade-hat
image: 'pimoroni-picade-hat.png' image: 'picade-hat.png'
pincount: 40 pincount: 40
eeprom: yes eeprom: setup
power: power:
'1': '1':
'2': '2':
'4':
'17':
ground: ground:
'6': '6':
'9': '9':
@ -83,6 +81,7 @@ pin:
'32': '32':
name: Up name: Up
mode: input mode: input
active: low
'35': '35':
name: I2S WS name: I2S WS
'36': '36':
@ -109,3 +108,9 @@ All button inputs should be configured with their corresponding internal pull-up
* 4 terminals for joystick * 4 terminals for joystick
* Stereo audio combined for a single speaker * Stereo audio combined for a single speaker
* Support for an external power button and safe power shutdown * Support for an external power button and safe power shutdown
To get the HAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/picadehat | bash
```

View File

@ -2,7 +2,7 @@
--- ---
name: RabbitMax Flex name: RabbitMax Flex
class: board class: board
type: infrared,relay,button,buzzer,led,sensors,lcd,uart type: io,led,multi,relay,sensor
formfactor: HAT formfactor: HAT
manufacturer: Anavi manufacturer: Anavi
description: RabbitMax Flex is a Raspberry Pi HAT board for IoT with an IR transmitter and receiver, relay, button, buzzer, RGB LED, 5x cable slots for I2C sensors, and a slot for 16x2 LCD display module. description: RabbitMax Flex is a Raspberry Pi HAT board for IoT with an IR transmitter and receiver, relay, button, buzzer, RGB LED, 5x cable slots for I2C sensors, and a slot for 16x2 LCD display module.

View File

@ -2,14 +2,14 @@
--- ---
name: Rainbow HAT name: Rainbow HAT
class: board class: board
type: multi type: display,led,multi,sensor,touch
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: Sensors and IO for Android Things description: Sensors and IO for Android Things
url: http://blog.pimoroni.com/android-things-launch/ url: http://blog.pimoroni.com/android-things-launch/
github: https://github.com/pimoroni/rainbow-hat github: https://github.com/pimoroni/rainbow-hat
buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things
image: 'pimoroni-rainbow-hat.png' image: 'rainbow-hat.png'
pincount: 40 pincount: 40
eeprom: yes eeprom: yes
power: power:
@ -88,5 +88,3 @@ To get the HAT set up and ready to go you can use the one-line product installer
```bash ```bash
curl -sS https://get.pimoroni.com/rainbowhat | bash curl -sS https://get.pimoroni.com/rainbowhat | bash
``` ```
And follow the instructions!

View File

@ -2,7 +2,7 @@
--- ---
name: Automation HAT name: Automation HAT
class: board class: board
type: adc,io,motor type: adc,io,motor,relay
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: An all-in-one home automation and control board description: An all-in-one home automation and control board

View File

@ -2,7 +2,7 @@
--- ---
name: Automation pHAT name: Automation pHAT
class: board class: board
type: adc,io,motor type: adc,io,motor,relay
formfactor: pHAT formfactor: pHAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: An all-in-one home automation and control board description: An all-in-one home automation and control board

View File

@ -2,20 +2,18 @@
--- ---
name: Picade HAT name: Picade HAT
class: board class: board
type: input type: io
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: Arcade inputs & digital amp description: Arcade inputs & digital amp
buy: https://shop.pimoroni.com/products/picade-hat buy: https://shop.pimoroni.com/products/picade-hat
github: https://github.com/pimoroni/picade-hat github: https://github.com/pimoroni/picade-hat
image: 'pimoroni-picade-hat.png' image: 'picade-hat.png'
pincount: 40 pincount: 40
eeprom: yes eeprom: setup
power: power:
'1': '1':
'2': '2':
'4':
'17':
ground: ground:
'6': '6':
'9': '9':
@ -83,6 +81,7 @@ pin:
'32': '32':
name: Up name: Up
mode: input mode: input
active: low
'35': '35':
name: I2S WS name: I2S WS
'36': '36':
@ -109,3 +108,9 @@ All button inputs should be configured with their corresponding internal pull-up
* 4 terminals for joystick * 4 terminals for joystick
* Stereo audio combined for a single speaker * Stereo audio combined for a single speaker
* Support for an external power button and safe power shutdown * Support for an external power button and safe power shutdown
To get the HAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/picadehat | bash
```

View File

@ -2,7 +2,7 @@
--- ---
name: RabbitMax Flex name: RabbitMax Flex
class: board class: board
type: infrared,relay,button,buzzer,led,sensors,lcd,uart type: io,led,multi,relay,sensor
formfactor: HAT formfactor: HAT
manufacturer: Anavi manufacturer: Anavi
description: RabbitMax Flex is a Raspberry Pi HAT board for IoT with an IR transmitter and receiver, relay, button, buzzer, RGB LED, 5x cable slots for I2C sensors, and a slot for 16x2 LCD display module. description: RabbitMax Flex is a Raspberry Pi HAT board for IoT with an IR transmitter and receiver, relay, button, buzzer, RGB LED, 5x cable slots for I2C sensors, and a slot for 16x2 LCD display module.

View File

@ -2,14 +2,14 @@
--- ---
name: Rainbow HAT name: Rainbow HAT
class: board class: board
type: multi type: display,led,multi,sensor,touch
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: Sensors and IO for Android Things description: Sensors and IO for Android Things
url: http://blog.pimoroni.com/android-things-launch/ url: http://blog.pimoroni.com/android-things-launch/
github: https://github.com/pimoroni/rainbow-hat github: https://github.com/pimoroni/rainbow-hat
buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things
image: 'pimoroni-rainbow-hat.png' image: 'rainbow-hat.png'
pincount: 40 pincount: 40
eeprom: yes eeprom: yes
power: power:
@ -88,5 +88,3 @@ To get the HAT set up and ready to go you can use the one-line product installer
```bash ```bash
curl -sS https://get.pimoroni.com/rainbowhat | bash curl -sS https://get.pimoroni.com/rainbowhat | bash
``` ```
And follow the instructions!

View File

@ -2,7 +2,7 @@
--- ---
name: Automation HAT name: Automation HAT
class: board class: board
type: adc,io,motor type: adc,io,motor,relay
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: An all-in-one home automation and control board description: An all-in-one home automation and control board

View File

@ -2,7 +2,7 @@
--- ---
name: Automation pHAT name: Automation pHAT
class: board class: board
type: adc,io,motor type: adc,io,motor,relay
formfactor: pHAT formfactor: pHAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: An all-in-one home automation and control board description: An all-in-one home automation and control board

View File

@ -2,20 +2,18 @@
--- ---
name: Picade HAT name: Picade HAT
class: board class: board
type: input type: io
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: Arcade inputs & digital amp description: Arcade inputs & digital amp
buy: https://shop.pimoroni.com/products/picade-hat buy: https://shop.pimoroni.com/products/picade-hat
github: https://github.com/pimoroni/picade-hat github: https://github.com/pimoroni/picade-hat
image: 'pimoroni-picade-hat.png' image: 'picade-hat.png'
pincount: 40 pincount: 40
eeprom: yes eeprom: setup
power: power:
'1': '1':
'2': '2':
'4':
'17':
ground: ground:
'6': '6':
'9': '9':
@ -83,6 +81,7 @@ pin:
'32': '32':
name: Up name: Up
mode: input mode: input
active: low
'35': '35':
name: I2S WS name: I2S WS
'36': '36':
@ -109,3 +108,9 @@ All button inputs should be configured with their corresponding internal pull-up
* 4 terminals for joystick * 4 terminals for joystick
* Stereo audio combined for a single speaker * Stereo audio combined for a single speaker
* Support for an external power button and safe power shutdown * Support for an external power button and safe power shutdown
To get the HAT set up and ready to go you can use the one-line product installer:
```bash
curl -sS https://get.pimoroni.com/picadehat | bash
```

View File

@ -2,7 +2,7 @@
--- ---
name: RabbitMax Flex name: RabbitMax Flex
class: board class: board
type: infrared,relay,button,buzzer,led,sensors,lcd,uart type: io,led,multi,relay,sensor
formfactor: HAT formfactor: HAT
manufacturer: Anavi manufacturer: Anavi
description: RabbitMax Flex is a Raspberry Pi HAT board for IoT with an IR transmitter and receiver, relay, button, buzzer, RGB LED, 5x cable slots for I2C sensors, and a slot for 16x2 LCD display module. description: RabbitMax Flex is a Raspberry Pi HAT board for IoT with an IR transmitter and receiver, relay, button, buzzer, RGB LED, 5x cable slots for I2C sensors, and a slot for 16x2 LCD display module.

View File

@ -2,14 +2,14 @@
--- ---
name: Rainbow HAT name: Rainbow HAT
class: board class: board
type: multi type: display,led,multi,sensor,touch
formfactor: HAT formfactor: HAT
manufacturer: Pimoroni manufacturer: Pimoroni
description: Sensors and IO for Android Things description: Sensors and IO for Android Things
url: http://blog.pimoroni.com/android-things-launch/ url: http://blog.pimoroni.com/android-things-launch/
github: https://github.com/pimoroni/rainbow-hat github: https://github.com/pimoroni/rainbow-hat
buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things
image: 'pimoroni-rainbow-hat.png' image: 'rainbow-hat.png'
pincount: 40 pincount: 40
eeprom: yes eeprom: yes
power: power:
@ -88,5 +88,3 @@ To get the HAT set up and ready to go you can use the one-line product installer
```bash ```bash
curl -sS https://get.pimoroni.com/rainbowhat | bash curl -sS https://get.pimoroni.com/rainbowhat | bash
``` ```
And follow the instructions!