Replace tiny schematic/netlist parts with larger parts.

All passive components: standardized on 0805
TVS diode: currently TSOT-23-5 (could become 6 pins)
LED: 0606 => 5050 (8.3x the horizontal linear size)
pull/80/head
Nathan Hwang 2017-11-09 23:27:49 -05:00
rodzic c3bb8ce57e
commit 357e7c40aa
2 zmienionych plików z 25 dodań i 28 usunięć

Wyświetl plik

@ -1,8 +1,8 @@
(export (version D)
(design
(source C:/Users/Conor/Desktop/u2f-zero/hardware/u2f-zero.sch)
(date "4/23/2016 10:44:18 PM")
(tool "Eeschema 4.0.1-stable")
(source /home/thenoviceoof/git/u2f-zero/hardware/u2f-zero.sch)
(date "Sun 05 Nov 2017 04:22:04 PM EST")
(tool "Eeschema 4.0.7-e2-6376~58~ubuntu17.04.1")
(sheet (number 1) (name /) (tstamps /)
(title_block
(title)
@ -29,7 +29,7 @@
(tstamp 56857313))
(comp (ref C3)
(value 0.1uF)
(footprint Capacitors_SMD:C_0402)
(footprint Capacitors_SMD:C_0805)
(datasheet http://media.digikey.com/pdf/Data%20Sheets/Samsung%20PDFs/CL_Series_MLCC_ds.pdf)
(fields
(field (name "MFG Name") "Samsung Electro-Mechanics America, Inc")
@ -41,7 +41,7 @@
(tstamp 56857DEB))
(comp (ref C4)
(value 4.7uF)
(footprint Capacitors_SMD:C_0603)
(footprint Capacitors_SMD:C_0805)
(datasheet http://media.digikey.com/pdf/Data%20Sheets/Samsung%20PDFs/CL_Series_MLCC_ds.pdf)
(fields
(field (name "MFG Name") "Samsung Electro-Mechanics America, Inc")
@ -53,7 +53,7 @@
(tstamp 56857E44))
(comp (ref Z1)
(value DF5A5.6JE)
(footprint TO_SOT_Packages_SMD:SOT-553)
(footprint TO_SOT_Packages_SMD:TSOT-23-5)
(datasheet http://optoelectronics.liteon.com/upload/download/DS22-2008-0044/S_110_LTST-C19HE1WT.pdf)
(fields
(field (name "MFG Name") "Toshiba Semiconductor and Storage")
@ -65,7 +65,7 @@
(tstamp 56857EAF))
(comp (ref R1)
(value 100)
(footprint Resistors_SMD:R_0603)
(footprint Resistors_SMD:R_0805)
(datasheet http://www.vishay.com/docs/20035/dcrcwe3.pdf)
(fields
(field (name "MFG Name") "Vishay Dale")
@ -77,7 +77,7 @@
(tstamp 56857B9B))
(comp (ref RGB1)
(value CA_RGB)
(footprint footprints:LED-0606)
(footprint LEDs:LED_RGB_5050-6)
(datasheet http://optoelectronics.liteon.com/upload/download/DS22-2008-0044/S_110_LTST-C19HE1WT.pdf)
(fields
(field (name "MFG Name") "Lite-On Inc")
@ -96,7 +96,7 @@
(field (name "MFG Part Num") TL3305AF260QG)
(field (name "Distributer PN") EG5353CT-ND)
(field (name "Distributer Link") http://www.digikey.com/product-detail/en/e-switch/TL3305AF260QG/EG5353CT-ND/5816198))
(libsource (lib device) (part SW_PUSH))
(libsource (lib u2f-zero-cache) (part SW_PUSH))
(sheetpath (names /) (tstamps /))
(tstamp 5685E9F9))
(comp (ref TX1)
@ -176,11 +176,7 @@
(libpart (lib device) (part C)
(description "Unpolarized capacitor")
(footprints
(fp C?)
(fp C_????_*)
(fp C_????)
(fp SMD*_c)
(fp Capacitor*))
(fp C_*))
(fields
(field (name Reference) C)
(field (name Value) C))
@ -239,15 +235,14 @@
(description Resistor)
(footprints
(fp R_*)
(fp Resistor_*))
(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 device) (part SW_PUSH)
(description Button)
(libpart (lib u2f-zero-cache) (part SW_PUSH)
(fields
(field (name Reference) SW)
(field (name Value) SW_PUSH))
@ -265,14 +260,16 @@
(field (name Reference) F)
(field (name Value) u2f-fiducial))))
(libraries
(library (logical u2f-zero-rescue)
(uri C:\Users\Conor\Desktop\u2f-zero\hardware\u2f-zero-rescue.lib))
(library (logical device)
(uri "C:\\Program Files\\KiCad\\share\\kicad\\library\\device.lib"))
(library (logical debug)
(uri C:\Users\Conor\Desktop\u2f-zero\hardware\library\debug.lib))
(uri /usr/share/kicad/library/device.lib))
(library (logical u2f-zero-rescue)
(uri /home/thenoviceoof/git/u2f-zero/hardware/u2f-zero-rescue.lib))
(library (logical discrete)
(uri C:\Users\Conor\Desktop\u2f-zero\hardware\library\discrete.lib)))
(uri /home/thenoviceoof/git/u2f-zero/hardware/library/discrete.lib))
(library (logical u2f-zero-cache)
(uri /home/thenoviceoof/git/u2f-zero/hardware/u2f-zero-cache.lib))
(library (logical debug)
(uri /home/thenoviceoof/git/u2f-zero/hardware/library/debug.lib)))
(nets
(net (code 1) (name "Net-(A1-Pad5)")
(node (ref E0) (pin 3))

Wyświetl plik

@ -69,7 +69,7 @@ U 1 1 56857DEB
P 5300 5750
F 0 "C3" H 5325 5850 50 0000 L CNN
F 1 "0.1uF" H 5325 5650 50 0000 L CNN
F 2 "Capacitors_SMD:C_0402" H 5338 5600 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805" H 5338 5600 50 0001 C CNN
F 3 "http://media.digikey.com/pdf/Data%20Sheets/Samsung%20PDFs/CL_Series_MLCC_ds.pdf" H 5300 5750 50 0001 C CNN
F 4 "Samsung Electro-Mechanics America, Inc" H 5300 5750 60 0001 C CNN "MFG Name"
F 5 "CL05A104MP5NNNC" H 5300 5750 60 0001 C CNN "MFG Part Num"
@ -84,7 +84,7 @@ U 1 1 56857E44
P 5300 6100
F 0 "C4" H 5325 6200 50 0000 L CNN
F 1 "4.7uF" H 5325 6000 50 0000 L CNN
F 2 "Capacitors_SMD:C_0603" H 5338 5950 50 0001 C CNN
F 2 "Capacitors_SMD:C_0805" H 5338 5950 50 0001 C CNN
F 3 "http://media.digikey.com/pdf/Data%20Sheets/Samsung%20PDFs/CL_Series_MLCC_ds.pdf" H 5300 6100 50 0001 C CNN
F 4 "Samsung Electro-Mechanics America, Inc" H 5300 6100 60 0001 C CNN "MFG Name"
F 5 "CL10B475KQ8NQNC" H 5300 6100 60 0001 C CNN "MFG Part Num"
@ -101,7 +101,7 @@ U 1 1 56857EAF
P 3250 3950
F 0 "Z1" H 2850 4000 60 0000 C CNN
F 1 "DF5A5.6JE" H 2700 4100 60 0000 C CNN
F 2 "TO_SOT_Packages_SMD:SOT-553" H 3250 3950 60 0001 C CNN
F 2 "TO_SOT_Packages_SMD:TSOT-23-5" H 3250 3950 60 0001 C CNN
F 3 "http://optoelectronics.liteon.com/upload/download/DS22-2008-0044/S_110_LTST-C19HE1WT.pdf" H 3250 3950 60 0001 C CNN
F 4 "Toshiba Semiconductor and Storage" H 3250 3950 60 0001 C CNN "MFG Name"
F 5 "DF5A5.6JE,LM" H 3250 3950 60 0001 C CNN "MFG Part Num"
@ -128,7 +128,7 @@ U 1 1 56857B9B
P 8100 4900
F 0 "R1" V 8180 4900 50 0000 C CNN
F 1 "100" V 8100 4900 50 0000 C CNN
F 2 "Resistors_SMD:R_0603" V 8030 4900 50 0001 C CNN
F 2 "Resistors_SMD:R_0805" V 8030 4900 50 0001 C CNN
F 3 "http://www.vishay.com/docs/20035/dcrcwe3.pdf" H 8100 4900 50 0001 C CNN
F 4 "Vishay Dale" H 8100 4900 60 0001 C CNN "MFG Name"
F 5 "CRCW0603100RFKEA" H 8100 4900 60 0001 C CNN "MFG Part Num"
@ -149,7 +149,7 @@ U 1 1 5686DEFD
P 7050 4700
F 0 "RGB1" H 7300 4850 60 0000 C CNN
F 1 "CA_RGB" H 6950 4850 60 0000 C CNN
F 2 "footprints:LED-0606" H 7850 4750 60 0001 C CNN
F 2 "LEDs:LED_RGB_5050-6" H 7850 4750 60 0001 C CNN
F 3 "http://optoelectronics.liteon.com/upload/download/DS22-2008-0044/S_110_LTST-C19HE1WT.pdf" H 7050 4750 60 0001 C CNN
F 4 "Lite-On Inc" H 7050 4700 60 0001 C CNN "MFG Name"
F 5 "LTST-C19HE1WT" H 7050 4700 60 0001 C CNN "MFG Part Num"