removed manufacturer from all name fields + formatting description field consistently

This commit is contained in:
RogueM 2016-06-26 16:20:47 +01:00
parent 9d9880193e
commit 693c25146f
18 changed files with 20 additions and 20 deletions

View File

@ -6,7 +6,7 @@ type: touch
formfactor: HAT formfactor: HAT
image: 'adafruit-cap-mpr121.png' image: 'adafruit-cap-mpr121.png'
manufacturer: Adafruit manufacturer: Adafruit
description: Create electronics that can react to human touch with up to 12 individual sensors. description: Create electronics that can react to human touch with up to 12 individual sensors
url: https://www.adafruit.com/products/2340 url: https://www.adafruit.com/products/2340
github: https://github.com/adafruit/Adafruit_Python_MPR121 github: https://github.com/adafruit/Adafruit_Python_MPR121
buy: https://www.adafruit.com/products/2340 buy: https://www.adafruit.com/products/2340

View File

@ -6,7 +6,7 @@ type: audio
formfactor: HAT formfactor: HAT
image: 'cirruslogic-audio-card.png' image: 'cirruslogic-audio-card.png'
manufacturer: Element14 manufacturer: Element14
description: Audio Card with unprecedented level of features and performance for Raspberry Pi. description: Audio Card with unprecedented level of features and performance for Raspberry Pi
url: http://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories/cirrus_logic_audio_card url: http://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories/cirrus_logic_audio_card
buy: http://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories/cirrus_logic_audio_card buy: http://www.element14.com/community/community/raspberry-pi/raspberry-pi-accessories/cirrus_logic_audio_card
pincount: 40 pincount: 40

View File

@ -6,7 +6,7 @@ type: audio
formfactor: HAT formfactor: HAT
image: 'discohat.png' image: 'discohat.png'
manufacturer: Kertatuote manufacturer: Kertatuote
description: Computer controlled DMX lights, sounds and special effects. description: Computer controlled DMX lights, sounds and special effects
url: http://discohat.com url: http://discohat.com
buy: http://discohat.com/shop buy: http://discohat.com/shop
pincount: 40 pincount: 40

View File

@ -6,7 +6,7 @@ type: mcu,io,iot
formfactor: pHAT formfactor: pHAT
image: 'esp8266-phat.png' image: 'esp8266-phat.png'
manufacturer: Pimoroni manufacturer: Pimoroni
description: ESP8266 module. description: an ESP8266 module programmable from your Pi
url: https://shop.pimoroni.com/products/esp8266-phat url: https://shop.pimoroni.com/products/esp8266-phat
buy: https://shop.pimoroni.com/products/esp8266-phat buy: https://shop.pimoroni.com/products/esp8266-phat
pincount: 40 pincount: 40

View File

@ -6,7 +6,7 @@ type: adc,io,motor
formfactor: HAT formfactor: HAT
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
url: https://github.com/pimoroni/explorer-hat url: https://github.com/pimoroni/explorer-hat
github: https://github.com/pimoroni/explorer-hat github: https://github.com/pimoroni/explorer-hat
buy: http://shop.pimoroni.com/products/explorer-hat buy: http://shop.pimoroni.com/products/explorer-hat

View File

@ -6,7 +6,7 @@ type: io
formfactor: HAT formfactor: HAT
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
url: https://github.com/pimoroni/explorer-hat url: https://github.com/pimoroni/explorer-hat
github: https://github.com/pimoroni/explorer-hat github: https://github.com/pimoroni/explorer-hat
buy: http://shop.pimoroni.com/products/explorer-hat buy: http://shop.pimoroni.com/products/explorer-hat

View File

@ -6,7 +6,7 @@ type: adc,io,motor
formfactor: pHAT formfactor: pHAT
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
url: https://github.com/pimoroni/explorer-hat url: https://github.com/pimoroni/explorer-hat
github: https://github.com/pimoroni/explorer-hat github: https://github.com/pimoroni/explorer-hat
buy: https://shop.pimoroni.com/products/explorer-phat buy: https://shop.pimoroni.com/products/explorer-phat

View File

@ -1,6 +1,6 @@
<!-- <!--
--- ---
name: "Pi-DAC+" name: Pi-DAC+
class: board class: board
type: audio type: audio
formfactor: HAT formfactor: HAT

View File

@ -1,6 +1,6 @@
<!-- <!--
--- ---
name: "pHAT DAC" name: pHAT DAC
class: board class: board
type: audio type: audio
formfactor: pHAT formfactor: pHAT

View File

@ -1,6 +1,6 @@
<!-- <!--
--- ---
name: PiBorg LEDBorg name: LEDBorg
class: board class: board
type: led type: led
formfactor: Custom formfactor: Custom

View File

@ -6,7 +6,7 @@ type: multi,io
formfactor: Custom formfactor: Custom
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
url: https://github.com/pimoroni/pibrella url: https://github.com/pimoroni/pibrella
pincount: 26 pincount: 26
eeprom: no eeprom: no

View File

@ -6,7 +6,7 @@ type: led
formfactor: Custom formfactor: Custom
image: 'piglow.png' image: 'piglow.png'
manufacturer: Pimoroni manufacturer: Pimoroni
description: Simply 18 LEDs in a spiral pattern controllable in Python. description: Simply 18 LEDs in a spiral pattern controllable in Python
url: https://github.com/pimoroni/piglow url: https://github.com/pimoroni/piglow
github: https://github.com/pimoroni/piglow github: https://github.com/pimoroni/piglow
buy: http://shop.pimoroni.com/products/piglow buy: http://shop.pimoroni.com/products/piglow

View File

@ -1,6 +1,6 @@
<!-- <!--
--- ---
name: RedBear IoT HAT name: IoT HAT
class: board class: board
type: iot type: iot
formfactor: pHAT formfactor: pHAT

View File

@ -1,11 +1,11 @@
<!-- <!--
--- ---
name: Raspberry Pi Dots name: Dots
class: board class: board
type: other type: other
formfactor: Custom formfactor: Custom
image: 'pihut-dots.png' image: 'pihut-dots.png'
manufacturer: 'Raspberry Pi' manufacturer: Raspberry Pi
description: Join the dots to make a circuit description: Join the dots to make a circuit
url: http://www.raspberrypi.org/dots/ url: http://www.raspberrypi.org/dots/
github: https://github.com/raspberrypilearning/dots github: https://github.com/raspberrypilearning/dots

View File

@ -6,7 +6,7 @@ type: led
formfactor: pHAT formfactor: pHAT
image: 'scroll-phat.png' image: 'scroll-phat.png'
manufacturer: Pimoroni manufacturer: Pimoroni
description: A 11 x 5 LED matrix. description: A 11 x 5 LED matrix
url: https://github.com/pimoroni/scroll-phat url: https://github.com/pimoroni/scroll-phat
github: https://github.com/pimoroni/scroll-phat github: https://github.com/pimoroni/scroll-phat
buy: https://shop.pimoroni.com/products/scroll-phat buy: https://shop.pimoroni.com/products/scroll-phat

View File

@ -1,11 +1,11 @@
<!-- <!--
--- ---
name: "Sense HAT" name: Sense HAT
class: board class: board
type: led,sensor type: led,sensor
formfactor: HAT formfactor: HAT
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
url: https://www.raspberrypi.org/products/sense-hat/ url: https://www.raspberrypi.org/products/sense-hat/
pincount: 40 pincount: 40

View File

@ -6,7 +6,7 @@ type: 'gesture,touch'
formfactor: HAT formfactor: HAT
image: 'skywriter-hat.png' image: 'skywriter-hat.png'
manufacturer: Pimoroni manufacturer: Pimoroni
description: A 3D positional and gesture sensor. description: A 3D positional and gesture sensor
url: https://github.com/pimoroni/skywriter-hat url: https://github.com/pimoroni/skywriter-hat
github: https://github.com/pimoroni/skywriter-hat github: https://github.com/pimoroni/skywriter-hat
buy: http://shop.pimoroni.com/products/skywriter-hat buy: http://shop.pimoroni.com/products/skywriter-hat

View File

@ -6,7 +6,7 @@ type: multi
formfactor: HAT formfactor: HAT
image: 'traffic-hat.png' image: 'traffic-hat.png'
manufacturer: Ryanteck manufacturer: Ryanteck
description: A quick and easy way to learn the basics of GPIO on a budget. All in a nice HAT. description: A quick and easy way to learn the basics of GPIO on a budget
url: http://www.ryanteck.uk/store/traffichat url: http://www.ryanteck.uk/store/traffichat
buy: http://www.ryanteck.uk/store/traffichat buy: http://www.ryanteck.uk/store/traffichat
pincount: 40 pincount: 40