sorted out duplicate filter entries

This commit is contained in:
RogueM 2017-02-28 20:26:43 +00:00
parent f21d619cd8
commit 67b707493b
48 changed files with 96 additions and 144 deletions

View File

@ -2,7 +2,7 @@
---
name: Adafruit 16x2 Character LCD
class: board
type: Display
type: display
formfactor: Custom
manufacturer: Adafruit
description: 16x2 Character LCD and Keypad

View File

@ -2,8 +2,8 @@
---
name: Animated Eyes Bonnet
class: board
type: Display
formfactor: PHAT
type: display
formfactor: pHAT
manufacturer: Adafruit
description: Two 128x128 pixel OLED or TFT LCD for the Raspberry Pi
url: https://learn.adafruit.com/animated-snake-eyes-bonnet-for-raspberry-pi/
@ -12,9 +12,7 @@ image: adafruit-animated-eyes-bonnet.png
pincount: 40
eeprom: no
power:
'17':
'1':
'4':
'2':
ground:
'9':

View File

@ -2,20 +2,18 @@
---
name: Adafruit Arcade Bonnet
class: board
type: IO
formfactor: PHAT
type: io
formfactor: pHAT
manufacturer: Adafruit
description: Connect joystick,buttons and speakers to your pi
description: Connect joystick,buttons and speakers to your Pi
url: https://learn.adafruit.com/adafruit-arcade-bonnet-for-raspberry-pi
buy: https://www.adafruit.com/products/3422
image: adafruit-arcade-bonnet.png
pincount: 40
eeprom: no
power:
'2':
'1':
'4':
'17':
'2':
ground:
'6':
'9':
@ -43,7 +41,7 @@ i2c:
-->
#Adafruit Arcade Bonnet
This Adafruit Arcade Bonnet is designed to make small emulator projects a little easier to build. Here is some features!:
This Adafruit Arcade Bonnet is designed to make small emulator projects a little easier to build. Here are the board's features:
It is the same size as a Pi Zero, so for really compact builds, this is super small. You can use it with a Pi 2, 3, B+ or any 2x20 connector Pi.

View File

@ -5,7 +5,7 @@ class: board
type: gps,rtc
formfactor: HAT
manufacturer: Adafruit
description: Add precision time and location to your Raspberry Pi!
description: Add precision time and location to your Raspberry Pi
url: https://learn.adafruit.com/adafruit-ultimate-gps-hat-for-raspberry-pi
schematic: https://learn.adafruit.com/assets/21938
buy: https://www.adafruit.com/products/2324

View File

@ -2,10 +2,10 @@
---
name: Adafruit DC & Stepper Motor HAT
class: board
type: Motor
type: motor
formfactor: HAT
manufacturer: Adafruit
description: Drive 4 DC Motors or 2 Stepper Motors with a raspberry pi.
description: Drive 4 DC Motors or 2 Stepper Motors with a Raspberry Pi
url: https://learn.adafruit.com/adafruit-dc-and-stepper-motor-hat-for-raspberry-pi
buy: https://www.adafruit.com/products/2348
image: adafruit-motor-hat.png

View File

@ -2,10 +2,10 @@
---
name: Adafruit PiRTC
class: board
type: RTC
type: rtc
formfactor: Custom
manufacturer: Adafruit
description: Add a simple RTC to your pi
description: Add a simple RTC to your Pi
url: https://learn.adafruit.com/adding-a-real-time-clock-to-raspberry-pi/set-up-and-test-i2c
buy: https://www.adafruit.com/products/3386
image: adafruit-pi-rtc.png

View File

@ -2,7 +2,7 @@
---
name: Adafruit RGB Matrix HAT + RTC
class: board
type: LED
type: led,rtc
formfactor: HAT
manufacturer: Adafruit
description: Run large HUB75 matrices of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: yes
power:
'1':
'2':
'4':
'17':
ground:
'9':
'25':
@ -69,4 +67,4 @@ unzip master.zip
cd rpi-rgb-led-matrix-master/
make
```

View File

@ -2,7 +2,7 @@
---
name: Adafruit DPI TFT Kippah
class: board
type: Display
type: display
formfactor: HAT
manufacturer: Adafruit
description: Run 40 pin TFT's of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: no
power:
'1':
'2':
'4':
'17':
ground:
'9':
'25':

View File

@ -2,7 +2,7 @@
---
name: Adafruit 16x2 Character LCD
class: board
type: Display
type: display
formfactor: Custom
manufacturer: Adafruit
description: 16x2 Character LCD and Keypad

View File

@ -2,8 +2,8 @@
---
name: Animated Eyes Bonnet
class: board
type: Display
formfactor: PHAT
type: display
formfactor: pHAT
manufacturer: Adafruit
description: Two 128x128 pixel OLED or TFT LCD for the Raspberry Pi
url: https://learn.adafruit.com/animated-snake-eyes-bonnet-for-raspberry-pi/
@ -12,9 +12,7 @@ image: adafruit-animated-eyes-bonnet.png
pincount: 40
eeprom: no
power:
'17':
'1':
'4':
'2':
ground:
'9':

View File

@ -2,20 +2,18 @@
---
name: Adafruit Arcade Bonnet
class: board
type: IO
formfactor: PHAT
type: io
formfactor: pHAT
manufacturer: Adafruit
description: Connect joystick,buttons and speakers to your pi
description: Connect joystick,buttons and speakers to your Pi
url: https://learn.adafruit.com/adafruit-arcade-bonnet-for-raspberry-pi
buy: https://www.adafruit.com/products/3422
image: adafruit-arcade-bonnet.png
pincount: 40
eeprom: no
power:
'2':
'1':
'4':
'17':
'2':
ground:
'6':
'9':
@ -43,7 +41,7 @@ i2c:
-->
#Adafruit Arcade Bonnet
This Adafruit Arcade Bonnet is designed to make small emulator projects a little easier to build. Here is some features!:
This Adafruit Arcade Bonnet is designed to make small emulator projects a little easier to build. Here are the board's features:
It is the same size as a Pi Zero, so for really compact builds, this is super small. You can use it with a Pi 2, 3, B+ or any 2x20 connector Pi.

View File

@ -5,7 +5,7 @@ class: board
type: gps,rtc
formfactor: HAT
manufacturer: Adafruit
description: Add precision time and location to your Raspberry Pi!
description: Add precision time and location to your Raspberry Pi
url: https://learn.adafruit.com/adafruit-ultimate-gps-hat-for-raspberry-pi
schematic: https://learn.adafruit.com/assets/21938
buy: https://www.adafruit.com/products/2324

View File

@ -2,10 +2,10 @@
---
name: Adafruit DC & Stepper Motor HAT
class: board
type: Motor
type: motor
formfactor: HAT
manufacturer: Adafruit
description: Drive 4 DC Motors or 2 Stepper Motors with a raspberry pi.
description: Drive 4 DC Motors or 2 Stepper Motors with a Raspberry Pi
url: https://learn.adafruit.com/adafruit-dc-and-stepper-motor-hat-for-raspberry-pi
buy: https://www.adafruit.com/products/2348
image: adafruit-motor-hat.png

View File

@ -2,10 +2,10 @@
---
name: Adafruit PiRTC
class: board
type: RTC
type: rtc
formfactor: Custom
manufacturer: Adafruit
description: Add a simple RTC to your pi
description: Add a simple RTC to your Pi
url: https://learn.adafruit.com/adding-a-real-time-clock-to-raspberry-pi/set-up-and-test-i2c
buy: https://www.adafruit.com/products/3386
image: adafruit-pi-rtc.png

View File

@ -2,7 +2,7 @@
---
name: Adafruit RGB Matrix HAT + RTC
class: board
type: LED
type: led,rtc
formfactor: HAT
manufacturer: Adafruit
description: Run large HUB75 matrices of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: yes
power:
'1':
'2':
'4':
'17':
ground:
'9':
'25':
@ -69,4 +67,4 @@ unzip master.zip
cd rpi-rgb-led-matrix-master/
make
```

View File

@ -2,7 +2,7 @@
---
name: Adafruit DPI TFT Kippah
class: board
type: Display
type: display
formfactor: HAT
manufacturer: Adafruit
description: Run 40 pin TFT's of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: no
power:
'1':
'2':
'4':
'17':
ground:
'9':
'25':

View File

@ -2,7 +2,7 @@
---
name: Adafruit 16x2 Character LCD
class: board
type: Display
type: display
formfactor: Custom
manufacturer: Adafruit
description: 16x2 Character LCD and Keypad

View File

@ -2,8 +2,8 @@
---
name: Animated Eyes Bonnet
class: board
type: Display
formfactor: PHAT
type: display
formfactor: pHAT
manufacturer: Adafruit
description: Two 128x128 pixel OLED or TFT LCD for the Raspberry Pi
url: https://learn.adafruit.com/animated-snake-eyes-bonnet-for-raspberry-pi/
@ -12,9 +12,7 @@ image: adafruit-animated-eyes-bonnet.png
pincount: 40
eeprom: no
power:
'17':
'1':
'4':
'2':
ground:
'9':

View File

@ -2,20 +2,18 @@
---
name: Adafruit Arcade Bonnet
class: board
type: IO
formfactor: PHAT
type: io
formfactor: pHAT
manufacturer: Adafruit
description: Connect joystick,buttons and speakers to your pi
description: Connect joystick,buttons and speakers to your Pi
url: https://learn.adafruit.com/adafruit-arcade-bonnet-for-raspberry-pi
buy: https://www.adafruit.com/products/3422
image: adafruit-arcade-bonnet.png
pincount: 40
eeprom: no
power:
'2':
'1':
'4':
'17':
'2':
ground:
'6':
'9':
@ -43,7 +41,7 @@ i2c:
-->
#Adafruit Arcade Bonnet
This Adafruit Arcade Bonnet is designed to make small emulator projects a little easier to build. Here is some features!:
This Adafruit Arcade Bonnet is designed to make small emulator projects a little easier to build. Here are the board's features:
It is the same size as a Pi Zero, so for really compact builds, this is super small. You can use it with a Pi 2, 3, B+ or any 2x20 connector Pi.

View File

@ -5,7 +5,7 @@ class: board
type: gps,rtc
formfactor: HAT
manufacturer: Adafruit
description: Add precision time and location to your Raspberry Pi!
description: Add precision time and location to your Raspberry Pi
url: https://learn.adafruit.com/adafruit-ultimate-gps-hat-for-raspberry-pi
schematic: https://learn.adafruit.com/assets/21938
buy: https://www.adafruit.com/products/2324

View File

@ -2,10 +2,10 @@
---
name: Adafruit DC & Stepper Motor HAT
class: board
type: Motor
type: motor
formfactor: HAT
manufacturer: Adafruit
description: Drive 4 DC Motors or 2 Stepper Motors with a raspberry pi.
description: Drive 4 DC Motors or 2 Stepper Motors with a Raspberry Pi
url: https://learn.adafruit.com/adafruit-dc-and-stepper-motor-hat-for-raspberry-pi
buy: https://www.adafruit.com/products/2348
image: adafruit-motor-hat.png

View File

@ -2,10 +2,10 @@
---
name: Adafruit PiRTC
class: board
type: RTC
type: rtc
formfactor: Custom
manufacturer: Adafruit
description: Add a simple RTC to your pi
description: Add a simple RTC to your Pi
url: https://learn.adafruit.com/adding-a-real-time-clock-to-raspberry-pi/set-up-and-test-i2c
buy: https://www.adafruit.com/products/3386
image: adafruit-pi-rtc.png

View File

@ -2,7 +2,7 @@
---
name: Adafruit RGB Matrix HAT + RTC
class: board
type: LED
type: led,rtc
formfactor: HAT
manufacturer: Adafruit
description: Run large HUB75 matrices of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: yes
power:
'1':
'2':
'4':
'17':
ground:
'9':
'25':
@ -69,4 +67,4 @@ unzip master.zip
cd rpi-rgb-led-matrix-master/
make
```

View File

@ -2,7 +2,7 @@
---
name: Adafruit DPI TFT Kippah
class: board
type: Display
type: display
formfactor: HAT
manufacturer: Adafruit
description: Run 40 pin TFT's of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: no
power:
'1':
'2':
'4':
'17':
ground:
'9':
'25':

View File

@ -2,7 +2,7 @@
---
name: Adafruit 16x2 Character LCD
class: board
type: Display
type: display
formfactor: Custom
manufacturer: Adafruit
description: 16x2 Character LCD and Keypad

View File

@ -2,8 +2,8 @@
---
name: Animated Eyes Bonnet
class: board
type: Display
formfactor: PHAT
type: display
formfactor: pHAT
manufacturer: Adafruit
description: Two 128x128 pixel OLED or TFT LCD for the Raspberry Pi
url: https://learn.adafruit.com/animated-snake-eyes-bonnet-for-raspberry-pi/
@ -12,9 +12,7 @@ image: adafruit-animated-eyes-bonnet.png
pincount: 40
eeprom: no
power:
'17':
'1':
'4':
'2':
ground:
'9':

View File

@ -2,20 +2,18 @@
---
name: Adafruit Arcade Bonnet
class: board
type: IO
formfactor: PHAT
type: io
formfactor: pHAT
manufacturer: Adafruit
description: Connect joystick,buttons and speakers to your pi
description: Connect joystick,buttons and speakers to your Pi
url: https://learn.adafruit.com/adafruit-arcade-bonnet-for-raspberry-pi
buy: https://www.adafruit.com/products/3422
image: adafruit-arcade-bonnet.png
pincount: 40
eeprom: no
power:
'2':
'1':
'4':
'17':
'2':
ground:
'6':
'9':
@ -43,7 +41,7 @@ i2c:
-->
#Adafruit Arcade Bonnet
This Adafruit Arcade Bonnet is designed to make small emulator projects a little easier to build. Here is some features!:
This Adafruit Arcade Bonnet is designed to make small emulator projects a little easier to build. Here are the board's features:
It is the same size as a Pi Zero, so for really compact builds, this is super small. You can use it with a Pi 2, 3, B+ or any 2x20 connector Pi.

View File

@ -5,7 +5,7 @@ class: board
type: gps,rtc
formfactor: HAT
manufacturer: Adafruit
description: Add precision time and location to your Raspberry Pi!
description: Add precision time and location to your Raspberry Pi
url: https://learn.adafruit.com/adafruit-ultimate-gps-hat-for-raspberry-pi
schematic: https://learn.adafruit.com/assets/21938
buy: https://www.adafruit.com/products/2324

View File

@ -2,10 +2,10 @@
---
name: Adafruit DC & Stepper Motor HAT
class: board
type: Motor
type: motor
formfactor: HAT
manufacturer: Adafruit
description: Drive 4 DC Motors or 2 Stepper Motors with a raspberry pi.
description: Drive 4 DC Motors or 2 Stepper Motors with a Raspberry Pi
url: https://learn.adafruit.com/adafruit-dc-and-stepper-motor-hat-for-raspberry-pi
buy: https://www.adafruit.com/products/2348
image: adafruit-motor-hat.png

View File

@ -2,10 +2,10 @@
---
name: Adafruit PiRTC
class: board
type: RTC
type: rtc
formfactor: Custom
manufacturer: Adafruit
description: Add a simple RTC to your pi
description: Add a simple RTC to your Pi
url: https://learn.adafruit.com/adding-a-real-time-clock-to-raspberry-pi/set-up-and-test-i2c
buy: https://www.adafruit.com/products/3386
image: adafruit-pi-rtc.png

View File

@ -2,7 +2,7 @@
---
name: Adafruit RGB Matrix HAT + RTC
class: board
type: LED
type: led,rtc
formfactor: HAT
manufacturer: Adafruit
description: Run large HUB75 matrices of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: yes
power:
'1':
'2':
'4':
'17':
ground:
'9':
'25':
@ -69,4 +67,4 @@ unzip master.zip
cd rpi-rgb-led-matrix-master/
make
```

View File

@ -2,7 +2,7 @@
---
name: Adafruit DPI TFT Kippah
class: board
type: Display
type: display
formfactor: HAT
manufacturer: Adafruit
description: Run 40 pin TFT's of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: no
power:
'1':
'2':
'4':
'17':
ground:
'9':
'25':

View File

@ -2,7 +2,7 @@
---
name: Adafruit 16x2 Character LCD
class: board
type: Display
type: display
formfactor: Custom
manufacturer: Adafruit
description: 16x2 Character LCD and Keypad

View File

@ -2,8 +2,8 @@
---
name: Animated Eyes Bonnet
class: board
type: Display
formfactor: PHAT
type: display
formfactor: pHAT
manufacturer: Adafruit
description: Two 128x128 pixel OLED or TFT LCD for the Raspberry Pi
url: https://learn.adafruit.com/animated-snake-eyes-bonnet-for-raspberry-pi/
@ -12,9 +12,7 @@ image: adafruit-animated-eyes-bonnet.png
pincount: 40
eeprom: no
power:
'17':
'1':
'4':
'2':
ground:
'9':

View File

@ -2,20 +2,18 @@
---
name: Adafruit Arcade Bonnet
class: board
type: IO
formfactor: PHAT
type: io
formfactor: pHAT
manufacturer: Adafruit
description: Connect joystick,buttons and speakers to your pi
description: Connect joystick,buttons and speakers to your Pi
url: https://learn.adafruit.com/adafruit-arcade-bonnet-for-raspberry-pi
buy: https://www.adafruit.com/products/3422
image: adafruit-arcade-bonnet.png
pincount: 40
eeprom: no
power:
'2':
'1':
'4':
'17':
'2':
ground:
'6':
'9':
@ -43,7 +41,7 @@ i2c:
-->
#Adafruit Arcade Bonnet
This Adafruit Arcade Bonnet is designed to make small emulator projects a little easier to build. Here is some features!:
This Adafruit Arcade Bonnet is designed to make small emulator projects a little easier to build. Here are the board's features:
It is the same size as a Pi Zero, so for really compact builds, this is super small. You can use it with a Pi 2, 3, B+ or any 2x20 connector Pi.

View File

@ -5,7 +5,7 @@ class: board
type: gps,rtc
formfactor: HAT
manufacturer: Adafruit
description: Add precision time and location to your Raspberry Pi!
description: Add precision time and location to your Raspberry Pi
url: https://learn.adafruit.com/adafruit-ultimate-gps-hat-for-raspberry-pi
schematic: https://learn.adafruit.com/assets/21938
buy: https://www.adafruit.com/products/2324

View File

@ -2,10 +2,10 @@
---
name: Adafruit DC & Stepper Motor HAT
class: board
type: Motor
type: motor
formfactor: HAT
manufacturer: Adafruit
description: Drive 4 DC Motors or 2 Stepper Motors with a raspberry pi.
description: Drive 4 DC Motors or 2 Stepper Motors with a Raspberry Pi
url: https://learn.adafruit.com/adafruit-dc-and-stepper-motor-hat-for-raspberry-pi
buy: https://www.adafruit.com/products/2348
image: adafruit-motor-hat.png

View File

@ -2,10 +2,10 @@
---
name: Adafruit PiRTC
class: board
type: RTC
type: rtc
formfactor: Custom
manufacturer: Adafruit
description: Add a simple RTC to your pi
description: Add a simple RTC to your Pi
url: https://learn.adafruit.com/adding-a-real-time-clock-to-raspberry-pi/set-up-and-test-i2c
buy: https://www.adafruit.com/products/3386
image: adafruit-pi-rtc.png

View File

@ -2,7 +2,7 @@
---
name: Adafruit RGB Matrix HAT + RTC
class: board
type: LED
type: led,rtc
formfactor: HAT
manufacturer: Adafruit
description: Run large HUB75 matrices of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: yes
power:
'1':
'2':
'4':
'17':
ground:
'9':
'25':
@ -69,4 +67,4 @@ unzip master.zip
cd rpi-rgb-led-matrix-master/
make
```

View File

@ -2,7 +2,7 @@
---
name: Adafruit DPI TFT Kippah
class: board
type: Display
type: display
formfactor: HAT
manufacturer: Adafruit
description: Run 40 pin TFT's of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: no
power:
'1':
'2':
'4':
'17':
ground:
'9':
'25':

View File

@ -2,7 +2,7 @@
---
name: Adafruit 16x2 Character LCD
class: board
type: Display
type: display
formfactor: Custom
manufacturer: Adafruit
description: 16x2 Character LCD and Keypad

View File

@ -2,8 +2,8 @@
---
name: Animated Eyes Bonnet
class: board
type: Display
formfactor: PHAT
type: display
formfactor: pHAT
manufacturer: Adafruit
description: Two 128x128 pixel OLED or TFT LCD for the Raspberry Pi
url: https://learn.adafruit.com/animated-snake-eyes-bonnet-for-raspberry-pi/
@ -12,9 +12,7 @@ image: adafruit-animated-eyes-bonnet.png
pincount: 40
eeprom: no
power:
'17':
'1':
'4':
'2':
ground:
'9':

View File

@ -2,20 +2,18 @@
---
name: Adafruit Arcade Bonnet
class: board
type: IO
formfactor: PHAT
type: io
formfactor: pHAT
manufacturer: Adafruit
description: Connect joystick,buttons and speakers to your pi
description: Connect joystick,buttons and speakers to your Pi
url: https://learn.adafruit.com/adafruit-arcade-bonnet-for-raspberry-pi
buy: https://www.adafruit.com/products/3422
image: adafruit-arcade-bonnet.png
pincount: 40
eeprom: no
power:
'2':
'1':
'4':
'17':
'2':
ground:
'6':
'9':
@ -43,7 +41,7 @@ i2c:
-->
#Adafruit Arcade Bonnet
This Adafruit Arcade Bonnet is designed to make small emulator projects a little easier to build. Here is some features!:
This Adafruit Arcade Bonnet is designed to make small emulator projects a little easier to build. Here are the board's features:
It is the same size as a Pi Zero, so for really compact builds, this is super small. You can use it with a Pi 2, 3, B+ or any 2x20 connector Pi.

View File

@ -5,7 +5,7 @@ class: board
type: gps,rtc
formfactor: HAT
manufacturer: Adafruit
description: Add precision time and location to your Raspberry Pi!
description: Add precision time and location to your Raspberry Pi
url: https://learn.adafruit.com/adafruit-ultimate-gps-hat-for-raspberry-pi
schematic: https://learn.adafruit.com/assets/21938
buy: https://www.adafruit.com/products/2324

View File

@ -2,10 +2,10 @@
---
name: Adafruit DC & Stepper Motor HAT
class: board
type: Motor
type: motor
formfactor: HAT
manufacturer: Adafruit
description: Drive 4 DC Motors or 2 Stepper Motors with a raspberry pi.
description: Drive 4 DC Motors or 2 Stepper Motors with a Raspberry Pi
url: https://learn.adafruit.com/adafruit-dc-and-stepper-motor-hat-for-raspberry-pi
buy: https://www.adafruit.com/products/2348
image: adafruit-motor-hat.png

View File

@ -2,10 +2,10 @@
---
name: Adafruit PiRTC
class: board
type: RTC
type: rtc
formfactor: Custom
manufacturer: Adafruit
description: Add a simple RTC to your pi
description: Add a simple RTC to your Pi
url: https://learn.adafruit.com/adding-a-real-time-clock-to-raspberry-pi/set-up-and-test-i2c
buy: https://www.adafruit.com/products/3386
image: adafruit-pi-rtc.png

View File

@ -2,7 +2,7 @@
---
name: Adafruit RGB Matrix HAT + RTC
class: board
type: LED
type: led,rtc
formfactor: HAT
manufacturer: Adafruit
description: Run large HUB75 matrices of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: yes
power:
'1':
'2':
'4':
'17':
ground:
'9':
'25':
@ -69,4 +67,4 @@ unzip master.zip
cd rpi-rgb-led-matrix-master/
make
```

View File

@ -2,7 +2,7 @@
---
name: Adafruit DPI TFT Kippah
class: board
type: Display
type: display
formfactor: HAT
manufacturer: Adafruit
description: Run 40 pin TFT's of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: no
power:
'1':
'2':
'4':
'17':
ground:
'9':
'25':