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 name: Adafruit 16x2 Character LCD
class: board class: board
type: Display type: display
formfactor: Custom formfactor: Custom
manufacturer: Adafruit manufacturer: Adafruit
description: 16x2 Character LCD and Keypad description: 16x2 Character LCD and Keypad

View File

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

View File

@ -2,20 +2,18 @@
--- ---
name: Adafruit Arcade Bonnet name: Adafruit Arcade Bonnet
class: board class: board
type: IO type: io
formfactor: PHAT formfactor: pHAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-arcade-bonnet-for-raspberry-pi
buy: https://www.adafruit.com/products/3422 buy: https://www.adafruit.com/products/3422
image: adafruit-arcade-bonnet.png image: adafruit-arcade-bonnet.png
pincount: 40 pincount: 40
eeprom: no eeprom: no
power: power:
'2':
'1': '1':
'4': '2':
'17':
ground: ground:
'6': '6':
'9': '9':
@ -43,7 +41,7 @@ i2c:
--> -->
#Adafruit Arcade Bonnet #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. 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 type: gps,rtc
formfactor: HAT formfactor: HAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-ultimate-gps-hat-for-raspberry-pi
schematic: https://learn.adafruit.com/assets/21938 schematic: https://learn.adafruit.com/assets/21938
buy: https://www.adafruit.com/products/2324 buy: https://www.adafruit.com/products/2324

View File

@ -2,10 +2,10 @@
--- ---
name: Adafruit DC & Stepper Motor HAT name: Adafruit DC & Stepper Motor HAT
class: board class: board
type: Motor type: motor
formfactor: HAT formfactor: HAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-dc-and-stepper-motor-hat-for-raspberry-pi
buy: https://www.adafruit.com/products/2348 buy: https://www.adafruit.com/products/2348
image: adafruit-motor-hat.png image: adafruit-motor-hat.png

View File

@ -2,10 +2,10 @@
--- ---
name: Adafruit PiRTC name: Adafruit PiRTC
class: board class: board
type: RTC type: rtc
formfactor: Custom formfactor: Custom
manufacturer: Adafruit 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 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 buy: https://www.adafruit.com/products/3386
image: adafruit-pi-rtc.png image: adafruit-pi-rtc.png

View File

@ -2,7 +2,7 @@
--- ---
name: Adafruit RGB Matrix HAT + RTC name: Adafruit RGB Matrix HAT + RTC
class: board class: board
type: LED type: led,rtc
formfactor: HAT formfactor: HAT
manufacturer: Adafruit manufacturer: Adafruit
description: Run large HUB75 matrices of a Raspberry Pi description: Run large HUB75 matrices of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: yes
power: power:
'1': '1':
'2': '2':
'4':
'17':
ground: ground:
'9': '9':
'25': '25':

View File

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

View File

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

View File

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

View File

@ -2,20 +2,18 @@
--- ---
name: Adafruit Arcade Bonnet name: Adafruit Arcade Bonnet
class: board class: board
type: IO type: io
formfactor: PHAT formfactor: pHAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-arcade-bonnet-for-raspberry-pi
buy: https://www.adafruit.com/products/3422 buy: https://www.adafruit.com/products/3422
image: adafruit-arcade-bonnet.png image: adafruit-arcade-bonnet.png
pincount: 40 pincount: 40
eeprom: no eeprom: no
power: power:
'2':
'1': '1':
'4': '2':
'17':
ground: ground:
'6': '6':
'9': '9':
@ -43,7 +41,7 @@ i2c:
--> -->
#Adafruit Arcade Bonnet #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. 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 type: gps,rtc
formfactor: HAT formfactor: HAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-ultimate-gps-hat-for-raspberry-pi
schematic: https://learn.adafruit.com/assets/21938 schematic: https://learn.adafruit.com/assets/21938
buy: https://www.adafruit.com/products/2324 buy: https://www.adafruit.com/products/2324

View File

@ -2,10 +2,10 @@
--- ---
name: Adafruit DC & Stepper Motor HAT name: Adafruit DC & Stepper Motor HAT
class: board class: board
type: Motor type: motor
formfactor: HAT formfactor: HAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-dc-and-stepper-motor-hat-for-raspberry-pi
buy: https://www.adafruit.com/products/2348 buy: https://www.adafruit.com/products/2348
image: adafruit-motor-hat.png image: adafruit-motor-hat.png

View File

@ -2,10 +2,10 @@
--- ---
name: Adafruit PiRTC name: Adafruit PiRTC
class: board class: board
type: RTC type: rtc
formfactor: Custom formfactor: Custom
manufacturer: Adafruit 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 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 buy: https://www.adafruit.com/products/3386
image: adafruit-pi-rtc.png image: adafruit-pi-rtc.png

View File

@ -2,7 +2,7 @@
--- ---
name: Adafruit RGB Matrix HAT + RTC name: Adafruit RGB Matrix HAT + RTC
class: board class: board
type: LED type: led,rtc
formfactor: HAT formfactor: HAT
manufacturer: Adafruit manufacturer: Adafruit
description: Run large HUB75 matrices of a Raspberry Pi description: Run large HUB75 matrices of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: yes
power: power:
'1': '1':
'2': '2':
'4':
'17':
ground: ground:
'9': '9':
'25': '25':

View File

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

View File

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

View File

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

View File

@ -2,20 +2,18 @@
--- ---
name: Adafruit Arcade Bonnet name: Adafruit Arcade Bonnet
class: board class: board
type: IO type: io
formfactor: PHAT formfactor: pHAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-arcade-bonnet-for-raspberry-pi
buy: https://www.adafruit.com/products/3422 buy: https://www.adafruit.com/products/3422
image: adafruit-arcade-bonnet.png image: adafruit-arcade-bonnet.png
pincount: 40 pincount: 40
eeprom: no eeprom: no
power: power:
'2':
'1': '1':
'4': '2':
'17':
ground: ground:
'6': '6':
'9': '9':
@ -43,7 +41,7 @@ i2c:
--> -->
#Adafruit Arcade Bonnet #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. 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 type: gps,rtc
formfactor: HAT formfactor: HAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-ultimate-gps-hat-for-raspberry-pi
schematic: https://learn.adafruit.com/assets/21938 schematic: https://learn.adafruit.com/assets/21938
buy: https://www.adafruit.com/products/2324 buy: https://www.adafruit.com/products/2324

View File

@ -2,10 +2,10 @@
--- ---
name: Adafruit DC & Stepper Motor HAT name: Adafruit DC & Stepper Motor HAT
class: board class: board
type: Motor type: motor
formfactor: HAT formfactor: HAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-dc-and-stepper-motor-hat-for-raspberry-pi
buy: https://www.adafruit.com/products/2348 buy: https://www.adafruit.com/products/2348
image: adafruit-motor-hat.png image: adafruit-motor-hat.png

View File

@ -2,10 +2,10 @@
--- ---
name: Adafruit PiRTC name: Adafruit PiRTC
class: board class: board
type: RTC type: rtc
formfactor: Custom formfactor: Custom
manufacturer: Adafruit 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 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 buy: https://www.adafruit.com/products/3386
image: adafruit-pi-rtc.png image: adafruit-pi-rtc.png

View File

@ -2,7 +2,7 @@
--- ---
name: Adafruit RGB Matrix HAT + RTC name: Adafruit RGB Matrix HAT + RTC
class: board class: board
type: LED type: led,rtc
formfactor: HAT formfactor: HAT
manufacturer: Adafruit manufacturer: Adafruit
description: Run large HUB75 matrices of a Raspberry Pi description: Run large HUB75 matrices of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: yes
power: power:
'1': '1':
'2': '2':
'4':
'17':
ground: ground:
'9': '9':
'25': '25':

View File

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

View File

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

View File

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

View File

@ -2,20 +2,18 @@
--- ---
name: Adafruit Arcade Bonnet name: Adafruit Arcade Bonnet
class: board class: board
type: IO type: io
formfactor: PHAT formfactor: pHAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-arcade-bonnet-for-raspberry-pi
buy: https://www.adafruit.com/products/3422 buy: https://www.adafruit.com/products/3422
image: adafruit-arcade-bonnet.png image: adafruit-arcade-bonnet.png
pincount: 40 pincount: 40
eeprom: no eeprom: no
power: power:
'2':
'1': '1':
'4': '2':
'17':
ground: ground:
'6': '6':
'9': '9':
@ -43,7 +41,7 @@ i2c:
--> -->
#Adafruit Arcade Bonnet #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. 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 type: gps,rtc
formfactor: HAT formfactor: HAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-ultimate-gps-hat-for-raspberry-pi
schematic: https://learn.adafruit.com/assets/21938 schematic: https://learn.adafruit.com/assets/21938
buy: https://www.adafruit.com/products/2324 buy: https://www.adafruit.com/products/2324

View File

@ -2,10 +2,10 @@
--- ---
name: Adafruit DC & Stepper Motor HAT name: Adafruit DC & Stepper Motor HAT
class: board class: board
type: Motor type: motor
formfactor: HAT formfactor: HAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-dc-and-stepper-motor-hat-for-raspberry-pi
buy: https://www.adafruit.com/products/2348 buy: https://www.adafruit.com/products/2348
image: adafruit-motor-hat.png image: adafruit-motor-hat.png

View File

@ -2,10 +2,10 @@
--- ---
name: Adafruit PiRTC name: Adafruit PiRTC
class: board class: board
type: RTC type: rtc
formfactor: Custom formfactor: Custom
manufacturer: Adafruit 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 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 buy: https://www.adafruit.com/products/3386
image: adafruit-pi-rtc.png image: adafruit-pi-rtc.png

View File

@ -2,7 +2,7 @@
--- ---
name: Adafruit RGB Matrix HAT + RTC name: Adafruit RGB Matrix HAT + RTC
class: board class: board
type: LED type: led,rtc
formfactor: HAT formfactor: HAT
manufacturer: Adafruit manufacturer: Adafruit
description: Run large HUB75 matrices of a Raspberry Pi description: Run large HUB75 matrices of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: yes
power: power:
'1': '1':
'2': '2':
'4':
'17':
ground: ground:
'9': '9':
'25': '25':

View File

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

View File

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

View File

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

View File

@ -2,20 +2,18 @@
--- ---
name: Adafruit Arcade Bonnet name: Adafruit Arcade Bonnet
class: board class: board
type: IO type: io
formfactor: PHAT formfactor: pHAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-arcade-bonnet-for-raspberry-pi
buy: https://www.adafruit.com/products/3422 buy: https://www.adafruit.com/products/3422
image: adafruit-arcade-bonnet.png image: adafruit-arcade-bonnet.png
pincount: 40 pincount: 40
eeprom: no eeprom: no
power: power:
'2':
'1': '1':
'4': '2':
'17':
ground: ground:
'6': '6':
'9': '9':
@ -43,7 +41,7 @@ i2c:
--> -->
#Adafruit Arcade Bonnet #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. 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 type: gps,rtc
formfactor: HAT formfactor: HAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-ultimate-gps-hat-for-raspberry-pi
schematic: https://learn.adafruit.com/assets/21938 schematic: https://learn.adafruit.com/assets/21938
buy: https://www.adafruit.com/products/2324 buy: https://www.adafruit.com/products/2324

View File

@ -2,10 +2,10 @@
--- ---
name: Adafruit DC & Stepper Motor HAT name: Adafruit DC & Stepper Motor HAT
class: board class: board
type: Motor type: motor
formfactor: HAT formfactor: HAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-dc-and-stepper-motor-hat-for-raspberry-pi
buy: https://www.adafruit.com/products/2348 buy: https://www.adafruit.com/products/2348
image: adafruit-motor-hat.png image: adafruit-motor-hat.png

View File

@ -2,10 +2,10 @@
--- ---
name: Adafruit PiRTC name: Adafruit PiRTC
class: board class: board
type: RTC type: rtc
formfactor: Custom formfactor: Custom
manufacturer: Adafruit 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 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 buy: https://www.adafruit.com/products/3386
image: adafruit-pi-rtc.png image: adafruit-pi-rtc.png

View File

@ -2,7 +2,7 @@
--- ---
name: Adafruit RGB Matrix HAT + RTC name: Adafruit RGB Matrix HAT + RTC
class: board class: board
type: LED type: led,rtc
formfactor: HAT formfactor: HAT
manufacturer: Adafruit manufacturer: Adafruit
description: Run large HUB75 matrices of a Raspberry Pi description: Run large HUB75 matrices of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: yes
power: power:
'1': '1':
'2': '2':
'4':
'17':
ground: ground:
'9': '9':
'25': '25':

View File

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

View File

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

View File

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

View File

@ -2,20 +2,18 @@
--- ---
name: Adafruit Arcade Bonnet name: Adafruit Arcade Bonnet
class: board class: board
type: IO type: io
formfactor: PHAT formfactor: pHAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-arcade-bonnet-for-raspberry-pi
buy: https://www.adafruit.com/products/3422 buy: https://www.adafruit.com/products/3422
image: adafruit-arcade-bonnet.png image: adafruit-arcade-bonnet.png
pincount: 40 pincount: 40
eeprom: no eeprom: no
power: power:
'2':
'1': '1':
'4': '2':
'17':
ground: ground:
'6': '6':
'9': '9':
@ -43,7 +41,7 @@ i2c:
--> -->
#Adafruit Arcade Bonnet #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. 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 type: gps,rtc
formfactor: HAT formfactor: HAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-ultimate-gps-hat-for-raspberry-pi
schematic: https://learn.adafruit.com/assets/21938 schematic: https://learn.adafruit.com/assets/21938
buy: https://www.adafruit.com/products/2324 buy: https://www.adafruit.com/products/2324

View File

@ -2,10 +2,10 @@
--- ---
name: Adafruit DC & Stepper Motor HAT name: Adafruit DC & Stepper Motor HAT
class: board class: board
type: Motor type: motor
formfactor: HAT formfactor: HAT
manufacturer: Adafruit 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 url: https://learn.adafruit.com/adafruit-dc-and-stepper-motor-hat-for-raspberry-pi
buy: https://www.adafruit.com/products/2348 buy: https://www.adafruit.com/products/2348
image: adafruit-motor-hat.png image: adafruit-motor-hat.png

View File

@ -2,10 +2,10 @@
--- ---
name: Adafruit PiRTC name: Adafruit PiRTC
class: board class: board
type: RTC type: rtc
formfactor: Custom formfactor: Custom
manufacturer: Adafruit 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 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 buy: https://www.adafruit.com/products/3386
image: adafruit-pi-rtc.png image: adafruit-pi-rtc.png

View File

@ -2,7 +2,7 @@
--- ---
name: Adafruit RGB Matrix HAT + RTC name: Adafruit RGB Matrix HAT + RTC
class: board class: board
type: LED type: led,rtc
formfactor: HAT formfactor: HAT
manufacturer: Adafruit manufacturer: Adafruit
description: Run large HUB75 matrices of a Raspberry Pi description: Run large HUB75 matrices of a Raspberry Pi
@ -14,8 +14,6 @@ eeprom: yes
power: power:
'1': '1':
'2': '2':
'4':
'17':
ground: ground:
'9': '9':
'25': '25':

View File

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