Adafruit PiGRRL published (graphic pending)

This commit is contained in:
RogueM 2017-01-06 21:11:53 +00:00
parent e7acdcb1aa
commit a38e290c82
13 changed files with 391 additions and 3 deletions

View File

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 7.0 KiB

View File

@ -104,3 +104,4 @@ overlays:
- adafruit-speaker-bonnet
- adafruit-gps-hat
- uugear-zero2go
- adafruit-pigrrl-pcb

View File

@ -11,9 +11,6 @@ buy: https://www.adafruit.com/product/3015
image: 'adafruit-pigrrl-pcb.png'
pincount: 40
eeprom: no
power:
'1':
'2':
ground:
'6':
'9':

View File

@ -0,0 +1,77 @@
<!--
---
name: PiGRRL Gamepad
class: board
type: io
formfactor: Custom
manufacturer: Adafruit
description: An add-on board for the Raspberry Pi
url: https://learn.adafruit.com/pigrrl-2
buy: https://www.adafruit.com/product/3015
image: 'adafruit-pigrrl-pcb.png'
pincount: 40
eeprom: no
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'8':
name: 'Button A'
mode: input
active: low
'10':
name: 'Button B'
mode: input
active: low
'12':
name: 'Button Y'
mode: input
active: low
'32':
name: 'Button L'
mode: input
active: low
'33':
name: 'Button R'
mode: input
active: low
'38':
name: 'Button X'
mode: input
active: low
'7':
name: 'D-Pad Left'
mode: input
active: low
'29':
name: Select
mode: input
active: low
'31':
name: Start
mode: input
active: low
'35':
name: 'D-Pad Right'
mode: input
active: low
'36':
name: 'D-Pad Up'
mode: input
active: low
'37':
name: 'D-Pad Down'
mode: input
active: low
-->
#PiGRRL Gamepad
The PiGRRL Gamepad PCB is designed for use in portable gaming projects like the PiGRRL 2 but it's basically a set of buttons wired between ground and select GPIO.
All button inputs should be configured with their corresponding internal pull-ups. Note that there are no protection circuitry, so be sure not to drive the GPIO high and short them to ground via button actions!

View File

@ -104,3 +104,4 @@ overlays:
- adafruit-speaker-bonnet
- adafruit-gps-hat
- uugear-zero2go
- adafruit-pigrrl-pcb

View File

@ -104,3 +104,4 @@ overlays:
- adafruit-speaker-bonnet
- adafruit-gps-hat
- uugear-zero2go
- adafruit-pigrrl-pcb

View File

@ -0,0 +1,77 @@
<!--
---
name: PiGRRL Gamepad
class: board
type: io
formfactor: Custom
manufacturer: Adafruit
description: An add-on board for the Raspberry Pi
url: https://learn.adafruit.com/pigrrl-2
buy: https://www.adafruit.com/product/3015
image: 'adafruit-pigrrl-pcb.png'
pincount: 40
eeprom: no
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'8':
name: 'Button A'
mode: input
active: low
'10':
name: 'Button B'
mode: input
active: low
'12':
name: 'Button Y'
mode: input
active: low
'32':
name: 'Button L'
mode: input
active: low
'33':
name: 'Button R'
mode: input
active: low
'38':
name: 'Button X'
mode: input
active: low
'7':
name: 'D-Pad Left'
mode: input
active: low
'29':
name: Select
mode: input
active: low
'31':
name: Start
mode: input
active: low
'35':
name: 'D-Pad Right'
mode: input
active: low
'36':
name: 'D-Pad Up'
mode: input
active: low
'37':
name: 'D-Pad Down'
mode: input
active: low
-->
#PiGRRL Gamepad
The PiGRRL Gamepad PCB is designed for use in portable gaming projects like the PiGRRL 2 but it's basically a set of buttons wired between ground and select GPIO.
All button inputs should be configured with their corresponding internal pull-ups. Note that there are no protection circuitry, so be sure not to drive the GPIO high and short them to ground via button actions!

View File

@ -104,3 +104,4 @@ overlays:
- adafruit-speaker-bonnet
- adafruit-gps-hat
- uugear-zero2go
- adafruit-pigrrl-pcb

View File

@ -0,0 +1,77 @@
<!--
---
name: PiGRRL Gamepad
class: board
type: io
formfactor: Custom
manufacturer: Adafruit
description: An add-on board for the Raspberry Pi
url: https://learn.adafruit.com/pigrrl-2
buy: https://www.adafruit.com/product/3015
image: 'adafruit-pigrrl-pcb.png'
pincount: 40
eeprom: no
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'8':
name: 'Button A'
mode: input
active: low
'10':
name: 'Button B'
mode: input
active: low
'12':
name: 'Button Y'
mode: input
active: low
'32':
name: 'Button L'
mode: input
active: low
'33':
name: 'Button R'
mode: input
active: low
'38':
name: 'Button X'
mode: input
active: low
'7':
name: 'D-Pad Left'
mode: input
active: low
'29':
name: Select
mode: input
active: low
'31':
name: Start
mode: input
active: low
'35':
name: 'D-Pad Right'
mode: input
active: low
'36':
name: 'D-Pad Up'
mode: input
active: low
'37':
name: 'D-Pad Down'
mode: input
active: low
-->
#PiGRRL Gamepad
The PiGRRL Gamepad PCB is designed for use in portable gaming projects like the PiGRRL 2 but it's basically a set of buttons wired between ground and select GPIO.
All button inputs should be configured with their corresponding internal pull-ups. Note that there are no protection circuitry, so be sure not to drive the GPIO high and short them to ground via button actions!

View File

@ -104,3 +104,4 @@ overlays:
- adafruit-speaker-bonnet
- adafruit-gps-hat
- uugear-zero2go
- adafruit-pigrrl-pcb

View File

@ -0,0 +1,77 @@
<!--
---
name: PiGRRL Gamepad
class: board
type: io
formfactor: Custom
manufacturer: Adafruit
description: An add-on board for the Raspberry Pi
url: https://learn.adafruit.com/pigrrl-2
buy: https://www.adafruit.com/product/3015
image: 'adafruit-pigrrl-pcb.png'
pincount: 40
eeprom: no
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'8':
name: 'Button A'
mode: input
active: low
'10':
name: 'Button B'
mode: input
active: low
'12':
name: 'Button Y'
mode: input
active: low
'32':
name: 'Button L'
mode: input
active: low
'33':
name: 'Button R'
mode: input
active: low
'38':
name: 'Button X'
mode: input
active: low
'7':
name: 'D-Pad Left'
mode: input
active: low
'29':
name: Select
mode: input
active: low
'31':
name: Start
mode: input
active: low
'35':
name: 'D-Pad Right'
mode: input
active: low
'36':
name: 'D-Pad Up'
mode: input
active: low
'37':
name: 'D-Pad Down'
mode: input
active: low
-->
#PiGRRL Gamepad
The PiGRRL Gamepad PCB is designed for use in portable gaming projects like the PiGRRL 2 but it's basically a set of buttons wired between ground and select GPIO.
All button inputs should be configured with their corresponding internal pull-ups. Note that there are no protection circuitry, so be sure not to drive the GPIO high and short them to ground via button actions!

View File

@ -104,3 +104,4 @@ overlays:
- adafruit-speaker-bonnet
- adafruit-gps-hat
- uugear-zero2go
- adafruit-pigrrl-pcb

View File

@ -0,0 +1,77 @@
<!--
---
name: PiGRRL Gamepad
class: board
type: io
formfactor: Custom
manufacturer: Adafruit
description: An add-on board for the Raspberry Pi
url: https://learn.adafruit.com/pigrrl-2
buy: https://www.adafruit.com/product/3015
image: 'adafruit-pigrrl-pcb.png'
pincount: 40
eeprom: no
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'8':
name: 'Button A'
mode: input
active: low
'10':
name: 'Button B'
mode: input
active: low
'12':
name: 'Button Y'
mode: input
active: low
'32':
name: 'Button L'
mode: input
active: low
'33':
name: 'Button R'
mode: input
active: low
'38':
name: 'Button X'
mode: input
active: low
'7':
name: 'D-Pad Left'
mode: input
active: low
'29':
name: Select
mode: input
active: low
'31':
name: Start
mode: input
active: low
'35':
name: 'D-Pad Right'
mode: input
active: low
'36':
name: 'D-Pad Up'
mode: input
active: low
'37':
name: 'D-Pad Down'
mode: input
active: low
-->
#PiGRRL Gamepad
The PiGRRL Gamepad PCB is designed for use in portable gaming projects like the PiGRRL 2 but it's basically a set of buttons wired between ground and select GPIO.
All button inputs should be configured with their corresponding internal pull-ups. Note that there are no protection circuitry, so be sure not to drive the GPIO high and short them to ground via button actions!