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
class: board
type: adc,io,motor
type: adc,io,motor,relay
formfactor: HAT
manufacturer: Pimoroni
description: An all-in-one home automation and control board

View File

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

View File

@ -2,20 +2,18 @@
---
name: Picade HAT
class: board
type: input
type: io
formfactor: HAT
manufacturer: Pimoroni
description: Arcade inputs & digital amp
buy: https://shop.pimoroni.com/products/picade-hat
github: https://github.com/pimoroni/picade-hat
image: 'pimoroni-picade-hat.png'
image: 'picade-hat.png'
pincount: 40
eeprom: yes
eeprom: setup
power:
'1':
'2':
'4':
'17':
ground:
'6':
'9':
@ -83,6 +81,7 @@ pin:
'32':
name: Up
mode: input
active: low
'35':
name: I2S WS
'36':
@ -109,3 +108,9 @@ All button inputs should be configured with their corresponding internal pull-up
* 4 terminals for joystick
* Stereo audio combined for a single speaker
* 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
class: board
type: infrared,relay,button,buzzer,led,sensors,lcd,uart
type: io,led,multi,relay,sensor
formfactor: HAT
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.

View File

@ -2,14 +2,14 @@
---
name: Rainbow HAT
class: board
type: multi
type: display,led,multi,sensor,touch
formfactor: HAT
manufacturer: Pimoroni
description: Sensors and IO for Android Things
url: http://blog.pimoroni.com/android-things-launch/
github: https://github.com/pimoroni/rainbow-hat
buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things
image: 'pimoroni-rainbow-hat.png'
image: 'rainbow-hat.png'
pincount: 40
eeprom: yes
power:
@ -88,5 +88,3 @@ 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/rainbowhat | bash
```
And follow the instructions!

View File

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

View File

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

View File

@ -2,20 +2,18 @@
---
name: Picade HAT
class: board
type: input
type: io
formfactor: HAT
manufacturer: Pimoroni
description: Arcade inputs & digital amp
buy: https://shop.pimoroni.com/products/picade-hat
github: https://github.com/pimoroni/picade-hat
image: 'pimoroni-picade-hat.png'
image: 'picade-hat.png'
pincount: 40
eeprom: yes
eeprom: setup
power:
'1':
'2':
'4':
'17':
ground:
'6':
'9':
@ -83,6 +81,7 @@ pin:
'32':
name: Up
mode: input
active: low
'35':
name: I2S WS
'36':
@ -109,3 +108,9 @@ All button inputs should be configured with their corresponding internal pull-up
* 4 terminals for joystick
* Stereo audio combined for a single speaker
* 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
class: board
type: infrared,relay,button,buzzer,led,sensors,lcd,uart
type: io,led,multi,relay,sensor
formfactor: HAT
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.

View File

@ -2,14 +2,14 @@
---
name: Rainbow HAT
class: board
type: multi
type: display,led,multi,sensor,touch
formfactor: HAT
manufacturer: Pimoroni
description: Sensors and IO for Android Things
url: http://blog.pimoroni.com/android-things-launch/
github: https://github.com/pimoroni/rainbow-hat
buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things
image: 'pimoroni-rainbow-hat.png'
image: 'rainbow-hat.png'
pincount: 40
eeprom: yes
power:
@ -88,5 +88,3 @@ 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/rainbowhat | bash
```
And follow the instructions!

View File

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

View File

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

View File

@ -2,20 +2,18 @@
---
name: Picade HAT
class: board
type: input
type: io
formfactor: HAT
manufacturer: Pimoroni
description: Arcade inputs & digital amp
buy: https://shop.pimoroni.com/products/picade-hat
github: https://github.com/pimoroni/picade-hat
image: 'pimoroni-picade-hat.png'
image: 'picade-hat.png'
pincount: 40
eeprom: yes
eeprom: setup
power:
'1':
'2':
'4':
'17':
ground:
'6':
'9':
@ -83,6 +81,7 @@ pin:
'32':
name: Up
mode: input
active: low
'35':
name: I2S WS
'36':
@ -109,3 +108,9 @@ All button inputs should be configured with their corresponding internal pull-up
* 4 terminals for joystick
* Stereo audio combined for a single speaker
* 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
class: board
type: infrared,relay,button,buzzer,led,sensors,lcd,uart
type: io,led,multi,relay,sensor
formfactor: HAT
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.

View File

@ -2,14 +2,14 @@
---
name: Rainbow HAT
class: board
type: multi
type: display,led,multi,sensor,touch
formfactor: HAT
manufacturer: Pimoroni
description: Sensors and IO for Android Things
url: http://blog.pimoroni.com/android-things-launch/
github: https://github.com/pimoroni/rainbow-hat
buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things
image: 'pimoroni-rainbow-hat.png'
image: 'rainbow-hat.png'
pincount: 40
eeprom: yes
power:
@ -88,5 +88,3 @@ 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/rainbowhat | bash
```
And follow the instructions!

View File

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

View File

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

View File

@ -2,20 +2,18 @@
---
name: Picade HAT
class: board
type: input
type: io
formfactor: HAT
manufacturer: Pimoroni
description: Arcade inputs & digital amp
buy: https://shop.pimoroni.com/products/picade-hat
github: https://github.com/pimoroni/picade-hat
image: 'pimoroni-picade-hat.png'
image: 'picade-hat.png'
pincount: 40
eeprom: yes
eeprom: setup
power:
'1':
'2':
'4':
'17':
ground:
'6':
'9':
@ -83,6 +81,7 @@ pin:
'32':
name: Up
mode: input
active: low
'35':
name: I2S WS
'36':
@ -109,3 +108,9 @@ All button inputs should be configured with their corresponding internal pull-up
* 4 terminals for joystick
* Stereo audio combined for a single speaker
* 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
class: board
type: infrared,relay,button,buzzer,led,sensors,lcd,uart
type: io,led,multi,relay,sensor
formfactor: HAT
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.

View File

@ -2,14 +2,14 @@
---
name: Rainbow HAT
class: board
type: multi
type: display,led,multi,sensor,touch
formfactor: HAT
manufacturer: Pimoroni
description: Sensors and IO for Android Things
url: http://blog.pimoroni.com/android-things-launch/
github: https://github.com/pimoroni/rainbow-hat
buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things
image: 'pimoroni-rainbow-hat.png'
image: 'rainbow-hat.png'
pincount: 40
eeprom: yes
power:
@ -88,5 +88,3 @@ 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/rainbowhat | bash
```
And follow the instructions!

View File

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

View File

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

View File

@ -2,20 +2,18 @@
---
name: Picade HAT
class: board
type: input
type: io
formfactor: HAT
manufacturer: Pimoroni
description: Arcade inputs & digital amp
buy: https://shop.pimoroni.com/products/picade-hat
github: https://github.com/pimoroni/picade-hat
image: 'pimoroni-picade-hat.png'
image: 'picade-hat.png'
pincount: 40
eeprom: yes
eeprom: setup
power:
'1':
'2':
'4':
'17':
ground:
'6':
'9':
@ -83,6 +81,7 @@ pin:
'32':
name: Up
mode: input
active: low
'35':
name: I2S WS
'36':
@ -109,3 +108,9 @@ All button inputs should be configured with their corresponding internal pull-up
* 4 terminals for joystick
* Stereo audio combined for a single speaker
* 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
class: board
type: infrared,relay,button,buzzer,led,sensors,lcd,uart
type: io,led,multi,relay,sensor
formfactor: HAT
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.

View File

@ -2,14 +2,14 @@
---
name: Rainbow HAT
class: board
type: multi
type: display,led,multi,sensor,touch
formfactor: HAT
manufacturer: Pimoroni
description: Sensors and IO for Android Things
url: http://blog.pimoroni.com/android-things-launch/
github: https://github.com/pimoroni/rainbow-hat
buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things
image: 'pimoroni-rainbow-hat.png'
image: 'rainbow-hat.png'
pincount: 40
eeprom: yes
power:
@ -88,5 +88,3 @@ 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/rainbowhat | bash
```
And follow the instructions!

View File

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

View File

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

View File

@ -2,20 +2,18 @@
---
name: Picade HAT
class: board
type: input
type: io
formfactor: HAT
manufacturer: Pimoroni
description: Arcade inputs & digital amp
buy: https://shop.pimoroni.com/products/picade-hat
github: https://github.com/pimoroni/picade-hat
image: 'pimoroni-picade-hat.png'
image: 'picade-hat.png'
pincount: 40
eeprom: yes
eeprom: setup
power:
'1':
'2':
'4':
'17':
ground:
'6':
'9':
@ -83,6 +81,7 @@ pin:
'32':
name: Up
mode: input
active: low
'35':
name: I2S WS
'36':
@ -109,3 +108,9 @@ All button inputs should be configured with their corresponding internal pull-up
* 4 terminals for joystick
* Stereo audio combined for a single speaker
* 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
class: board
type: infrared,relay,button,buzzer,led,sensors,lcd,uart
type: io,led,multi,relay,sensor
formfactor: HAT
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.

View File

@ -2,14 +2,14 @@
---
name: Rainbow HAT
class: board
type: multi
type: display,led,multi,sensor,touch
formfactor: HAT
manufacturer: Pimoroni
description: Sensors and IO for Android Things
url: http://blog.pimoroni.com/android-things-launch/
github: https://github.com/pimoroni/rainbow-hat
buy: https://shop.pimoroni.com/products/rainbow-hat-for-android-things
image: 'pimoroni-rainbow-hat.png'
image: 'rainbow-hat.png'
pincount: 40
eeprom: yes
power:
@ -88,5 +88,3 @@ 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/rainbowhat | bash
```
And follow the instructions!