Added KiCad schematics and PCB design for button panel.

This commit is contained in:
ThorstenB 2022-05-16 22:19:39 +02:00
parent 3c4f8aaab5
commit 345cd45b5c
8 changed files with 2078 additions and 1 deletions

4
.gitignore vendored
View File

@ -1,2 +1,4 @@
ExternalPhotos/*
resources/ORIGINAL/*
*/ORIGINAL/*
access

View File

@ -31,6 +31,7 @@ You'll find schematics and also a KiCad PCB design project in the [pcb](/pcb/) f
![ButtonPanel2](/resources/ButtonPanel2.png?raw=true)
![ButtonPanel3](/resources/ButtonPanel3.jpg?raw=true)
![ButtonPanel4](/resources/ButtonPanel4.png?raw=true)
![PCB](/resources/PCB.png?raw=true)
## Wiring the FloppyEmu
The FloppyEmu PCB does not provide convenient pins or solder pads to tap the button and LED status signals. However, it's still relatively easy to tap the required signals - as shown by these photos. The photos apply to the Revision C model of the BMOW FloppyEmu. For other revisions, better verify the wiring with a multimeter.

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,217 @@
(export (version D)
(design
(source /home/brehm/Daten/Hardware/KiCad/FloppyEmu/FloppyEmuButtonPanel/FloppyEmuButtonPanel.sch)
(date "Mo 16 Mai 2022 21:46:51 CEST")
(tool "Eeschema 5.1.8-5.1.8")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title "FloppyEmu Button Panel")
(company "Thorsten Brehm")
(rev 1.0)
(date 2022-05-06)
(source FloppyEmuButtonPanel.sch)
(comment (number 1) (value ""))
(comment (number 2) (value ""))
(comment (number 3) (value ""))
(comment (number 4) (value "")))))
(components
(comp (ref SW1)
(value PREVIOUS/UP)
(footprint Buttons_Switches_THT:SW_PUSH_6mm_h5mm)
(datasheet ~)
(libsource (lib Switch) (part SW_Push) (description "Push button switch, generic, two pins"))
(sheetpath (names /) (tstamps /))
(tstamp 62744C78))
(comp (ref SW2)
(value SELECT)
(footprint Buttons_Switches_THT:SW_PUSH_6mm_h5mm)
(datasheet ~)
(libsource (lib Switch) (part SW_Push) (description "Push button switch, generic, two pins"))
(sheetpath (names /) (tstamps /))
(tstamp 62744E61))
(comp (ref SW3)
(value NEXT/DOWN)
(footprint Buttons_Switches_THT:SW_PUSH_6mm_h5mm)
(datasheet ~)
(libsource (lib Switch) (part SW_Push) (description "Push button switch, generic, two pins"))
(sheetpath (names /) (tstamps /))
(tstamp 62745058))
(comp (ref SW4)
(value RESET)
(footprint Buttons_Switches_THT:SW_PUSH_6mm_h5mm)
(datasheet ~)
(libsource (lib Switch) (part SW_Push) (description "Push button switch, generic, two pins"))
(sheetpath (names /) (tstamps /))
(tstamp 62745342))
(comp (ref R1)
(value 1K)
(footprint Resistors_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 6274AF14))
(comp (ref D1)
(value "STATUS LED")
(footprint Pin_Headers:Pin_Header_Straight_1x02_Pitch2.54mm)
(datasheet ~)
(libsource (lib Device) (part LED) (description "Light emitting diode"))
(sheetpath (names /) (tstamps /))
(tstamp 6274B5B6))
(comp (ref D2)
(value "POWER LED")
(footprint Pin_Headers:Pin_Header_Straight_1x02_Pitch2.54mm)
(datasheet ~)
(libsource (lib Device) (part LED) (description "Light emitting diode"))
(sheetpath (names /) (tstamps /))
(tstamp 6274C215))
(comp (ref R2)
(value 1K)
(footprint Resistors_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal)
(datasheet ~)
(libsource (lib Device) (part R) (description Resistor))
(sheetpath (names /) (tstamps /))
(tstamp 6274C43F))
(comp (ref J1)
(value ButtonPanel)
(footprint ThorstensFootprints:Box_Header_2x05x2.54mm_Straight)
(datasheet ~)
(libsource (lib Connector_Generic) (part Conn_02x05_Odd_Even) (description "Generic connector, double row, 02x05, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)"))
(sheetpath (names /) (tstamps /))
(tstamp 62826E2B))
(comp (ref H2)
(value MountingHole)
(footprint Mounting_Holes:MountingHole_3.2mm_M3)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole) (description "Mounting Hole without connection"))
(sheetpath (names /) (tstamps /))
(tstamp 6283AD76))
(comp (ref H3)
(value MountingHole)
(footprint Mounting_Holes:MountingHole_3.2mm_M3)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole) (description "Mounting Hole without connection"))
(sheetpath (names /) (tstamps /))
(tstamp 6283B185))
(comp (ref H4)
(value MountingHole)
(footprint Mounting_Holes:MountingHole_3.2mm_M3)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole) (description "Mounting Hole without connection"))
(sheetpath (names /) (tstamps /))
(tstamp 6283B47E))
(comp (ref H1)
(value MountingHole)
(footprint Mounting_Holes:MountingHole_3.2mm_M3)
(datasheet ~)
(libsource (lib Mechanical) (part MountingHole) (description "Mounting Hole without connection"))
(sheetpath (names /) (tstamps /))
(tstamp 6283B6E3)))
(libparts
(libpart (lib Connector_Generic) (part Conn_02x05_Odd_Even)
(description "Generic connector, double row, 02x05, odd/even pin numbering scheme (row 1 odd numbers, row 2 even numbers), script generated (kicad-library-utils/schlib/autogen/connector/)")
(docs ~)
(footprints
(fp Connector*:*_2x??_*))
(fields
(field (name Reference) J)
(field (name Value) Conn_02x05_Odd_Even))
(pins
(pin (num 1) (name Pin_1) (type passive))
(pin (num 2) (name Pin_2) (type passive))
(pin (num 3) (name Pin_3) (type passive))
(pin (num 4) (name Pin_4) (type passive))
(pin (num 5) (name Pin_5) (type passive))
(pin (num 6) (name Pin_6) (type passive))
(pin (num 7) (name Pin_7) (type passive))
(pin (num 8) (name Pin_8) (type passive))
(pin (num 9) (name Pin_9) (type passive))
(pin (num 10) (name Pin_10) (type passive))))
(libpart (lib Device) (part LED)
(description "Light emitting diode")
(docs ~)
(footprints
(fp LED*)
(fp LED_SMD:*)
(fp LED_THT:*))
(fields
(field (name Reference) D)
(field (name Value) LED))
(pins
(pin (num 1) (name K) (type passive))
(pin (num 2) (name A) (type passive))))
(libpart (lib Device) (part R)
(description Resistor)
(docs ~)
(footprints
(fp R_*))
(fields
(field (name Reference) R)
(field (name Value) R))
(pins
(pin (num 1) (name ~) (type passive))
(pin (num 2) (name ~) (type passive))))
(libpart (lib Mechanical) (part MountingHole)
(description "Mounting Hole without connection")
(docs ~)
(footprints
(fp MountingHole*))
(fields
(field (name Reference) H)
(field (name Value) MountingHole)))
(libpart (lib Switch) (part SW_Push)
(description "Push button switch, generic, two pins")
(docs ~)
(fields
(field (name Reference) SW)
(field (name Value) SW_Push))
(pins
(pin (num 1) (name 1) (type passive))
(pin (num 2) (name 2) (type passive)))))
(libraries
(library (logical Connector_Generic)
(uri /usr/share/kicad/library/Connector_Generic.lib))
(library (logical Device)
(uri /usr/share/kicad/library/Device.lib))
(library (logical Mechanical)
(uri /usr/share/kicad/library/Mechanical.lib))
(library (logical Switch)
(uri /usr/share/kicad/library/Switch.lib)))
(nets
(net (code 1) (name "Net-(J1-Pad1)")
(node (ref J1) (pin 1)))
(net (code 2) (name "Net-(J1-Pad3)")
(node (ref J1) (pin 3)))
(net (code 3) (name "Net-(J1-Pad5)")
(node (ref J1) (pin 5)))
(net (code 4) (name /NEXT)
(node (ref J1) (pin 9))
(node (ref SW3) (pin 1)))
(net (code 5) (name /STATUS)
(node (ref J1) (pin 4))
(node (ref D1) (pin 1)))
(net (code 6) (name /RESET)
(node (ref J1) (pin 6))
(node (ref SW4) (pin 2)))
(net (code 7) (name GND)
(node (ref SW4) (pin 1))
(node (ref SW3) (pin 2))
(node (ref SW2) (pin 1))
(node (ref SW1) (pin 1))
(node (ref D2) (pin 1))
(node (ref J1) (pin 7)))
(net (code 8) (name /SELECT)
(node (ref J1) (pin 10))
(node (ref SW2) (pin 2)))
(net (code 9) (name "Net-(D2-Pad2)")
(node (ref D2) (pin 2))
(node (ref R2) (pin 2)))
(net (code 10) (name /PREVIOUS)
(node (ref SW1) (pin 2))
(node (ref J1) (pin 8)))
(net (code 11) (name +5V)
(node (ref R1) (pin 1))
(node (ref R2) (pin 1))
(node (ref J1) (pin 2)))
(net (code 12) (name "Net-(D1-Pad2)")
(node (ref D1) (pin 2))
(node (ref R1) (pin 2)))))

View File

@ -0,0 +1,249 @@
update=Mo 16 Mai 2022 22:11:12 CEST
version=1
last_client=kicad
[general]
version=1
RootSch=
BoardNm=
[cvpcb]
version=1
NetIExt=net
[eeschema]
version=1
LibDir=
[eeschema/libraries]
[pcbnew]
version=1
PageLayoutDescrFile=
LastNetListRead=FloppyEmuButtonPanel.net
CopperLayerCount=2
BoardThickness=1.6
AllowMicroVias=0
AllowBlindVias=0
RequireCourtyardDefinitions=0
ProhibitOverlappingCourtyards=1
MinTrackWidth=0.2
MinViaDiameter=0.4
MinViaDrill=0.3
MinMicroViaDiameter=0.2
MinMicroViaDrill=0.09999999999999999
MinHoleToHole=0.25
TrackWidth1=0.25
TrackWidth2=0.5
ViaDiameter1=0.8
ViaDrill1=0.4
dPairWidth1=0.2
dPairGap1=0.25
dPairViaGap1=0.25
SilkLineWidth=0.12
SilkTextSizeV=1
SilkTextSizeH=1
SilkTextSizeThickness=0.15
SilkTextItalic=0
SilkTextUpright=1
CopperLineWidth=0.2
CopperTextSizeV=1.5
CopperTextSizeH=1.5
CopperTextThickness=0.3
CopperTextItalic=0
CopperTextUpright=1
EdgeCutLineWidth=0.05
CourtyardLineWidth=0.05
OthersLineWidth=0.15
OthersTextSizeV=1
OthersTextSizeH=1
OthersTextSizeThickness=0.15
OthersTextItalic=0
OthersTextUpright=1
SolderMaskClearance=0
SolderMaskMinWidth=0
SolderPasteClearance=0
SolderPasteRatio=-0
[pcbnew/Layer.F.Cu]
Name=F.Cu
Type=0
Enabled=1
[pcbnew/Layer.In1.Cu]
Name=In1.Cu
Type=0
Enabled=0
[pcbnew/Layer.In2.Cu]
Name=In2.Cu
Type=0
Enabled=0
[pcbnew/Layer.In3.Cu]
Name=In3.Cu
Type=0
Enabled=0
[pcbnew/Layer.In4.Cu]
Name=In4.Cu
Type=0
Enabled=0
[pcbnew/Layer.In5.Cu]
Name=In5.Cu
Type=0
Enabled=0
[pcbnew/Layer.In6.Cu]
Name=In6.Cu
Type=0
Enabled=0
[pcbnew/Layer.In7.Cu]
Name=In7.Cu
Type=0
Enabled=0
[pcbnew/Layer.In8.Cu]
Name=In8.Cu
Type=0
Enabled=0
[pcbnew/Layer.In9.Cu]
Name=In9.Cu
Type=0
Enabled=0
[pcbnew/Layer.In10.Cu]
Name=In10.Cu
Type=0
Enabled=0
[pcbnew/Layer.In11.Cu]
Name=In11.Cu
Type=0
Enabled=0
[pcbnew/Layer.In12.Cu]
Name=In12.Cu
Type=0
Enabled=0
[pcbnew/Layer.In13.Cu]
Name=In13.Cu
Type=0
Enabled=0
[pcbnew/Layer.In14.Cu]
Name=In14.Cu
Type=0
Enabled=0
[pcbnew/Layer.In15.Cu]
Name=In15.Cu
Type=0
Enabled=0
[pcbnew/Layer.In16.Cu]
Name=In16.Cu
Type=0
Enabled=0
[pcbnew/Layer.In17.Cu]
Name=In17.Cu
Type=0
Enabled=0
[pcbnew/Layer.In18.Cu]
Name=In18.Cu
Type=0
Enabled=0
[pcbnew/Layer.In19.Cu]
Name=In19.Cu
Type=0
Enabled=0
[pcbnew/Layer.In20.Cu]
Name=In20.Cu
Type=0
Enabled=0
[pcbnew/Layer.In21.Cu]
Name=In21.Cu
Type=0
Enabled=0
[pcbnew/Layer.In22.Cu]
Name=In22.Cu
Type=0
Enabled=0
[pcbnew/Layer.In23.Cu]
Name=In23.Cu
Type=0
Enabled=0
[pcbnew/Layer.In24.Cu]
Name=In24.Cu
Type=0
Enabled=0
[pcbnew/Layer.In25.Cu]
Name=In25.Cu
Type=0
Enabled=0
[pcbnew/Layer.In26.Cu]
Name=In26.Cu
Type=0
Enabled=0
[pcbnew/Layer.In27.Cu]
Name=In27.Cu
Type=0
Enabled=0
[pcbnew/Layer.In28.Cu]
Name=In28.Cu
Type=0
Enabled=0
[pcbnew/Layer.In29.Cu]
Name=In29.Cu
Type=0
Enabled=0
[pcbnew/Layer.In30.Cu]
Name=In30.Cu
Type=0
Enabled=0
[pcbnew/Layer.B.Cu]
Name=B.Cu
Type=0
Enabled=1
[pcbnew/Layer.B.Adhes]
Enabled=1
[pcbnew/Layer.F.Adhes]
Enabled=1
[pcbnew/Layer.B.Paste]
Enabled=1
[pcbnew/Layer.F.Paste]
Enabled=1
[pcbnew/Layer.B.SilkS]
Enabled=1
[pcbnew/Layer.F.SilkS]
Enabled=1
[pcbnew/Layer.B.Mask]
Enabled=1
[pcbnew/Layer.F.Mask]
Enabled=1
[pcbnew/Layer.Dwgs.User]
Enabled=1
[pcbnew/Layer.Cmts.User]
Enabled=1
[pcbnew/Layer.Eco1.User]
Enabled=1
[pcbnew/Layer.Eco2.User]
Enabled=1
[pcbnew/Layer.Edge.Cuts]
Enabled=1
[pcbnew/Layer.Margin]
Enabled=1
[pcbnew/Layer.B.CrtYd]
Enabled=1
[pcbnew/Layer.F.CrtYd]
Enabled=1
[pcbnew/Layer.B.Fab]
Enabled=1
[pcbnew/Layer.F.Fab]
Enabled=1
[pcbnew/Layer.Rescue]
Enabled=0
[pcbnew/Netclasses]
[pcbnew/Netclasses/Default]
Name=Default
Clearance=0.2
TrackWidth=0.25
ViaDiameter=0.8
ViaDrill=0.4
uViaDiameter=0.3
uViaDrill=0.1
dPairWidth=0.2
dPairGap=0.25
dPairViaGap=0.25
[schematic_editor]
version=1
PageLayoutDescrFile=
PlotDirectoryName=
SubpartIdSeparator=0
SubpartFirstId=65
NetFmtName=Pcbnew
SpiceAjustPassiveValues=0
LabSize=50
ERC_TestSimilarLabels=1

View File

@ -0,0 +1,301 @@
EESchema Schematic File Version 4
EELAYER 30 0
EELAYER END
$Descr A4 11693 8268
encoding utf-8
Sheet 1 1
Title "FloppyEmu Button Panel"
Date "2022-05-06"
Rev "1.0"
Comp "Thorsten Brehm"
Comment1 ""
Comment2 ""
Comment3 ""
Comment4 ""
$EndDescr
$Comp
L Switch:SW_Push SW1
U 1 1 62744C78
P 3250 2950
F 0 "SW1" H 3250 3235 50 0000 C CNN
F 1 "PREVIOUS/UP" H 3350 3150 50 0000 C CNN
F 2 "Buttons_Switches_THT:SW_PUSH_6mm_h5mm" H 3250 3150 50 0001 C CNN
F 3 "~" H 3250 3150 50 0001 C CNN
1 3250 2950
1 0 0 -1
$EndComp
$Comp
L Switch:SW_Push SW2
U 1 1 62744E61
P 3250 3500
F 0 "SW2" H 3250 3785 50 0000 C CNN
F 1 "SELECT" H 3250 3694 50 0000 C CNN
F 2 "Buttons_Switches_THT:SW_PUSH_6mm_h5mm" H 3250 3700 50 0001 C CNN
F 3 "~" H 3250 3700 50 0001 C CNN
1 3250 3500
1 0 0 -1
$EndComp
$Comp
L Switch:SW_Push SW3
U 1 1 62745058
P 3250 4050
F 0 "SW3" H 3250 4335 50 0000 C CNN
F 1 "NEXT/DOWN" H 3200 4250 50 0000 C CNN
F 2 "Buttons_Switches_THT:SW_PUSH_6mm_h5mm" H 3250 4250 50 0001 C CNN
F 3 "~" H 3250 4250 50 0001 C CNN
1 3250 4050
-1 0 0 -1
$EndComp
$Comp
L Switch:SW_Push SW4
U 1 1 62745342
P 4100 2950
F 0 "SW4" H 4100 3235 50 0000 C CNN
F 1 "RESET" H 4100 3144 50 0000 C CNN
F 2 "Buttons_Switches_THT:SW_PUSH_6mm_h5mm" H 4100 3150 50 0001 C CNN
F 3 "~" H 4100 3150 50 0001 C CNN
1 4100 2950
1 0 0 -1
$EndComp
Connection ~ 3050 3500
Wire Wire Line
3050 3500 3050 4050
Connection ~ 3050 4050
$Comp
L power:GND #PWR0101
U 1 1 62745E25
P 4400 4800
F 0 "#PWR0101" H 4400 4550 50 0001 C CNN
F 1 "GND" H 4405 4627 50 0000 C CNN
F 2 "" H 4400 4800 50 0001 C CNN
F 3 "" H 4400 4800 50 0001 C CNN
1 4400 4800
1 0 0 -1
$EndComp
Wire Wire Line
3050 4050 3050 4750
Wire Wire Line
3050 2950 3050 3500
Wire Wire Line
3900 2950 3900 2500
Wire Wire Line
3900 2500 3050 2500
Wire Wire Line
3050 2500 3050 2950
Connection ~ 3050 2950
$Comp
L power:+5V #PWR0102
U 1 1 62749BF1
P 4700 3550
F 0 "#PWR0102" H 4700 3400 50 0001 C CNN
F 1 "+5V" H 4715 3723 50 0000 C CNN
F 2 "" H 4700 3550 50 0001 C CNN
F 3 "" H 4700 3550 50 0001 C CNN
1 4700 3550
1 0 0 -1
$EndComp
$Comp
L Device:R R1
U 1 1 6274AF14
P 5400 2700
F 0 "R1" H 5470 2746 50 0000 L CNN
F 1 "1K" H 5470 2655 50 0000 L CNN
F 2 "Resistors_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal" V 5330 2700 50 0001 C CNN
F 3 "~" H 5400 2700 50 0001 C CNN
1 5400 2700
1 0 0 -1
$EndComp
$Comp
L Device:LED D1
U 1 1 6274B5B6
P 5400 3000
F 0 "D1" V 5400 3150 50 0000 R CNN
F 1 "STATUS LED" V 5500 3450 50 0000 R CNN
F 2 "Pin_Headers:Pin_Header_Straight_1x02_Pitch2.54mm" H 5400 3000 50 0001 C CNN
F 3 "~" H 5400 3000 50 0001 C CNN
1 5400 3000
0 -1 -1 0
$EndComp
$Comp
L power:+5V #PWR0103
U 1 1 6274BC05
P 5400 2550
F 0 "#PWR0103" H 5400 2400 50 0001 C CNN
F 1 "+5V" H 5415 2723 50 0000 C CNN
F 2 "" H 5400 2550 50 0001 C CNN
F 3 "" H 5400 2550 50 0001 C CNN
1 5400 2550
1 0 0 -1
$EndComp
$Comp
L Device:LED D2
U 1 1 6274C215
P 6150 3000
F 0 "D2" V 6189 2882 50 0000 R CNN
F 1 "POWER LED" V 6098 2882 50 0000 R CNN
F 2 "Pin_Headers:Pin_Header_Straight_1x02_Pitch2.54mm" H 6150 3000 50 0001 C CNN
F 3 "~" H 6150 3000 50 0001 C CNN
1 6150 3000
0 -1 -1 0
$EndComp
$Comp
L Device:R R2
U 1 1 6274C43F
P 6150 2700
F 0 "R2" H 6220 2746 50 0000 L CNN
F 1 "1K" H 6220 2655 50 0000 L CNN
F 2 "Resistors_THT:R_Axial_DIN0207_L6.3mm_D2.5mm_P7.62mm_Horizontal" V 6080 2700 50 0001 C CNN
F 3 "~" H 6150 2700 50 0001 C CNN
1 6150 2700
1 0 0 -1
$EndComp
$Comp
L power:GND #PWR0104
U 1 1 6274C5DE
P 6150 3150
F 0 "#PWR0104" H 6150 2900 50 0001 C CNN
F 1 "GND" H 6155 2977 50 0000 C CNN
F 2 "" H 6150 3150 50 0001 C CNN
F 3 "" H 6150 3150 50 0001 C CNN
1 6150 3150
1 0 0 -1
$EndComp
$Comp
L power:+5V #PWR0105
U 1 1 6274C996
P 6150 2550
F 0 "#PWR0105" H 6150 2400 50 0001 C CNN
F 1 "+5V" H 6165 2723 50 0000 C CNN
F 2 "" H 6150 2550 50 0001 C CNN
F 3 "" H 6150 2550 50 0001 C CNN
1 6150 2550
1 0 0 -1
$EndComp
Wire Notes Line
2800 5250 7100 5250
Wire Notes Line
7100 5250 7100 2000
Wire Notes Line
7100 2000 2800 2000
Wire Notes Line
2800 2000 2800 5250
Wire Wire Line
3450 3500 4300 3500
Text Label 4400 3950 1 50 ~ 0
PREVIOUS
Wire Wire Line
4300 2950 4500 2950
Wire Wire Line
3500 2950 3500 3250
Wire Wire Line
3500 3250 4400 3250
Wire Wire Line
3500 2950 3450 2950
Wire Wire Line
3450 4050 3500 4050
Wire Wire Line
3500 4050 3500 4600
Text Label 4300 3950 1 50 ~ 0
SELECT
Text Label 4050 4600 0 50 ~ 0
NEXT
Text Label 4050 4750 0 50 ~ 0
GND
Text Label 4500 3950 1 50 ~ 0
RESET
Text Label 4700 3950 1 50 ~ 0
POWER
Wire Wire Line
4600 3150 5400 3150
Text Label 4600 3950 1 50 ~ 0
STATUS
NoConn ~ 4500 4550
NoConn ~ 4600 4550
NoConn ~ 4700 4550
Wire Wire Line
4400 4550 4400 4750
Wire Wire Line
3500 4600 4300 4600
Connection ~ 4400 4750
Wire Wire Line
4400 4750 4400 4800
Wire Wire Line
3050 4750 4400 4750
Wire Wire Line
4700 3550 4700 4050
Wire Wire Line
4600 3150 4600 4050
Wire Wire Line
4500 2950 4500 4050
Wire Wire Line
4400 3250 4400 4050
Wire Wire Line
4300 3500 4300 4050
$Comp
L Connector_Generic:Conn_02x05_Odd_Even J1
U 1 1 62826E2B
P 4500 4350
F 0 "J1" V 4596 4062 50 0000 R CNN
F 1 "ButtonPanel" V 4505 4062 50 0000 R CNN
F 2 "ThorstensFootprints:Box_Header_2x05x2.54mm_Straight" H 4500 4350 50 0001 C CNN
F 3 "~" H 4500 4350 50 0001 C CNN
1 4500 4350
0 1 -1 0
$EndComp
Wire Wire Line
4300 4600 4300 4550
Wire Notes Line
6850 2200 6850 3450
Wire Notes Line
6850 3450 5750 3450
Wire Notes Line
5750 3450 5750 2200
Wire Notes Line
5750 2200 6850 2200
Text Notes 5800 2300 0 50 ~ 0
Power LED is optional
$Comp
L Mechanical:MountingHole H2
U 1 1 6283AD76
P 2950 2150
F 0 "H2" H 3050 2196 50 0000 L CNN
F 1 "MountingHole" H 3050 2105 50 0000 L CNN
F 2 "Mounting_Holes:MountingHole_3.2mm_M3" H 2950 2150 50 0001 C CNN
F 3 "~" H 2950 2150 50 0001 C CNN
1 2950 2150
1 0 0 -1
$EndComp
$Comp
L Mechanical:MountingHole H3
U 1 1 6283B185
P 7000 2100
F 0 "H3" H 7100 2146 50 0000 L CNN
F 1 "MountingHole" H 7100 2055 50 0000 L CNN
F 2 "Mounting_Holes:MountingHole_3.2mm_M3" H 7000 2100 50 0001 C CNN
F 3 "~" H 7000 2100 50 0001 C CNN
1 7000 2100
1 0 0 -1
$EndComp
$Comp
L Mechanical:MountingHole H4
U 1 1 6283B47E
P 7000 5150
F 0 "H4" H 7100 5196 50 0000 L CNN
F 1 "MountingHole" H 7100 5105 50 0000 L CNN
F 2 "Mounting_Holes:MountingHole_3.2mm_M3" H 7000 5150 50 0001 C CNN
F 3 "~" H 7000 5150 50 0001 C CNN
1 7000 5150
1 0 0 -1
$EndComp
$Comp
L Mechanical:MountingHole H1
U 1 1 6283B6E3
P 2900 5150
F 0 "H1" H 3000 5196 50 0000 L CNN
F 1 "MountingHole" H 3000 5105 50 0000 L CNN
F 2 "Mounting_Holes:MountingHole_3.2mm_M3" H 2900 5150 50 0001 C CNN
F 3 "~" H 2900 5150 50 0001 C CNN
1 2900 5150
1 0 0 -1
$EndComp
$EndSCHEMATC

BIN
pcb/Schematics.pdf Normal file

Binary file not shown.

BIN
resources/PCB.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB