added readme for business card, updated kitspace yaml
This commit is contained in:
parent
04ec61d223
commit
425849bbae
2 changed files with 13 additions and 2 deletions
|
|
@ -0,0 +1,11 @@
|
||||||
|
# Pyr0-Piezo DIY BusinessCard
|
||||||
|
|
||||||
|
This variant of the Pyr0-Piezo circuit utilizes an all Through-Hole design, allowing users to easily solder in their own components.
|
||||||
|
|
||||||
|
This circuit also features a full breakout of all of the pins required to connect an external Arduino if the user doesn't want to use an integrated one.
|
||||||
|
|
||||||
|
Programming can be performed initially over the onboard ICSP header, and after a bootloader is installed, the user may reprogram the Atmega over the UART header. Alternatively, if the user owns an Arduino Uno with a DIL socket, the Atmega can be programmed using that board and transferred to this one afterward.
|
||||||
|
|
||||||
|
Pin assignments are shown on the silkscreen for each header
|
||||||
|
|
||||||
|
TODO: Add pin assignments and images
|
||||||
|
|
@ -4,7 +4,7 @@ multi:
|
||||||
color: black
|
color: black
|
||||||
site: https://docs.pyroballpcbs.com
|
site: https://docs.pyroballpcbs.com
|
||||||
gerbers: Hardware/Gerbers/DIY-Pyr0-Piezo-Boards/pP-DIY-Business-Card-TH/gerbers/
|
gerbers: Hardware/Gerbers/DIY-Pyr0-Piezo-Boards/pP-DIY-Business-Card-TH/gerbers/
|
||||||
bom: Hardware/Gerbers/DIY-Pyr0-Piezo-Boards/pP-DIY-Business-Card-TH/BOM-pP-DIY-Business-Card-TH.csv
|
bom: blob/master/Hardware/Gerbers/DIY-Pyr0-Piezo-Boards/pP-DIY-Business-Card-TH/BOM-pP-DIY-Business-Card-TH.csv
|
||||||
eda:
|
eda:
|
||||||
type: eagle
|
type: eagle
|
||||||
pcb: Hardware/Eagle_Files/Pyr0-Piezo_DIY-Boards/Pyr0-Piezo-v2-DIY-Business-Card.brd
|
pcb: Hardware/Eagle_Files/Pyr0-Piezo_DIY-Boards/Pyr0-Piezo-v2-DIY-Business-Card.brd
|
||||||
|
|
@ -14,7 +14,7 @@ multi:
|
||||||
color: red
|
color: red
|
||||||
site: https://docs.pyroballpcbs.com
|
site: https://docs.pyroballpcbs.com
|
||||||
gerbers: Hardware/Gerbers/DIY-Pyr0-Piezo-Boards/pP-DIY-Standalone-SMD/gerbers/
|
gerbers: Hardware/Gerbers/DIY-Pyr0-Piezo-Boards/pP-DIY-Standalone-SMD/gerbers/
|
||||||
bom: Hardware/Gerbers/DIY-Pyr0-Piezo-Boards/pP-DIY-Standalone-SMD/BOM-pP-DIY-Standalone-SMD.csv
|
bom: blob/master/Hardware/Gerbers/DIY-Pyr0-Piezo-Boards/pP-DIY-Standalone-SMD/BOM-pP-DIY-Standalone-SMD.csv
|
||||||
eda:
|
eda:
|
||||||
type: eagle
|
type: eagle
|
||||||
pcb: Hardware/Eagle_Files/Pyr0-Piezo_DIY-Boards/Pyr0-Piezo-v2-DIY-Standalone-Board_v1.0.0.brd
|
pcb: Hardware/Eagle_Files/Pyr0-Piezo_DIY-Boards/Pyr0-Piezo-v2-DIY-Standalone-Board_v1.0.0.brd
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue