Published Score Zero

This commit is contained in:
Phil Howard 2017-11-28 23:04:34 +00:00
parent b91a85d9e9
commit 9012228b1f
13 changed files with 397 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

@ -149,3 +149,4 @@ overlays:
- uputronics-lora
- uputronics-gps-hat
- uputronics-pits
- scorezero

View File

@ -0,0 +1,65 @@
<!--
---
name: Score:Zero
class: board
type: io,other
formfactor: pHAT
manufacturer: The Wonky Resistor Co
description: A super-simple and stylish soldering kit - makes an NES-style games controller when assembled.
url: http://wonkyresistor.com/scorezero
github: https://github.com/wonkyresistor/scorezero
schematic:
buy: http://wonkyresistor.com/scorezero
image: 'scorezero.png'
pincount: 40
eeprom: no
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'29':
name: Start
mode: input
active: low
'31':
name: Select
mode: input
active: low
'15':
name: Up
mode: input
active: low
'16':
name: Right
mode: input
active: low
'18':
name: Down
mode: input
active: low
'22':
name: Left
mode: input
active: low
'37':
name: B
mode: input
active: low
'13':
name: A
mode: input
active: low
-->
#Score:Zero
Score:Zero is a simple-soldering-kit-come-games-controller for the Raspberry Pi Zero.
It has eight active-low push-buttons connected to various GPIO pins.
On the underside of the board there are also solder pads connected to power, ground, I2C, SPI and serial comms.

View File

@ -0,0 +1,65 @@
<!--
---
name: Score:Zero
class: board
type: io,other
formfactor: pHAT
manufacturer: The Wonky Resistor Co
description: A super-simple and stylish soldering kit - makes an NES-style games controller when assembled.
url: http://wonkyresistor.com/scorezero
github: https://github.com/wonkyresistor/scorezero
schematic:
buy: http://wonkyresistor.com/scorezero
image: 'scorezero.png'
pincount: 40
eeprom: no
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'29':
name: Start
mode: input
active: low
'31':
name: Select
mode: input
active: low
'15':
name: Up
mode: input
active: low
'16':
name: Right
mode: input
active: low
'18':
name: Down
mode: input
active: low
'22':
name: Left
mode: input
active: low
'37':
name: B
mode: input
active: low
'13':
name: A
mode: input
active: low
-->
#Score:Zero
Score:Zero is a simple-soldering-kit-come-games-controller for the Raspberry Pi Zero.
It has eight active-low push-buttons connected to various GPIO pins.
On the underside of the board there are also solder pads connected to power, ground, I2C, SPI and serial comms.

View File

@ -6,10 +6,10 @@ url_suffix:
urls:
GND: ground
featured:
- scorezero
- motozero
- adafruit-arcade-bonnet
- sixfab-xbee-shield
- fourletter-phat
overlays:
- ground
- iface-dpi
@ -148,3 +148,4 @@ overlays:
- uputronics-lora
- uputronics-gps-hat
- uputronics-pits
- scorezero

View File

@ -148,3 +148,4 @@ overlays:
- uputronics-lora
- uputronics-gps-hat
- uputronics-pits
- scorezero

View File

@ -0,0 +1,65 @@
<!--
---
name: Score:Zero
class: board
type: io,other
formfactor: pHAT
manufacturer: The Wonky Resistor Co
description: A super-simple and stylish soldering kit - makes an NES-style games controller when assembled.
url: http://wonkyresistor.com/scorezero
github: https://github.com/wonkyresistor/scorezero
schematic:
buy: http://wonkyresistor.com/scorezero
image: 'scorezero.png'
pincount: 40
eeprom: no
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'29':
name: Start
mode: input
active: low
'31':
name: Select
mode: input
active: low
'15':
name: Up
mode: input
active: low
'16':
name: Right
mode: input
active: low
'18':
name: Down
mode: input
active: low
'22':
name: Left
mode: input
active: low
'37':
name: B
mode: input
active: low
'13':
name: A
mode: input
active: low
-->
#Score:Zero
Score:Zero is a simple-soldering-kit-come-games-controller for the Raspberry Pi Zero.
It has eight active-low push-buttons connected to various GPIO pins.
On the underside of the board there are also solder pads connected to power, ground, I2C, SPI and serial comms.

View File

@ -149,3 +149,4 @@ overlays:
- uputronics-lora
- uputronics-gps-hat
- uputronics-pits
- scorezero

View File

@ -0,0 +1,65 @@
<!--
---
name: Score:Zero
class: board
type: io,other
formfactor: pHAT
manufacturer: The Wonky Resistor Co
description: A super-simple and stylish soldering kit - makes an NES-style games controller when assembled.
url: http://wonkyresistor.com/scorezero
github: https://github.com/wonkyresistor/scorezero
schematic:
buy: http://wonkyresistor.com/scorezero
image: 'scorezero.png'
pincount: 40
eeprom: no
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'29':
name: Start
mode: input
active: low
'31':
name: Select
mode: input
active: low
'15':
name: Up
mode: input
active: low
'16':
name: Right
mode: input
active: low
'18':
name: Down
mode: input
active: low
'22':
name: Left
mode: input
active: low
'37':
name: B
mode: input
active: low
'13':
name: A
mode: input
active: low
-->
#Score:Zero
Score:Zero is a simple-soldering-kit-come-games-controller for the Raspberry Pi Zero.
It has eight active-low push-buttons connected to various GPIO pins.
On the underside of the board there are also solder pads connected to power, ground, I2C, SPI and serial comms.

View File

@ -149,3 +149,4 @@ overlays:
- uputronics-lora
- uputronics-gps-hat
- uputronics-pits
- scorezero

View File

@ -0,0 +1,65 @@
<!--
---
name: Score:Zero
class: board
type: io,other
formfactor: pHAT
manufacturer: The Wonky Resistor Co
description: A super-simple and stylish soldering kit - makes an NES-style games controller when assembled.
url: http://wonkyresistor.com/scorezero
github: https://github.com/wonkyresistor/scorezero
schematic:
buy: http://wonkyresistor.com/scorezero
image: 'scorezero.png'
pincount: 40
eeprom: no
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'29':
name: Start
mode: input
active: low
'31':
name: Select
mode: input
active: low
'15':
name: Up
mode: input
active: low
'16':
name: Right
mode: input
active: low
'18':
name: Down
mode: input
active: low
'22':
name: Left
mode: input
active: low
'37':
name: B
mode: input
active: low
'13':
name: A
mode: input
active: low
-->
#Score:Zero
Score:Zero is a simple-soldering-kit-come-games-controller for the Raspberry Pi Zero.
It has eight active-low push-buttons connected to various GPIO pins.
On the underside of the board there are also solder pads connected to power, ground, I2C, SPI and serial comms.

View File

@ -149,3 +149,4 @@ overlays:
- uputronics-lora
- uputronics-gps-hat
- uputronics-pits
- scorezero

View File

@ -0,0 +1,65 @@
<!--
---
name: Score:Zero
class: board
type: io,other
formfactor: pHAT
manufacturer: The Wonky Resistor Co
description: A super-simple and stylish soldering kit - makes an NES-style games controller when assembled.
url: http://wonkyresistor.com/scorezero
github: https://github.com/wonkyresistor/scorezero
schematic:
buy: http://wonkyresistor.com/scorezero
image: 'scorezero.png'
pincount: 40
eeprom: no
ground:
'6':
'9':
'14':
'20':
'25':
'30':
'34':
'39':
pin:
'29':
name: Start
mode: input
active: low
'31':
name: Select
mode: input
active: low
'15':
name: Up
mode: input
active: low
'16':
name: Right
mode: input
active: low
'18':
name: Down
mode: input
active: low
'22':
name: Left
mode: input
active: low
'37':
name: B
mode: input
active: low
'13':
name: A
mode: input
active: low
-->
#Score:Zero
Score:Zero is a simple-soldering-kit-come-games-controller for the Raspberry Pi Zero.
It has eight active-low push-buttons connected to various GPIO pins.
On the underside of the board there are also solder pads connected to power, ground, I2C, SPI and serial comms.