multi split into types

This commit is contained in:
RogueM 2016-06-25 23:28:06 +01:00
parent c68e768f0b
commit de7f74ad05
5 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
--- ---
name: Explorer HAT Pro name: Explorer HAT Pro
class: board class: board
type: multi type: adc,io,motor,touch
image: 'explorer-hat-pro.png' image: 'explorer-hat-pro.png'
manufacturer: Pimoroni manufacturer: Pimoroni
description: An all-in-one light, input, motor, touch and output add-on board. description: An all-in-one light, input, motor, touch and output add-on board.

View File

@ -2,7 +2,7 @@
--- ---
name: Explorer HAT name: Explorer HAT
class: board class: board
type: multi type: io,touch
image: 'explorer-hat.png' image: 'explorer-hat.png'
manufacturer: Pimoroni manufacturer: Pimoroni
description: An all-in-one light, input, touch and output add-on board. description: An all-in-one light, input, touch and output add-on board.

View File

@ -2,7 +2,7 @@
--- ---
name: Explorer pHAT name: Explorer pHAT
class: board class: board
type: multi type: adc,io,motor
image: 'explorer-phat.png' image: 'explorer-phat.png'
manufacturer: Pimoroni manufacturer: Pimoroni
description: An all-in-one input, output and motor add-on board. description: An all-in-one input, output and motor add-on board.

View File

@ -2,7 +2,7 @@
--- ---
name: Pibrella name: Pibrella
class: board class: board
type: multi type: led,io
image: 'pibrella.png' image: 'pibrella.png'
manufacturer: Cyntech manufacturer: Cyntech
description: An all-in-one light, sound, input and output add-on board. description: An all-in-one light, sound, input and output add-on board.
@ -66,7 +66,7 @@ pin:
--> -->
#Pibrella #Pibrella
The all-in-one light, sound, input and output add-on board from Pimoroni vs Cyntech uses lots of IO on the Pi but leaves both Serial and I2C free leaving plenty of room for expansion if you get creative. The all-in-one light, sound, input and output add-on board that uses lots of IO on the Pi but leaves both Serial and I2C free leaving plenty of room for expansion if you get creative.
Pibrella is easy to use, first you should install the module using LXTerminal/Command Line: Pibrella is easy to use, first you should install the module using LXTerminal/Command Line:

View File

@ -2,7 +2,7 @@
--- ---
name: "Sense HAT" name: "Sense HAT"
class: board class: board
type: multi type: led,sensor
image: 'sense-hat.png' image: 'sense-hat.png'
manufacturer: 'Raspberry Pi' manufacturer: 'Raspberry Pi'
description: Add-on board that includes an 8×8 RGB LED matrix, 5-button joystick as well as IMU and environmental sensors description: Add-on board that includes an 8×8 RGB LED matrix, 5-button joystick as well as IMU and environmental sensors