├── kicad ├── libs │ ├── SY8113B.dcm │ ├── mcp79410.dcm │ ├── mt9700.dcm │ ├── hr911105_rj45.dcm │ ├── rv-8803.dcm │ ├── solderbridge.lib │ ├── SY8113B.bak │ ├── SY8113B.lib │ ├── mt9700.lib │ ├── lm75.lib │ ├── mcp79410.lib │ ├── rv-8803.lib │ ├── hr911105_rj45.bak │ ├── hr911105_rj45.lib │ ├── ip4220cz6.lib │ └── vocore-breakout.lib ├── modules.pretty │ ├── Fastron-1616FPS.kicad_mod │ ├── SOT-23.kicad_mod │ ├── SOT-23-5.kicad_mod │ ├── SMD0603-wide.kicad_mod │ ├── Solderbridge.kicad_mod │ ├── SMD0603-wide-C.kicad_mod │ ├── SMD0603-wide-R.kicad_mod │ ├── Cliff_FCR681465P_barrel_jack.kicad_mod │ ├── SOT-23-6.kicad_mod │ ├── SMD0805-wide.kicad_mod │ ├── SMD0805-wide-C.kicad_mod │ ├── SC-70-6-wide.kicad_mod │ ├── SMD0603-wide-diode.kicad_mod │ ├── SOIC8-wide.kicad_mod │ ├── Push-Button-SMD-6.0x3.5mm.kicad_mod │ ├── USB_A_Vertical_THT.kicad_mod │ ├── MSOP-8-wide.kicad_mod │ ├── MicroCrystal-C7.kicad_mod │ ├── Solderbridge-3pad.kicad_mod │ ├── microSD-Receptacle-SelfEject.kicad_mod │ ├── RJ45-HR911105A.kicad_mod │ ├── SMTU2032-LF-CoinCell.kicad_mod │ ├── SMA_Diode.kicad_mod │ ├── SMB_Diode.kicad_mod │ └── VoCore_v2.kicad_mod ├── vocore-breakout.pro ├── ethernet.sch ├── usb.sch ├── sys_i2c.sch ├── power.sch └── vocore-breakout.sch ├── schematics.pdf ├── photos ├── top-lowres.jpg ├── top-highres.jpg ├── bottom-highres.jpg └── bottom-lowres.jpg ├── vocore-breakout-gerbers.zip ├── openwrt ├── 0003a-DeviceTree-with-hardware-i2c.patch ├── 0003b-DeviceTree-with-software-i2c.patch ├── 0002-build-the-rtc-rv8803-module.patch └── 0001-Create-initial-vocore2-breakout-config.patch ├── README.md └── LICENSE /kicad/libs/SY8113B.dcm: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /kicad/libs/mcp79410.dcm: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /kicad/libs/mt9700.dcm: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /kicad/libs/hr911105_rj45.dcm: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | #End Doc Library 4 | -------------------------------------------------------------------------------- /schematics.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/electroniceel/vocore2-breakout/HEAD/schematics.pdf -------------------------------------------------------------------------------- /photos/top-lowres.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/electroniceel/vocore2-breakout/HEAD/photos/top-lowres.jpg -------------------------------------------------------------------------------- /photos/top-highres.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/electroniceel/vocore2-breakout/HEAD/photos/top-highres.jpg -------------------------------------------------------------------------------- /photos/bottom-highres.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/electroniceel/vocore2-breakout/HEAD/photos/bottom-highres.jpg -------------------------------------------------------------------------------- /photos/bottom-lowres.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/electroniceel/vocore2-breakout/HEAD/photos/bottom-lowres.jpg -------------------------------------------------------------------------------- /vocore-breakout-gerbers.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/electroniceel/vocore2-breakout/HEAD/vocore-breakout-gerbers.zip -------------------------------------------------------------------------------- /kicad/libs/rv-8803.dcm: -------------------------------------------------------------------------------- 1 | EESchema-DOCLIB Version 2.0 2 | # 3 | $CMP RV-8803 4 | D MicroCrystal RV-8803-C7 5 | K RTC MicroCrystal RV-8803 RV-8803-C7 RX-8803SA 6 | $ENDCMP 7 | # 8 | #End Doc Library 9 | -------------------------------------------------------------------------------- /kicad/libs/solderbridge.lib: -------------------------------------------------------------------------------- 1 | EESchema-LIBRARY Version 2.3 2 | #encoding utf-8 3 | # 4 | # Solderbridge 5 | # 6 | DEF Solderbridge SB 0 0 N N 1 F N 7 | F0 "SB" 0 100 39 H V C CNN 8 | F1 "Solderbridge" 0 -100 39 H V C CNN 9 | F2 "" 0 0 60 H V C CNN 10 | F3 "" 0 0 60 H V C CNN 11 | $FPLIST 12 | Solderbridge 13 | $ENDFPLIST 14 | DRAW 15 | A -10 0 40 901 -901 0 1 0 F -10 40 -10 -40 16 | A 10 0 40 -899 899 0 1 0 F 10 -40 10 40 17 | X 1 1 -100 0 87 R 50 50 1 1 B 18 | X 2 2 100 0 87 L 50 50 1 1 B 19 | ENDDRAW 20 | ENDDEF 21 | # 22 | #End Library 23 | -------------------------------------------------------------------------------- /kicad/libs/SY8113B.bak: -------------------------------------------------------------------------------- 1 | EESchema-LIBRARY Version 2.3 2 | #encoding utf-8 3 | # 4 | # SY8113B 5 | # 6 | DEF SY8113B U 0 40 Y Y 1 F N 7 | F0 "U" -100 200 60 H V C CNN 8 | F1 "SY8113B" 0 -200 60 H V C CNN 9 | F2 "" 0 0 60 H V C CNN 10 | F3 "" 0 0 60 H V C CNN 11 | DRAW 12 | S -200 150 200 -150 0 1 0 N 13 | X BS 1 400 0 200 L 50 50 1 1 O 14 | X GND 2 -400 -100 200 R 50 50 1 1 B 15 | X FB 3 400 -100 200 L 50 50 1 1 I 16 | X EN 4 -400 0 200 R 50 50 1 1 I 17 | X IN 5 -400 100 200 R 50 50 1 1 I 18 | X LX 6 400 100 200 L 50 50 1 1 O 19 | ENDDRAW 20 | ENDDEF 21 | # 22 | #End Library 23 | -------------------------------------------------------------------------------- /kicad/libs/SY8113B.lib: -------------------------------------------------------------------------------- 1 | EESchema-LIBRARY Version 2.3 2 | #encoding utf-8 3 | # 4 | # SY8113B 5 | # 6 | DEF SY8113B U 0 40 Y Y 1 F N 7 | F0 "U" -100 200 60 H V C CNN 8 | F1 "SY8113B" 0 -200 60 H V C CNN 9 | F2 "" 0 0 60 H V C CNN 10 | F3 "" 0 0 60 H V C CNN 11 | DRAW 12 | S -200 150 200 -150 0 1 0 N 13 | X BS 1 400 0 200 L 50 50 1 1 O 14 | X GND 2 -400 -100 200 R 50 50 1 1 W 15 | X FB 3 400 -100 200 L 50 50 1 1 I 16 | X EN 4 -400 0 200 R 50 50 1 1 I 17 | X IN 5 -400 100 200 R 50 50 1 1 W 18 | X LX 6 400 100 200 L 50 50 1 1 w 19 | ENDDRAW 20 | ENDDEF 21 | # 22 | #End Library 23 | -------------------------------------------------------------------------------- /kicad/libs/mt9700.lib: -------------------------------------------------------------------------------- 1 | EESchema-LIBRARY Version 2.3 2 | #encoding utf-8 3 | # 4 | # MT9700 5 | # 6 | DEF MT9700 U 0 40 Y Y 1 F N 7 | F0 "U" -300 250 60 H V C CNN 8 | F1 "MT9700" 0 0 60 H V C CNN 9 | F2 "" 0 0 60 H V C CNN 10 | F3 "" 0 0 60 H V C CNN 11 | $FPLIST 12 | SOT23-5 13 | SOT-23-5 14 | SOT-235 15 | $ENDFPLIST 16 | DRAW 17 | S -400 200 400 -200 0 1 0 N 18 | X OUT 1 600 100 200 L 50 50 1 1 w 19 | X GND 2 600 -100 200 L 50 50 1 1 W 20 | X SET 3 -600 -100 200 R 50 50 1 1 I 21 | X EN 4 -600 0 200 R 50 50 1 1 I 22 | X IN 5 -600 100 200 R 50 50 1 1 W 23 | ENDDRAW 24 | ENDDEF 25 | # 26 | #End Library 27 | -------------------------------------------------------------------------------- /kicad/libs/lm75.lib: -------------------------------------------------------------------------------- 1 | EESchema-LIBRARY Version 2.3 2 | #encoding utf-8 3 | # 4 | # LM75 5 | # 6 | DEF LM75 U 0 40 Y Y 1 F N 7 | F0 "U" 100 -100 43 H V C CNN 8 | F1 "LM75" -100 -350 43 H V C CNN 9 | F2 "" 0 0 43 H V C CNN 10 | F3 "" 0 0 43 H V C CNN 11 | DRAW 12 | S -200 250 350 -400 0 1 0 N 13 | X SDA 1 -300 150 94 R 43 43 1 1 I 14 | X SCL 2 -300 50 94 R 43 43 1 1 I 15 | X OS 3 -300 -150 94 R 43 43 1 1 I 16 | X GND 4 100 -500 94 U 43 43 1 1 I 17 | X A2 5 450 -100 94 L 43 43 1 1 I 18 | X A1 6 450 0 94 L 43 43 1 1 I 19 | X A0 7 450 100 94 L 43 43 1 1 I 20 | X VCC 8 100 350 94 D 43 43 1 1 I 21 | ENDDRAW 22 | ENDDEF 23 | # 24 | #End Library 25 | -------------------------------------------------------------------------------- /kicad/libs/mcp79410.lib: -------------------------------------------------------------------------------- 1 | EESchema-LIBRARY Version 2.3 2 | #encoding utf-8 3 | # 4 | # MCP79410 5 | # 6 | DEF MCP79410 U 0 40 Y Y 1 F N 7 | F0 "U" -250 -300 60 H V C CNN 8 | F1 "MCP79410" -150 300 60 H V C CNN 9 | F2 "" 0 0 60 H V C CNN 10 | F3 "" 0 0 60 H V C CNN 11 | DRAW 12 | S -300 250 300 -250 0 1 0 N 13 | X X1 1 -450 150 157 R 50 50 1 1 I 14 | X X2 2 -450 50 157 R 50 50 1 1 I 15 | X VBat 3 -450 -50 157 R 50 50 1 1 I 16 | X GND 4 -450 -150 157 R 50 50 1 1 I 17 | X SDA 5 450 -150 157 L 50 50 1 1 I 18 | X SCL 6 450 -50 157 L 50 50 1 1 I 19 | X MFP 7 450 50 157 L 50 50 1 1 I 20 | X VCC 8 450 150 157 L 50 50 1 1 I 21 | ENDDRAW 22 | ENDDEF 23 | # 24 | #End Library 25 | -------------------------------------------------------------------------------- /kicad/libs/rv-8803.lib: -------------------------------------------------------------------------------- 1 | EESchema-LIBRARY Version 2.3 2 | #encoding utf-8 3 | # 4 | # RV-8803 5 | # 6 | DEF RV-8803 U 0 40 Y Y 1 F N 7 | F0 "U" 50 200 60 H V C CNN 8 | F1 "RV-8803" 300 500 60 H V C CNN 9 | F2 "" 0 0 60 H I C CNN 10 | F3 "" 0 0 60 H I C CNN 11 | $FPLIST 12 | MicroCrystal-C7 13 | $ENDFPLIST 14 | DRAW 15 | S -300 450 300 -450 0 1 0 N 16 | X SDA 1 -500 150 200 R 50 50 1 1 B 17 | X CLKOUT 2 500 -150 200 L 50 50 1 1 O 18 | X Vdd 3 0 650 200 D 50 50 1 1 W 19 | X CLKOE 4 500 0 200 L 50 50 1 1 I 20 | X GND 5 0 -650 200 U 50 50 1 1 W 21 | X ~INT 6 -500 -150 200 R 50 50 1 1 O 22 | X EVI 7 -500 -300 200 R 50 50 1 1 I 23 | X SCL 8 -500 300 200 R 50 50 1 1 I 24 | ENDDRAW 25 | ENDDEF 26 | # 27 | #End Library 28 | -------------------------------------------------------------------------------- /kicad/libs/hr911105_rj45.bak: -------------------------------------------------------------------------------- 1 | EESchema-LIBRARY Version 2.3 Date: 15/07/2012 19:22:14 2 | #encoding utf-8 3 | # 4 | # HR911105_RJ45 5 | # 6 | DEF HR911105_RJ45 J 0 40 Y Y 1 F N 7 | F0 "J" 150 650 60 H V C CNN 8 | F1 "HR911105_RJ45" 550 150 60 V V C CNN 9 | DRAW 10 | S -250 550 450 -700 0 1 0 N 11 | X SHIELD 0 450 -500 0 L 50 50 1 1 W X 12 | X TD+ 1 -550 -50 300 R 50 50 1 1 I 13 | X TD- 2 -550 150 300 R 50 50 1 1 I 14 | X RD+ 3 -550 300 300 R 50 50 1 1 I 15 | X CT_TX 4 -550 50 300 R 50 50 1 1 I 16 | X CT_R 5 -550 400 300 R 50 50 1 1 I 17 | X RD- 6 -550 500 300 R 50 50 1 1 I 18 | X GR_LED_A 9 -550 -300 300 R 50 50 1 1 I 19 | X GR_LED_K 10 -550 -400 300 R 50 50 1 1 I 20 | X Y_LED_K 11 -550 -650 300 R 50 50 1 1 I 21 | X Y_LED_A 12 -550 -550 300 R 50 50 1 1 I 22 | ENDDRAW 23 | ENDDEF 24 | # 25 | #End Library 26 | -------------------------------------------------------------------------------- /kicad/modules.pretty/Fastron-1616FPS.kicad_mod: -------------------------------------------------------------------------------- 1 | (module Fastron-1616FPS (layer F.Cu) (tedit 562D1B2F) 2 | (fp_text reference L2 (at 0.1 0 90) (layer F.SilkS) 3 | (effects (font (size 1 1) (thickness 0.15))) 4 | ) 5 | (fp_text value 15µH (at 0.1 -3.4) (layer F.Fab) 6 | (effects (font (size 1 1) (thickness 0.15))) 7 | ) 8 | (fp_line (start -2.1 2.1) (end 2.1 2.1) (layer F.SilkS) (width 0.3)) 9 | (fp_line (start -2.1 -2.1) (end 2.1 -2.1) (layer F.SilkS) (width 0.3)) 10 | (pad 1 smd rect (at -1.7 0) (size 1.8 3.8) (layers F.Cu F.Paste F.Mask)) 11 | (pad 2 smd rect (at 1.7 0) (size 1.8 3.8) (layers F.Cu F.Paste F.Mask)) 12 | (model ${KIPRJMOD}/modules.pretty/Coilcraft-LPS4414.wrl 13 | (at (xyz -0.08500000000000001 0.08500000000000001 0)) 14 | (scale (xyz 0.3937 0.3937 0.3937)) 15 | (rotate (xyz 270 0 0)) 16 | ) 17 | ) 18 | -------------------------------------------------------------------------------- /kicad/libs/hr911105_rj45.lib: -------------------------------------------------------------------------------- 1 | EESchema-LIBRARY Version 2.3 2 | #encoding utf-8 3 | # 4 | # HR911105_RJ45 5 | # 6 | DEF HR911105_RJ45 J 0 40 Y Y 1 F N 7 | F0 "J" 150 650 60 H V C CNN 8 | F1 "HR911105_RJ45" 550 150 60 V V C CNN 9 | F2 "" 0 0 60 H I C CNN 10 | F3 "" 0 0 60 H I C CNN 11 | DRAW 12 | S -250 550 450 -700 0 1 0 N 13 | X SHIELD 0 450 -200 0 L 50 50 1 1 N X 14 | X TD+ 1 -550 -50 300 R 50 50 1 1 I 15 | X TD- 2 -550 150 300 R 50 50 1 1 I 16 | X RD+ 3 -550 300 300 R 50 50 1 1 I 17 | X CT_TX 4 -550 50 300 R 50 50 1 1 I 18 | X CT_R 5 -550 400 300 R 50 50 1 1 I 19 | X RD- 6 -550 500 300 R 50 50 1 1 I 20 | X GND 8 300 -900 197 U 50 50 1 1 W 21 | X GR_LED_A 9 -550 -300 300 R 50 50 1 1 I 22 | X GR_LED_K 10 -550 -400 300 R 50 50 1 1 I 23 | X Y_LED_K 11 -550 -650 300 R 50 50 1 1 I 24 | X Y_LED_A 12 -550 -550 300 R 50 50 1 1 I 25 | ENDDRAW 26 | ENDDEF 27 | # 28 | #End Library 29 | -------------------------------------------------------------------------------- /kicad/modules.pretty/SOT-23.kicad_mod: -------------------------------------------------------------------------------- 1 | (module SOT-23 placed (layer F.Cu) (tedit 559467A3) 2 | (tags SOT-23) 3 | (fp_text reference D4 (at 1.99898 -0.09906 90) (layer F.SilkS) 4 | (effects (font (size 0.8 0.6) (thickness 0.15))) 5 | ) 6 | (fp_text value BAT54S (at 0 0) (layer F.Fab) 7 | (effects (font (size 0.7112 0.4572) (thickness 0.1143))) 8 | ) 9 | (fp_line (start -1.3 0.35) (end 1.25 0.35) (layer F.SilkS) (width 0.15)) 10 | (fp_line (start -1.3 -0.35) (end 1.25 -0.35) (layer F.SilkS) (width 0.15)) 11 | (fp_line (start -1.3 -0.35) (end -1.3 0.35) (layer F.SilkS) (width 0.15)) 12 | (fp_line (start 1.25 -0.35) (end 1.25 0.35) (layer F.SilkS) (width 0.15)) 13 | (pad 3 smd rect (at 0 -1.15) (size 0.8001 1.1) (layers F.Cu F.Paste F.Mask)) 14 | (pad 2 smd rect (at 0.9525 1.15) (size 0.8001 1.1) (layers F.Cu F.Paste F.Mask)) 15 | (pad 1 smd rect (at -0.9525 1.15) (size 0.8001 1.1) (layers F.Cu F.Paste F.Mask)) 16 | (model TO_SOT_Packages_SMD.3dshapes/SOT-23.wrl 17 | (at (xyz 0 0 0)) 18 | (scale (xyz 1 1 1)) 19 | (rotate (xyz 0 0 0)) 20 | ) 21 | ) 22 | -------------------------------------------------------------------------------- /openwrt/0003a-DeviceTree-with-hardware-i2c.patch: -------------------------------------------------------------------------------- 1 | From e436cb333433e9e985971b6e44191a2f29e19fd1 Mon Sep 17 00:00:00 2001 2 | From: Electronic Eel 3 | Date: Tue, 8 Jan 2019 18:38:55 +0100 4 | Subject: [PATCH 3/3] DeviceTree with hardware i2c 5 | 6 | --- 7 | target/linux/ramips/dts/VOCORE2BREAKOUT.dts | 20 ++++++++++++++++++++ 8 | 1 file changed, 20 insertions(+) 9 | 10 | diff --git a/target/linux/ramips/dts/VOCORE2BREAKOUT.dts b/target/linux/ramips/dts/VOCORE2BREAKOUT.dts 11 | index 9d7c00e78a..eee0d693f1 100644 12 | --- a/target/linux/ramips/dts/VOCORE2BREAKOUT.dts 13 | +++ b/target/linux/ramips/dts/VOCORE2BREAKOUT.dts 14 | @@ -53,3 +53,23 @@ 15 | }; 16 | }; 17 | }; 18 | + 19 | +&i2c { 20 | + status = "okay"; 21 | + 22 | + lm75@48 { 23 | + compatible = "lm75"; 24 | + reg = <0x48>; 25 | + status = "okay"; 26 | + }; 27 | + 28 | + rtc: rtc@32 { 29 | + compatible = "microcrystal,rv8803"; 30 | + reg = <0x32>; 31 | + status = "okay"; 32 | + }; 33 | +}; 34 | + 35 | +&sdhci { 36 | + status = "okay"; 37 | +}; 38 | -- 39 | 2.17.2 40 | 41 | -------------------------------------------------------------------------------- /kicad/modules.pretty/SOT-23-5.kicad_mod: -------------------------------------------------------------------------------- 1 | (module SOT-23-5 (layer F.Cu) (tedit 5593D880) 2 | (descr "5-pin SOT23 package") 3 | (tags SOT-23-5) 4 | (attr smd) 5 | (fp_text reference U2 (at 0 -2.9) (layer F.SilkS) 6 | (effects (font (size 0.8 0.6) (thickness 0.15))) 7 | ) 8 | (fp_text value XC6204B332MR (at 0 0) (layer F.Fab) 9 | (effects (font (size 0.7112 0.4572) (thickness 0.1143))) 10 | ) 11 | (fp_line (start -0.45 1.45) (end 0.45 1.45) (layer F.SilkS) (width 0.15)) 12 | (fp_line (start -0.45 -1.45) (end 0.45 -1.45) (layer F.SilkS) (width 0.15)) 13 | (fp_line (start 0.45 1.45) (end 0.45 -1.45) (layer F.SilkS) (width 0.15)) 14 | (fp_line (start -0.45 -1.45) (end -0.45 1.45) (layer F.SilkS) (width 0.15)) 15 | (pad 1 smd rect (at -1.25 -0.95) (size 1.1 0.7) (layers F.Cu F.Paste F.Mask)) 16 | (pad 2 smd rect (at -1.25 0) (size 1.1 0.7) (layers F.Cu F.Paste F.Mask)) 17 | (pad 3 smd rect (at -1.25 0.95) (size 1.1 0.7) (layers F.Cu F.Paste F.Mask)) 18 | (pad 4 smd rect (at 1.25 0.95) (size 1.1 0.7) (layers F.Cu F.Paste F.Mask)) 19 | (pad 5 smd rect (at 1.25 -0.95) (size 1.1 0.7) (layers F.Cu F.Paste F.Mask)) 20 | (model TO_SOT_Packages_SMD.3dshapes/SOT-23-5.wrl 21 | (at (xyz 0 0 0)) 22 | (scale (xyz 1 1 1)) 23 | (rotate (xyz 0 0 0)) 24 | ) 25 | ) 26 | -------------------------------------------------------------------------------- /kicad/modules.pretty/SMD0603-wide.kicad_mod: -------------------------------------------------------------------------------- 1 | (module SMD0603-wide (layer F.Cu) (tedit 559548A5) 2 | (attr smd) 3 | (fp_text reference SMD0603-wide (at 0 -1.39954) (layer F.SilkS) 4 | (effects (font (size 0.8 0.6) (thickness 0.15))) 5 | ) 6 | (fp_text value Val** (at 0 0) (layer F.Fab) 7 | (effects (font (size 0.7112 0.4572) (thickness 0.1143))) 8 | ) 9 | (fp_line (start -1.7018 0.8001) (end -0.94996 0.8001) (layer F.SilkS) (width 0.11938)) 10 | (fp_circle (center -1.84912 0.89916) (end -1.69926 0.8509) (layer F.SilkS) (width 0.11938)) 11 | (fp_line (start -0.94742 -0.8001) (end -1.69926 -0.8001) (layer F.SilkS) (width 0.11938)) 12 | (fp_line (start -1.69926 -0.7493) (end -1.69926 0.70104) (layer F.SilkS) (width 0.11938)) 13 | (fp_line (start 0.8509 -0.8001) (end 1.651 -0.8001) (layer F.SilkS) (width 0.11938)) 14 | (fp_line (start 1.69926 -0.8001) (end 1.69926 0.8001) (layer F.SilkS) (width 0.11938)) 15 | (fp_line (start 1.651 0.8001) (end 0.8509 0.8001) (layer F.SilkS) (width 0.11938)) 16 | (pad 1 smd rect (at -0.8509 0) (size 1.00076 1.00076) (layers F.Cu F.Paste F.Mask)) 17 | (pad 2 smd rect (at 0.8509 0) (size 1.00076 1.00076) (layers F.Cu F.Paste F.Mask)) 18 | (model smd/chip_cms.wrl 19 | (at (xyz 0 0 0)) 20 | (scale (xyz 0.08 0.08 0.08)) 21 | (rotate (xyz 0 0 0)) 22 | ) 23 | ) 24 | -------------------------------------------------------------------------------- /kicad/modules.pretty/Solderbridge.kicad_mod: -------------------------------------------------------------------------------- 1 | (module Solderbridge (layer F.Cu) (tedit 57540120) 2 | (fp_text reference SB2 (at -2.85 0.05 180) (layer F.SilkS) 3 | (effects (font (size 0.8 0.6) (thickness 0.15))) 4 | ) 5 | (fp_text value Solderbridge (at 0 0) (layer F.Fab) 6 | (effects (font (size 0.7112 0.4572) (thickness 0.1143))) 7 | ) 8 | (fp_line (start -0.6 0.1) (end 0.4 0.1) (layer F.Mask) (width 0.3)) 9 | (fp_line (start -0.6 -0.1) (end 0.4 -0.1) (layer F.Mask) (width 0.3)) 10 | (fp_line (start -0.6 -0.3) (end 0.5 -0.3) (layer F.Mask) (width 0.2)) 11 | (fp_line (start 0.5 -0.3) (end 0.5 0.3) (layer F.Mask) (width 0.2)) 12 | (fp_line (start 0.5 0.3) (end -0.6 0.3) (layer F.Mask) (width 0.2)) 13 | (fp_line (start -0.6 0.3) (end -0.6 -0.3) (layer F.Mask) (width 0.2)) 14 | (pad 1 smd rect (at -0.55 0) (size 0.3 0.8) (layers F.Cu F.Paste F.Mask)) 15 | (pad 2 smd rect (at 0.4 0) (size 0.4 0.8) (layers F.Cu F.Paste F.Mask)) 16 | (pad 1 smd trapezoid (at -0.2 0) (size 0.4 0.4) (rect_delta 0.3999 0 ) (layers F.Cu F.Paste F.Mask) 17 | (solder_mask_margin -0.4)) 18 | (pad 2 smd trapezoid (at 0.1 -0.3 45) (size 0.2828 0.2828) (rect_delta 0.2827 0 ) (layers F.Cu F.Paste F.Mask)) 19 | (pad 2 smd trapezoid (at 0.1 0.3 315) (size 0.2828 0.2828) (rect_delta 0.2827 0 ) (layers F.Cu F.Paste F.Mask)) 20 | ) 21 | -------------------------------------------------------------------------------- /kicad/modules.pretty/SMD0603-wide-C.kicad_mod: -------------------------------------------------------------------------------- 1 | (module libs:SMD0603-wide-C (layer F.Cu) (tedit 5593D48E) 2 | (attr smd) 3 | (fp_text reference SMD0603-wide-C (at 0 -1.39954) (layer F.SilkS) 4 | (effects (font (size 0.8 0.6) (thickness 0.15))) 5 | ) 6 | (fp_text value Val** (at 0 0) (layer F.Fab) 7 | (effects (font (size 0.7112 0.4572) (thickness 0.1143))) 8 | ) 9 | (fp_line (start -1.7018 0.8001) (end -0.94996 0.8001) (layer F.SilkS) (width 0.11938)) 10 | (fp_circle (center -1.84912 0.89916) (end -1.69926 0.8509) (layer F.SilkS) (width 0.11938)) 11 | (fp_line (start -0.94742 -0.8001) (end -1.69926 -0.8001) (layer F.SilkS) (width 0.11938)) 12 | (fp_line (start -1.69926 -0.7493) (end -1.69926 0.70104) (layer F.SilkS) (width 0.11938)) 13 | (fp_line (start 0.8509 -0.8001) (end 1.651 -0.8001) (layer F.SilkS) (width 0.11938)) 14 | (fp_line (start 1.69926 -0.8001) (end 1.69926 0.8001) (layer F.SilkS) (width 0.11938)) 15 | (fp_line (start 1.651 0.8001) (end 0.8509 0.8001) (layer F.SilkS) (width 0.11938)) 16 | (pad 1 smd rect (at -0.8509 0) (size 1.00076 1.00076) (layers F.Cu F.Paste F.Mask)) 17 | (pad 2 smd rect (at 0.8509 0) (size 1.00076 1.00076) (layers F.Cu F.Paste F.Mask)) 18 | (model Capacitors_SMD.3dshapes/C_0603.wrl 19 | (at (xyz 0 0 0)) 20 | (scale (xyz 1 1 1)) 21 | (rotate (xyz 0 0 0)) 22 | ) 23 | ) 24 | -------------------------------------------------------------------------------- /kicad/modules.pretty/SMD0603-wide-R.kicad_mod: -------------------------------------------------------------------------------- 1 | (module libs:SMD0603-wide-R (layer F.Cu) (tedit 5593D48E) 2 | (attr smd) 3 | (fp_text reference SMD0603-wide-R (at 0 -1.39954) (layer F.SilkS) 4 | (effects (font (size 0.8 0.6) (thickness 0.15))) 5 | ) 6 | (fp_text value Val** (at 0 0) (layer F.Fab) 7 | (effects (font (size 0.7112 0.4572) (thickness 0.1143))) 8 | ) 9 | (fp_line (start -1.7018 0.8001) (end -0.94996 0.8001) (layer F.SilkS) (width 0.11938)) 10 | (fp_circle (center -1.84912 0.89916) (end -1.69926 0.8509) (layer F.SilkS) (width 0.11938)) 11 | (fp_line (start -0.94742 -0.8001) (end -1.69926 -0.8001) (layer F.SilkS) (width 0.11938)) 12 | (fp_line (start -1.69926 -0.7493) (end -1.69926 0.70104) (layer F.SilkS) (width 0.11938)) 13 | (fp_line (start 0.8509 -0.8001) (end 1.651 -0.8001) (layer F.SilkS) (width 0.11938)) 14 | (fp_line (start 1.69926 -0.8001) (end 1.69926 0.8001) (layer F.SilkS) (width 0.11938)) 15 | (fp_line (start 1.651 0.8001) (end 0.8509 0.8001) (layer F.SilkS) (width 0.11938)) 16 | (pad 1 smd rect (at -0.8509 0) (size 1.00076 1.00076) (layers F.Cu F.Paste F.Mask)) 17 | (pad 2 smd rect (at 0.8509 0) (size 1.00076 1.00076) (layers F.Cu F.Paste F.Mask)) 18 | (model Resistors_SMD.3dshapes/R_0603.wrl 19 | (at (xyz 0 0 0)) 20 | (scale (xyz 1 1 1)) 21 | (rotate (xyz 0 0 0)) 22 | ) 23 | ) 24 | -------------------------------------------------------------------------------- /kicad/modules.pretty/Cliff_FCR681465P_barrel_jack.kicad_mod: -------------------------------------------------------------------------------- 1 | (module Cliff_FCR681465P_barrel_jack (layer F.Cu) (tedit 5943A6D7) 2 | (descr "Cliff FCR681465P") 3 | (tags "Cliff FCR681465P BARREL_JACK") 4 | (fp_text reference J1 (at 0 5.08) (layer F.SilkS) 5 | (effects (font (size 0.762 0.762) (thickness 0.1524))) 6 | ) 7 | (fp_text value BARREL_JACK (at 0 0) (layer F.SilkS) hide 8 | (effects (font (size 0.762 0.762) (thickness 0.1524))) 9 | ) 10 | (fp_line (start 3 -10.6) (end 3 -0.5) (layer F.SilkS) (width 0.2032)) 11 | (fp_line (start 3 -0.5) (end -3 -0.5) (layer F.SilkS) (width 0.2032)) 12 | (fp_line (start -3 -0.4) (end -3 -10.6) (layer F.SilkS) (width 0.2032)) 13 | (fp_line (start -4.5 -7.1) (end 4.5 -7.1) (layer F.SilkS) (width 0.2032)) 14 | (fp_line (start -4.5 3.9) (end 4.5 3.9) (layer F.SilkS) (width 0.2032)) 15 | (fp_line (start 4.5 3.9) (end 4.5 -10.6) (layer F.SilkS) (width 0.2032)) 16 | (fp_line (start 4.5 -10.6) (end -4.5 -10.6) (layer F.SilkS) (width 0.2032)) 17 | (fp_line (start -4.5 -10.6) (end -4.5 3.9) (layer F.SilkS) (width 0.2032)) 18 | (pad 1 thru_hole circle (at 0 3.1) (size 3 3) (drill 1.5) (layers *.Cu *.Mask F.SilkS)) 19 | (pad 2 thru_hole circle (at 0 -3.1) (size 3 3) (drill 1.5) (layers *.Cu *.Mask F.SilkS)) 20 | (pad 3 thru_hole circle (at -5 0) (size 3 3) (drill 1.5) (layers *.Cu *.Mask F.SilkS)) 21 | ) 22 | -------------------------------------------------------------------------------- /openwrt/0003b-DeviceTree-with-software-i2c.patch: -------------------------------------------------------------------------------- 1 | From 82331a9e458dcd19782d37d49952abf4108c5f87 Mon Sep 17 00:00:00 2001 2 | From: Electronic Eel 3 | Date: Tue, 8 Jan 2019 18:43:30 +0100 4 | Subject: [PATCH 3/3] DeviceTree with software i2c 5 | 6 | --- 7 | target/linux/ramips/dts/VOCORE2BREAKOUT.dts | 26 +++++++++++++++++++++ 8 | 1 file changed, 26 insertions(+) 9 | 10 | diff --git a/target/linux/ramips/dts/VOCORE2BREAKOUT.dts b/target/linux/ramips/dts/VOCORE2BREAKOUT.dts 11 | index 9d7c00e78a..459f8d8fc0 100644 12 | --- a/target/linux/ramips/dts/VOCORE2BREAKOUT.dts 13 | +++ b/target/linux/ramips/dts/VOCORE2BREAKOUT.dts 14 | @@ -16,6 +16,32 @@ 15 | gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>; 16 | }; 17 | }; 18 | + 19 | + i2c-gpio { 20 | + #address-cells = <1>; 21 | + #size-cells = <0>; 22 | + 23 | + compatible = "i2c-gpio"; 24 | + gpios = <&gpio1 8 GPIO_ACTIVE_HIGH /* sda, GPIO40 */ 25 | + &gpio1 7 GPIO_ACTIVE_HIGH>; /* scl, GPIO39 */ 26 | + i2c-gpio,delay-us = <10>; /* ~45 kHz */ 27 | + 28 | + lm75@48 { 29 | + compatible = "lm75"; 30 | + reg = <0x48>; 31 | + status = "okay"; 32 | + }; 33 | + 34 | + rtc: rtc@32 { 35 | + compatible = "microcrystal,rv8803"; 36 | + reg = <0x32>; 37 | + status = "okay"; 38 | + }; 39 | + }; 40 | +}; 41 | + 42 | +&i2c { 43 | + status = "okay"; 44 | }; 45 | 46 | &spi0 { 47 | -- 48 | 2.17.2 49 | 50 | -------------------------------------------------------------------------------- /kicad/modules.pretty/SOT-23-6.kicad_mod: -------------------------------------------------------------------------------- 1 | (module SOT-23-6 (layer F.Cu) (tedit 562CF9B9) 2 | (descr "6-pin SOT23 package") 3 | (tags SOT-23-6) 4 | (attr smd) 5 | (fp_text reference REF** (at 0 -2.9) (layer F.SilkS) 6 | (effects (font (size 0.8 0.6) (thickness 0.15))) 7 | ) 8 | (fp_text value Val** (at 0 0) (layer F.Fab) 9 | (effects (font (size 0.7112 0.4572) (thickness 0.1143))) 10 | ) 11 | (fp_circle (center -0.3 -1.2) (end -0.4 -1.4) (layer F.SilkS) (width 0.3)) 12 | (fp_circle (center -0.3 -1.2) (end -0.4 -1.3) (layer F.SilkS) (width 0.3)) 13 | (fp_line (start -0.45 1.45) (end 0.45 1.45) (layer F.SilkS) (width 0.15)) 14 | (fp_line (start -0.45 -1.45) (end 0.45 -1.45) (layer F.SilkS) (width 0.15)) 15 | (fp_line (start 0.45 1.45) (end 0.45 -1.45) (layer F.SilkS) (width 0.15)) 16 | (fp_line (start -0.45 -1.45) (end -0.45 1.45) (layer F.SilkS) (width 0.15)) 17 | (pad 1 smd rect (at -1.25 -0.95) (size 1.1 0.7) (layers F.Cu F.Paste F.Mask)) 18 | (pad 2 smd rect (at -1.25 0) (size 1.1 0.7) (layers F.Cu F.Paste F.Mask)) 19 | (pad 3 smd rect (at -1.25 0.95) (size 1.1 0.7) (layers F.Cu F.Paste F.Mask)) 20 | (pad 4 smd rect (at 1.25 0.95) (size 1.1 0.7) (layers F.Cu F.Paste F.Mask)) 21 | (pad 5 smd rect (at 1.25 0) (size 1.1 0.7) (layers F.Cu F.Paste F.Mask)) 22 | (pad 6 smd rect (at 1.25 -0.95) (size 1.1 0.7) (layers F.Cu F.Paste F.Mask)) 23 | (model TO_SOT_Packages_SMD.3dshapes/SOT-23-6.wrl 24 | (at (xyz 0 0 0)) 25 | (scale (xyz 1 1 1)) 26 | (rotate (xyz 0 0 0)) 27 | ) 28 | ) 29 | -------------------------------------------------------------------------------- /kicad/modules.pretty/SMD0805-wide.kicad_mod: -------------------------------------------------------------------------------- 1 | (module smd-2pin:SMD0805-wide (layer F.Cu) (tedit 5593D4D7) 2 | (attr smd) 3 | (fp_text reference SMD0805-wide (at 0 -1.50114) (layer F.SilkS) 4 | (effects (font (size 0.8 0.6) (thickness 0.15))) 5 | ) 6 | (fp_text value Val** (at 0 0) (layer F.Fab) 7 | (effects (font (size 0.7112 0.4572) (thickness 0.1143))) 8 | ) 9 | (fp_line (start -1.24968 1.00076) (end -1.04902 1.00076) (layer F.SilkS) (width 0.11938)) 10 | (fp_line (start -1.24968 -1.00076) (end -1.04902 -1.00076) (layer F.SilkS) (width 0.11938)) 11 | (fp_line (start -1.24968 -1.00076) (end -1.99898 -1.00076) (layer F.SilkS) (width 0.11938)) 12 | (fp_line (start -1.99898 -1.00076) (end -1.99898 0.89916) (layer F.SilkS) (width 0.11938)) 13 | (fp_line (start -1.24968 1.00076) (end -1.89992 1.00076) (layer F.SilkS) (width 0.11938)) 14 | (fp_line (start 1.99898 -1.00076) (end 1.99898 1.00076) (layer F.SilkS) (width 0.11938)) 15 | (fp_circle (center -2.10058 1.05918) (end -2.10058 0.93218) (layer F.SilkS) (width 0.127)) 16 | (fp_line (start 0.95758 -1.01346) (end 1.97358 -1.01346) (layer F.SilkS) (width 0.127)) 17 | (fp_line (start 1.97612 1.01092) (end 0.96012 1.01092) (layer F.SilkS) (width 0.127)) 18 | (pad 1 smd rect (at -1.09982 0) (size 1.19888 1.397) (layers F.Cu F.Paste F.Mask)) 19 | (pad 2 smd rect (at 1.09982 0) (size 1.19888 1.397) (layers F.Cu F.Paste F.Mask)) 20 | (model smd/chip_cms.wrl 21 | (at (xyz 0 0 0)) 22 | (scale (xyz 0.1 0.1 0.1)) 23 | (rotate (xyz 0 0 0)) 24 | ) 25 | ) 26 | -------------------------------------------------------------------------------- /kicad/modules.pretty/SMD0805-wide-C.kicad_mod: -------------------------------------------------------------------------------- 1 | (module libs:SMD0805-wide-C (layer F.Cu) (tedit 5593D4D7) 2 | (attr smd) 3 | (fp_text reference SMD0805-wide-C (at 0 -1.50114) (layer F.SilkS) 4 | (effects (font (size 0.8 0.6) (thickness 0.15))) 5 | ) 6 | (fp_text value Val** (at 0 0) (layer F.Fab) 7 | (effects (font (size 0.7112 0.4572) (thickness 0.1143))) 8 | ) 9 | (fp_line (start -1.24968 1.00076) (end -1.04902 1.00076) (layer F.SilkS) (width 0.11938)) 10 | (fp_line (start -1.24968 -1.00076) (end -1.04902 -1.00076) (layer F.SilkS) (width 0.11938)) 11 | (fp_line (start -1.24968 -1.00076) (end -1.99898 -1.00076) (layer F.SilkS) (width 0.11938)) 12 | (fp_line (start -1.99898 -1.00076) (end -1.99898 0.89916) (layer F.SilkS) (width 0.11938)) 13 | (fp_line (start -1.24968 1.00076) (end -1.89992 1.00076) (layer F.SilkS) (width 0.11938)) 14 | (fp_line (start 1.99898 -1.00076) (end 1.99898 1.00076) (layer F.SilkS) (width 0.11938)) 15 | (fp_circle (center -2.10058 1.05918) (end -2.10058 0.93218) (layer F.SilkS) (width 0.127)) 16 | (fp_line (start 0.95758 -1.01346) (end 1.97358 -1.01346) (layer F.SilkS) (width 0.127)) 17 | (fp_line (start 1.97612 1.01092) (end 0.96012 1.01092) (layer F.SilkS) (width 0.127)) 18 | (pad 1 smd rect (at -1.09982 0) (size 1.19888 1.397) (layers F.Cu F.Paste F.Mask)) 19 | (pad 2 smd rect (at 1.09982 0) (size 1.19888 1.397) (layers F.Cu F.Paste F.Mask)) 20 | (model Capacitors_SMD.3dshapes/C_0805.wrl 21 | (at (xyz 0 0 0)) 22 | (scale (xyz 1 1 1)) 23 | (rotate (xyz 0 0 0)) 24 | ) 25 | ) 26 | -------------------------------------------------------------------------------- /kicad/modules.pretty/SC-70-6-wide.kicad_mod: -------------------------------------------------------------------------------- 1 | (module SC-70-6-wide (layer F.Cu) (tedit 5AAAE8C4) 2 | (descr "SC70-6 SOT363") 3 | (attr smd) 4 | (fp_text reference U5 (at 2 -0.05 90) (layer F.SilkS) 5 | (effects (font (size 1 1) (thickness 0.15))) 6 | ) 7 | (fp_text value 74LVC2G14 (at 0 0) (layer F.Fab) 8 | (effects (font (size 0.5 0.3) (thickness 0.075))) 9 | ) 10 | (fp_line (start -0.95 0.45) (end -0.8 0.45) (layer F.SilkS) (width 0.3)) 11 | (fp_line (start -1 0.15) (end -0.7 0.15) (layer F.SilkS) (width 0.3)) 12 | (fp_line (start -0.7 0.15) (end -0.7 0.45) (layer F.SilkS) (width 0.3)) 13 | (fp_line (start -1.1 0.3) (end -0.8 0.3) (layer F.SilkS) (width 0.15)) 14 | (fp_line (start -0.8 0.3) (end -0.8 0.6) (layer F.SilkS) (width 0.15)) 15 | (fp_line (start 1.1 -0.6) (end -1.1 -0.6) (layer F.SilkS) (width 0.15)) 16 | (fp_line (start -1.1 -0.6) (end -1.1 0.6) (layer F.SilkS) (width 0.15)) 17 | (fp_line (start -1.1 0.6) (end 1.1 0.6) (layer F.SilkS) (width 0.15)) 18 | (fp_line (start 1.1 0.6) (end 1.1 -0.6) (layer F.SilkS) (width 0.15)) 19 | (pad 1 smd rect (at -0.65 1.1) (size 0.4 0.8) (layers F.Cu F.Paste F.Mask)) 20 | (pad 3 smd rect (at 0.65 1.1) (size 0.4 0.8) (layers F.Cu F.Paste F.Mask)) 21 | (pad 2 smd rect (at 0 1.1) (size 0.4 0.8) (layers F.Cu F.Paste F.Mask)) 22 | (pad 4 smd rect (at 0.65 -1.1) (size 0.4 0.8) (layers F.Cu F.Paste F.Mask)) 23 | (pad 6 smd rect (at -0.65 -1.1) (size 0.4 0.8) (layers F.Cu F.Paste F.Mask)) 24 | (pad 5 smd rect (at 0 -1.1) (size 0.4 0.8) (layers F.Cu F.Paste F.Mask)) 25 | (model TO_SOT_Packages_SMD.3dshapes/SC-70-6.wrl 26 | (at (xyz 0 0 0)) 27 | (scale (xyz 1 1 1)) 28 | (rotate (xyz 0 0 0)) 29 | ) 30 | ) 31 | -------------------------------------------------------------------------------- /kicad/modules.pretty/SMD0603-wide-diode.kicad_mod: -------------------------------------------------------------------------------- 1 | (module SMD0603-wide-diode (layer F.Cu) (tedit 572619CE) 2 | (attr smd) 3 | (fp_text reference D3 (at 0 -1.39954) (layer F.SilkS) 4 | (effects (font (size 0.8 0.6) (thickness 0.15))) 5 | ) 6 | (fp_text value green (at 0 0) (layer F.Fab) 7 | (effects (font (size 0.7112 0.4572) (thickness 0.1143))) 8 | ) 9 | (fp_line (start 1.8 -0.8) (end 1.9 -0.8) (layer F.SilkS) (width 0.15)) 10 | (fp_line (start 1.9 -0.8) (end 1.9 0.8) (layer F.SilkS) (width 0.15)) 11 | (fp_line (start 1.7 -0.8) (end 1.8 -0.8) (layer F.SilkS) (width 0.15)) 12 | (fp_line (start 1.8 -0.8) (end 1.8 0.8) (layer F.SilkS) (width 0.15)) 13 | (fp_line (start 1.8 0.8) (end 1.7 0.8) (layer F.SilkS) (width 0.15)) 14 | (fp_line (start 0.3 -0.5) (end 0.3 0.5) (layer F.SilkS) (width 0.15)) 15 | (fp_line (start -0.3 -0.5) (end -0.3 0.5) (layer F.SilkS) (width 0.15)) 16 | (fp_line (start -0.3 0.5) (end 0.3 0) (layer F.SilkS) (width 0.15)) 17 | (fp_line (start 0.3 0) (end -0.3 -0.5) (layer F.SilkS) (width 0.15)) 18 | (fp_line (start -1.7018 0.8001) (end -0.94996 0.8001) (layer F.SilkS) (width 0.11938)) 19 | (fp_circle (center -1.84912 0.89916) (end -1.69926 0.8509) (layer F.SilkS) (width 0.11938)) 20 | (fp_line (start -0.94742 -0.8001) (end -1.69926 -0.8001) (layer F.SilkS) (width 0.11938)) 21 | (fp_line (start -1.69926 -0.7493) (end -1.69926 0.70104) (layer F.SilkS) (width 0.11938)) 22 | (fp_line (start 0.8509 -0.8001) (end 1.651 -0.8001) (layer F.SilkS) (width 0.11938)) 23 | (fp_line (start 1.69926 -0.8001) (end 1.69926 0.8001) (layer F.SilkS) (width 0.11938)) 24 | (fp_line (start 1.651 0.8001) (end 0.8509 0.8001) (layer F.SilkS) (width 0.11938)) 25 | (pad 2 smd rect (at -0.8509 0) (size 1.00076 1.00076) (layers F.Cu F.Paste F.Mask)) 26 | (pad 1 smd rect (at 0.8509 0) (size 1.00076 1.00076) (layers F.Cu F.Paste F.Mask)) 27 | (model unused_3d.3dshapes/smd.led_0805.wrl 28 | (at (xyz 0 0 0)) 29 | (scale (xyz 0.3 0.3 0.3)) 30 | (rotate (xyz 0 0 0)) 31 | ) 32 | ) 33 | -------------------------------------------------------------------------------- /kicad/modules.pretty/SOIC8-wide.kicad_mod: -------------------------------------------------------------------------------- 1 | (module SOIC8-wide (layer F.Cu) (tedit 564B470D) 2 | (descr "module CMS SOJ 8 pins etroit") 3 | (tags "CMS SOJ") 4 | (attr smd) 5 | (fp_text reference U4 (at -0.25 -0.25 90) (layer F.SilkS) 6 | (effects (font (size 1.143 1.143) (thickness 0.1524))) 7 | ) 8 | (fp_text value TLC555 (at 0 1.016) (layer F.SilkS) 9 | (effects (font (size 0.889 0.889) (thickness 0.1524))) 10 | ) 11 | (fp_line (start -2.667 1.778) (end -2.667 1.905) (layer F.SilkS) (width 0.127)) 12 | (fp_line (start -2.667 1.905) (end 2.667 1.905) (layer F.SilkS) (width 0.127)) 13 | (fp_line (start 2.667 -1.905) (end -2.667 -1.905) (layer F.SilkS) (width 0.127)) 14 | (fp_line (start -2.667 -1.905) (end -2.667 1.778) (layer F.SilkS) (width 0.127)) 15 | (fp_line (start -2.667 -0.508) (end -2.159 -0.508) (layer F.SilkS) (width 0.127)) 16 | (fp_line (start -2.159 -0.508) (end -2.159 0.508) (layer F.SilkS) (width 0.127)) 17 | (fp_line (start -2.159 0.508) (end -2.667 0.508) (layer F.SilkS) (width 0.127)) 18 | (fp_line (start 2.667 -1.905) (end 2.667 1.905) (layer F.SilkS) (width 0.127)) 19 | (pad 8 smd rect (at -1.905 -2.79908) (size 0.508 1.99898) (layers F.Cu F.Paste F.Mask)) 20 | (pad 1 smd rect (at -1.905 2.79908) (size 0.508 1.99898) (layers F.Cu F.Paste F.Mask)) 21 | (pad 7 smd rect (at -0.635 -2.79908) (size 0.508 1.99898) (layers F.Cu F.Paste F.Mask)) 22 | (pad 6 smd rect (at 0.635 -2.79908) (size 0.508 1.99898) (layers F.Cu F.Paste F.Mask)) 23 | (pad 5 smd rect (at 1.905 -2.79908) (size 0.508 1.99898) (layers F.Cu F.Paste F.Mask)) 24 | (pad 2 smd rect (at -0.635 2.79908) (size 0.508 1.99898) (layers F.Cu F.Paste F.Mask)) 25 | (pad 3 smd rect (at 0.635 2.79908) (size 0.508 1.99898) (layers F.Cu F.Paste F.Mask)) 26 | (pad 4 smd rect (at 1.905 2.79908) (size 0.508 1.99898) (layers F.Cu F.Paste F.Mask)) 27 | (model Housings_SOIC.3dshapes/SOIC-8_3.9x4.9mm_Pitch1.27mm.wrl 28 | (at (xyz 0 0 0)) 29 | (scale (xyz 1 1 1)) 30 | (rotate (xyz 0 0 90)) 31 | ) 32 | ) 33 | -------------------------------------------------------------------------------- /kicad/vocore-breakout.pro: -------------------------------------------------------------------------------- 1 | update=Tue 08 Jan 2019 05:29:02 PM CET 2 | version=1 3 | last_client=kicad 4 | [pcbnew] 5 | version=1 6 | LastNetListRead= 7 | UseCmpFile=1 8 | PadDrill=0.600000000000 9 | PadDrillOvalY=0.600000000000 10 | PadSizeH=1.500000000000 11 | PadSizeV=1.500000000000 12 | PcbTextSizeV=1.500000000000 13 | PcbTextSizeH=1.500000000000 14 | PcbTextThickness=0.300000000000 15 | ModuleTextSizeV=1.000000000000 16 | ModuleTextSizeH=1.000000000000 17 | ModuleTextSizeThickness=0.150000000000 18 | SolderMaskClearance=0.000000000000 19 | SolderMaskMinWidth=0.000000000000 20 | DrawSegmentWidth=0.200000000000 21 | BoardOutlineThickness=0.100000000000 22 | ModuleOutlineThickness=0.150000000000 23 | [cvpcb] 24 | version=1 25 | NetIExt=net 26 | [general] 27 | version=1 28 | [schematic_editor] 29 | version=1 30 | PageLayoutDescrFile= 31 | PlotDirectoryName=out 32 | SubpartIdSeparator=0 33 | SubpartFirstId=65 34 | NetFmtName= 35 | SpiceForceRefPrefix=0 36 | SpiceUseNetNumbers=0 37 | LabSize=60 38 | [eeschema] 39 | version=1 40 | LibDir=libs 41 | [eeschema/libraries] 42 | LibName1=libs/vocore-breakout 43 | LibName2=power 44 | LibName3=device 45 | LibName4=switches 46 | LibName5=relays 47 | LibName6=motors 48 | LibName7=transistors 49 | LibName8=conn 50 | LibName9=linear 51 | LibName10=regul 52 | LibName11=74xx 53 | LibName12=cmos4000 54 | LibName13=adc-dac 55 | LibName14=memory 56 | LibName15=xilinx 57 | LibName16=microcontrollers 58 | LibName17=dsp 59 | LibName18=microchip 60 | LibName19=analog_switches 61 | LibName20=motorola 62 | LibName21=texas 63 | LibName22=intel 64 | LibName23=audio 65 | LibName24=interface 66 | LibName25=digital-audio 67 | LibName26=philips 68 | LibName27=display 69 | LibName28=cypress 70 | LibName29=siliconi 71 | LibName30=opto 72 | LibName31=atmel 73 | LibName32=contrib 74 | LibName33=valves 75 | LibName34=libs/win 76 | LibName35=libs/hr911105_rj45 77 | LibName36=libs/ip4220cz6 78 | LibName37=74xgxx 79 | LibName38=libs/tm-kicad-lib 80 | LibName39=libs/mt9700 81 | LibName40=libs/lm75 82 | LibName41=libs/SY8113B 83 | LibName42=libs/rv-8803 84 | LibName43=libs/solderbridge 85 | -------------------------------------------------------------------------------- /kicad/modules.pretty/Push-Button-SMD-6.0x3.5mm.kicad_mod: -------------------------------------------------------------------------------- 1 | (module Push-Button-SMD-6.0x3.5mm (layer F.Cu) (tedit 55954169) 2 | (tags "3.5X6 SMT TACT SWITCH, FSMSM, 1437566-3, MJTP1106S, TL3302AF260QG, RS-282G05A3-SM") 3 | (fp_text reference SW? (at 0 -2.55) (layer F.SilkS) 4 | (effects (font (size 0.8 0.6) (thickness 0.15))) 5 | ) 6 | (fp_text value Val** (at 0 0) (layer F.Fab) 7 | (effects (font (size 0.7112 0.4572) (thickness 0.1143))) 8 | ) 9 | (fp_line (start -2.15 -1.3) (end 2.15 -1.3) (layer F.SilkS) (width 0.2)) 10 | (fp_line (start 2.15 -1.3) (end 2.15 1.3) (layer F.SilkS) (width 0.2)) 11 | (fp_line (start 2.15 1.3) (end -2.15 1.3) (layer F.SilkS) (width 0.2)) 12 | (fp_line (start -2.15 1.3) (end -2.15 -1.3) (layer F.SilkS) (width 0.2)) 13 | (fp_line (start -1.3 -0.65) (end 1.3 -0.65) (layer F.SilkS) (width 0.2)) 14 | (fp_line (start 1.3 -0.65) (end 1.3 0.65) (layer F.SilkS) (width 0.2)) 15 | (fp_line (start 1.3 0.65) (end -1.3 0.65) (layer F.SilkS) (width 0.2)) 16 | (fp_line (start -1.3 0.65) (end -1.3 -0.65) (layer F.SilkS) (width 0.2)) 17 | (fp_line (start 3 -0.3) (end 4 -0.3) (layer F.SilkS) (width 0.2)) 18 | (fp_line (start 4 -0.3) (end 4 0.3) (layer F.SilkS) (width 0.2)) 19 | (fp_line (start 4 0.3) (end 3 0.3) (layer F.SilkS) (width 0.2)) 20 | (fp_line (start -3 -0.3) (end -4 -0.3) (layer F.SilkS) (width 0.2)) 21 | (fp_line (start -4 -0.3) (end -4 0.3) (layer F.SilkS) (width 0.2)) 22 | (fp_line (start -4 0.3) (end -3 0.3) (layer F.SilkS) (width 0.2)) 23 | (fp_line (start 3 -1.85) (end 3 1.85) (layer F.SilkS) (width 0.2)) 24 | (fp_line (start 3 1.85) (end -3 1.85) (layer F.SilkS) (width 0.2)) 25 | (fp_line (start -3 1.85) (end -3 -1.85) (layer F.SilkS) (width 0.2)) 26 | (fp_line (start -3 -1.85) (end 3 -1.85) (layer F.SilkS) (width 0.2)) 27 | (pad 1 smd rect (at -4.25 0) (size 3 1.6) (layers F.Cu F.Paste F.Mask)) 28 | (pad 2 smd rect (at 4.25 0) (size 3 1.6) (layers F.Cu F.Paste F.Mask)) 29 | (model ${KIPRJMOD}/modules.pretty/PUSHBT-TE-FSMSM.wrl 30 | (at (xyz 0 0 0.17)) 31 | (scale (xyz 0.3937 0.3937 0.3937)) 32 | (rotate (xyz 0 0 90)) 33 | ) 34 | ) 35 | -------------------------------------------------------------------------------- /kicad/modules.pretty/USB_A_Vertical_THT.kicad_mod: -------------------------------------------------------------------------------- 1 | (module USB_A_Vertical_THT (layer F.Cu) (tedit 5BDEE2F3) 2 | (descr "USB A vertical female connector, right angle") 3 | (tags "USB_A_Vertical female connector angled 73725-0110BLF") 4 | (fp_text reference J10 (at 0 8.95) (layer F.SilkS) 5 | (effects (font (size 1 1) (thickness 0.15))) 6 | ) 7 | (fp_text value USB_A (at -0.05 -5.8) (layer F.Fab) 8 | (effects (font (size 1 1) (thickness 0.15))) 9 | ) 10 | (fp_line (start 3.9 -12.75) (end 3.9 7.55) (layer F.CrtYd) (width 0.05)) 11 | (fp_line (start 3.9 7.55) (end -3.9 7.55) (layer F.CrtYd) (width 0.05)) 12 | (fp_line (start -3.9 7.55) (end -3.9 -12.75) (layer F.CrtYd) (width 0.05)) 13 | (fp_line (start -3.9 -12.75) (end 3.9 -12.75) (layer F.CrtYd) (width 0.05)) 14 | (fp_line (start 3 -1.82) (end 3 -12.5) (layer F.SilkS) (width 0.12)) 15 | (fp_line (start -3 -1.82) (end -3 -12.5) (layer F.SilkS) (width 0.12)) 16 | (fp_line (start -3 -12.5) (end 3 -12.5) (layer F.SilkS) (width 0.12)) 17 | (fp_line (start -3 0.36) (end -3 5.18) (layer F.SilkS) (width 0.12)) 18 | (fp_line (start 2.2 7.27) (end -2.2 7.27) (layer F.SilkS) (width 0.12)) 19 | (fp_line (start 3 0.36) (end 3 5.18) (layer F.SilkS) (width 0.12)) 20 | (pad 1 thru_hole circle (at 0 0) (size 1.62 1.62) (drill 0.9) (layers *.Cu *.Mask)) 21 | (pad 2 thru_hole circle (at 0 2) (size 1.62 1.62) (drill 0.9) (layers *.Cu *.Mask)) 22 | (pad 3 thru_hole circle (at 0 4) (size 1.62 1.62) (drill 0.9) (layers *.Cu *.Mask)) 23 | (pad 5 thru_hole circle (at 2.72 -0.73) (size 2.4 2.4) (drill 1.4) (layers *.Cu *.Mask)) 24 | (pad 4 thru_hole circle (at 0 6) (size 1.62 1.62) (drill 0.9) (layers *.Cu *.Mask)) 25 | (pad 5 thru_hole circle (at 2.72 6.27) (size 2.4 2.4) (drill 1.4) (layers *.Cu *.Mask)) 26 | (pad 5 thru_hole circle (at -2.72 -0.73) (size 2.4 2.4) (drill 1.4) (layers *.Cu *.Mask)) 27 | (pad 5 thru_hole circle (at -2.72 6.27) (size 2.4 2.4) (drill 1.4) (layers *.Cu *.Mask)) 28 | (model ${KISYS3DMOD}/Connectors.3dshapes/USB_A_Vertical.wrl 29 | (at (xyz 0.01 -0.02 0.05)) 30 | (scale (xyz 0.41 0.41 0.41)) 31 | (rotate (xyz 0 -90 180)) 32 | ) 33 | ) 34 | -------------------------------------------------------------------------------- /kicad/libs/ip4220cz6.lib: -------------------------------------------------------------------------------- 1 | EESchema-LIBRARY Version 2.3 Date: Thu 27 Sep 2012 08:55:40 PM CEST 2 | #encoding utf-8 3 | # 4 | # IP4220CZ6 5 | # 6 | DEF IP4220CZ6 U 0 40 Y Y 1 F N 7 | F0 "U" 0 -750 60 H V C CNN 8 | F1 "IP4220CZ6" 0 500 60 H V C CNN 9 | DRAW 10 | S 375 425 -425 -675 0 1 0 N 11 | P 2 0 1 0 -425 -125 -375 -125 N 12 | P 2 0 1 0 -375 -275 325 -275 N 13 | P 2 0 1 0 -375 -125 325 -125 N 14 | P 2 0 1 0 -375 25 325 25 N 15 | P 2 0 1 0 25 -75 -25 -75 N 16 | P 2 0 1 0 375 -125 325 -125 N 17 | P 3 0 1 0 -425 -425 -75 -425 -75 -575 N 18 | P 3 0 1 0 -425 175 -75 175 -75 325 N 19 | P 3 0 1 0 25 -275 25 -425 375 -425 N 20 | P 3 0 1 0 25 -75 25 -175 75 -175 N 21 | P 3 0 1 0 375 175 25 175 25 25 N 22 | P 4 0 1 0 -75 -75 -75 -175 25 -125 -75 -75 N 23 | P 5 0 1 0 -375 325 325 325 325 -575 -375 -575 -375 325 N 24 | P 6 0 1 0 -175 -575 -275 -525 -275 -625 -175 -575 -175 -525 -175 -625 N 25 | P 6 0 1 0 -175 -575 -275 -525 -275 -625 -175 -575 -175 -525 -175 -625 N 26 | P 6 0 1 0 -175 -275 -275 -225 -275 -325 -175 -275 -175 -225 -175 -325 N 27 | P 6 0 1 0 -175 -275 -275 -225 -275 -325 -175 -275 -175 -225 -175 -325 N 28 | P 6 0 1 0 -175 25 -275 75 -275 -25 -175 25 -175 75 -175 -25 N 29 | P 6 0 1 0 -175 25 -275 75 -275 -25 -175 25 -175 75 -175 -25 N 30 | P 6 0 1 0 -175 325 -275 375 -275 275 -175 325 -175 375 -175 275 N 31 | P 6 0 1 0 -175 325 -275 375 -275 275 -175 325 -175 375 -175 275 N 32 | P 6 0 1 0 225 -575 125 -525 125 -625 225 -575 225 -525 225 -625 N 33 | P 6 0 1 0 225 -575 125 -525 125 -625 225 -575 225 -525 225 -625 N 34 | P 6 0 1 0 225 -275 125 -225 125 -325 225 -275 225 -225 225 -325 N 35 | P 6 0 1 0 225 -275 125 -225 125 -325 225 -275 225 -225 225 -325 N 36 | P 6 0 1 0 225 25 125 75 125 -25 225 25 225 75 225 -25 N 37 | P 6 0 1 0 225 25 125 75 125 -25 225 25 225 75 225 -25 N 38 | P 6 0 1 0 225 325 125 375 125 275 225 325 225 375 225 275 N 39 | P 6 0 1 0 225 325 125 375 125 275 225 325 225 375 225 275 N 40 | X ~ 1 -575 175 157 R 50 50 1 1 I 41 | X ~ 2 -575 -125 157 R 50 50 1 1 I 42 | X ~ 3 -575 -425 157 R 50 50 1 1 I 43 | X ~ 4 525 -425 157 L 50 50 1 1 I 44 | X ~ 5 525 -125 157 L 50 50 1 1 I 45 | X ~ 6 525 175 157 L 50 50 1 1 I 46 | ENDDRAW 47 | ENDDEF 48 | # 49 | #End Library 50 | -------------------------------------------------------------------------------- /kicad/modules.pretty/MSOP-8-wide.kicad_mod: -------------------------------------------------------------------------------- 1 | (module MSOP-8-wide (layer F.Cu) (tedit 562D0C1C) 2 | (descr "8-Lead Plastic Micro Small Outline Package (MS) [MSOP] (see Microchip Packaging Specification 00000049BS.pdf)") 3 | (tags "SSOP 0.65") 4 | (attr smd) 5 | (fp_text reference U6 (at 0 0.3) (layer F.SilkS) 6 | (effects (font (size 1 1) (thickness 0.15))) 7 | ) 8 | (fp_text value MCP16311 (at 0 2.6) (layer F.Fab) 9 | (effects (font (size 1 1) (thickness 0.15))) 10 | ) 11 | (fp_circle (center -1.1 -1.3) (end -1 -1.2) (layer F.SilkS) (width 0.3)) 12 | (fp_line (start -3.2 -1.85) (end -3.2 1.85) (layer F.CrtYd) (width 0.05)) 13 | (fp_line (start 3.2 -1.85) (end 3.2 1.85) (layer F.CrtYd) (width 0.05)) 14 | (fp_line (start -3.2 -1.85) (end 3.2 -1.85) (layer F.CrtYd) (width 0.05)) 15 | (fp_line (start -3.2 1.85) (end 3.2 1.85) (layer F.CrtYd) (width 0.05)) 16 | (fp_line (start -1.675 -1.675) (end -1.675 -1.425) (layer F.SilkS) (width 0.15)) 17 | (fp_line (start 1.675 -1.675) (end 1.675 -1.425) (layer F.SilkS) (width 0.15)) 18 | (fp_line (start 1.675 1.675) (end 1.675 1.425) (layer F.SilkS) (width 0.15)) 19 | (fp_line (start -1.675 1.675) (end -1.675 1.425) (layer F.SilkS) (width 0.15)) 20 | (fp_line (start -1.675 -1.675) (end 1.675 -1.675) (layer F.SilkS) (width 0.15)) 21 | (fp_line (start -1.675 1.675) (end 1.675 1.675) (layer F.SilkS) (width 0.15)) 22 | (fp_line (start -1.675 -1.425) (end -2.925 -1.425) (layer F.SilkS) (width 0.15)) 23 | (pad 1 smd rect (at -2.4 -0.975) (size 1.85 0.45) (layers F.Cu F.Paste F.Mask)) 24 | (pad 2 smd rect (at -2.4 -0.325) (size 1.85 0.45) (layers F.Cu F.Paste F.Mask)) 25 | (pad 3 smd rect (at -2.4 0.325) (size 1.85 0.45) (layers F.Cu F.Paste F.Mask)) 26 | (pad 4 smd rect (at -2.4 0.975) (size 1.85 0.45) (layers F.Cu F.Paste F.Mask)) 27 | (pad 5 smd rect (at 2.4 0.975) (size 1.85 0.45) (layers F.Cu F.Paste F.Mask)) 28 | (pad 6 smd rect (at 2.4 0.325) (size 1.85 0.45) (layers F.Cu F.Paste F.Mask)) 29 | (pad 7 smd rect (at 2.4 -0.325) (size 1.85 0.45) (layers F.Cu F.Paste F.Mask)) 30 | (pad 8 smd rect (at 2.4 -0.975) (size 1.85 0.45) (layers F.Cu F.Paste F.Mask)) 31 | (model Housings_SSOP.3dshapes/MSOP-8_3x3mm_Pitch0.65mm.wrl 32 | (at (xyz 0 0 0)) 33 | (scale (xyz 1 1 1)) 34 | (rotate (xyz 0 0 0)) 35 | ) 36 | ) 37 | -------------------------------------------------------------------------------- /kicad/modules.pretty/MicroCrystal-C7.kicad_mod: -------------------------------------------------------------------------------- 1 | (module MicroCrystal-C7 (layer F.Cu) (tedit 5BE8419C) 2 | (descr MicroCrystal-C7) 3 | (tags "MicroCrystal C7 RV-8803-C7") 4 | (fp_text reference REF** (at -2.9 0 90) (layer F.SilkS) 5 | (effects (font (size 0.8 0.6) (thickness 0.15))) 6 | ) 7 | (fp_text value MicroCrystal-C7 (at 0 -2.3) (layer F.Fab) 8 | (effects (font (size 1 1) (thickness 0.15))) 9 | ) 10 | (fp_line (start -2.2 0.6) (end -2.2 0.4) (layer F.SilkS) (width 0.2)) 11 | (fp_line (start -2.2 0.4) (end -1.9 0.4) (layer F.SilkS) (width 0.2)) 12 | (fp_line (start -1.9 0.4) (end -1.9 0.6) (layer F.SilkS) (width 0.2)) 13 | (fp_line (start -2.1 0.7) (end -2.1 1) (layer F.SilkS) (width 0.2)) 14 | (fp_line (start -2.1 1) (end -2 1) (layer F.SilkS) (width 0.2)) 15 | (fp_line (start -2 1) (end -2 0.7) (layer F.SilkS) (width 0.2)) 16 | (fp_line (start -1.9 0.6) (end -2.2 0.6) (layer F.SilkS) (width 0.2)) 17 | (fp_line (start -2.2 0.6) (end -2.2 1.1) (layer F.SilkS) (width 0.2)) 18 | (fp_line (start -2.2 1.1) (end -1.9 1.1) (layer F.SilkS) (width 0.2)) 19 | (fp_line (start -1.9 1.1) (end -1.9 0.6) (layer F.SilkS) (width 0.2)) 20 | (fp_line (start -1.9 0.6) (end -2.1 0.6) (layer F.SilkS) (width 0.2)) 21 | (fp_line (start -1.9 -0.8) (end -2 -0.8) (layer F.SilkS) (width 0.2)) 22 | (fp_line (start -2 -0.8) (end -2 0.8) (layer F.SilkS) (width 0.2)) 23 | (fp_line (start -2 0.8) (end -1.9 0.8) (layer F.SilkS) (width 0.2)) 24 | (fp_line (start 1.9 -0.8) (end 2 -0.8) (layer F.SilkS) (width 0.2)) 25 | (fp_line (start 2 -0.8) (end 2 0.8) (layer F.SilkS) (width 0.2)) 26 | (fp_line (start 2 0.8) (end 1.9 0.8) (layer F.SilkS) (width 0.2)) 27 | (pad 3 smd rect (at 0.45 0.8) (size 0.5 1.2) (layers F.Cu F.Paste F.Mask)) 28 | (pad 4 smd rect (at 1.35 0.8) (size 0.5 1.2) (layers F.Cu F.Paste F.Mask)) 29 | (pad 2 smd rect (at -0.45 0.8) (size 0.5 1.2) (layers F.Cu F.Paste F.Mask)) 30 | (pad 1 smd rect (at -1.35 0.8) (size 0.5 1.2) (layers F.Cu F.Paste F.Mask)) 31 | (pad 8 smd rect (at -1.35 -0.8) (size 0.5 1.2) (layers F.Cu F.Paste F.Mask)) 32 | (pad 7 smd rect (at -0.45 -0.8) (size 0.5 1.2) (layers F.Cu F.Paste F.Mask)) 33 | (pad 5 smd rect (at 1.35 -0.8) (size 0.5 1.2) (layers F.Cu F.Paste F.Mask)) 34 | (pad 6 smd rect (at 0.45 -0.8) (size 0.5 1.2) (layers F.Cu F.Paste F.Mask)) 35 | ) 36 | -------------------------------------------------------------------------------- /kicad/modules.pretty/Solderbridge-3pad.kicad_mod: -------------------------------------------------------------------------------- 1 | (module Solderbridge-3pad (layer F.Cu) (tedit 5BDEDBD8) 2 | (descr "Solderbridge 3 pads") 3 | (tags "Solderbridge 3 pads") 4 | (fp_text reference SB2 (at -1.7 0 180) (layer F.SilkS) 5 | (effects (font (size 0.8 0.6) (thickness 0.15))) 6 | ) 7 | (fp_text value Solderbridge (at 0.1 -1.3) (layer F.Fab) hide 8 | (effects (font (size 0.7112 0.4572) (thickness 0.1143))) 9 | ) 10 | (fp_line (start 0.5 -0.2) (end 1.2 -0.2) (layer F.Mask) (width 0.2)) 11 | (fp_line (start 0.5 -0.1) (end 1.2 -0.1) (layer F.Mask) (width 0.2)) 12 | (fp_line (start 0.5 0) (end 1.2 0) (layer F.Mask) (width 0.2)) 13 | (fp_line (start 0.5 0.1) (end 1.2 0.1) (layer F.Mask) (width 0.2)) 14 | (fp_line (start 0.5 0.2) (end 1.2 0.2) (layer F.Mask) (width 0.2)) 15 | (fp_line (start 1.3 0.3) (end 0.5 0.3) (layer F.Mask) (width 0.2)) 16 | (fp_line (start 0.4 -0.3) (end 1.3 -0.3) (layer F.Mask) (width 0.2)) 17 | (fp_line (start 1.3 -0.3) (end 1.3 0.3) (layer F.Mask) (width 0.2)) 18 | (fp_line (start -0.6 0.1) (end 0.4 0.1) (layer F.Mask) (width 0.3)) 19 | (fp_line (start -0.6 -0.1) (end 0.4 -0.1) (layer F.Mask) (width 0.3)) 20 | (fp_line (start -0.6 -0.3) (end 0.5 -0.3) (layer F.Mask) (width 0.2)) 21 | (fp_line (start 0.5 -0.3) (end 0.5 0.3) (layer F.Mask) (width 0.2)) 22 | (fp_line (start 0.5 0.3) (end -0.6 0.3) (layer F.Mask) (width 0.2)) 23 | (fp_line (start -0.6 0.3) (end -0.6 -0.3) (layer F.Mask) (width 0.2)) 24 | (pad 3 smd trapezoid (at 0.9 0.3 315) (size 0.2828 0.2828) (rect_delta 0.2827 0 ) (layers F.Cu F.Paste F.Mask)) 25 | (pad 3 smd trapezoid (at 0.9 -0.3 45) (size 0.2828 0.2828) (rect_delta 0.2827 0 ) (layers F.Cu F.Paste F.Mask)) 26 | (pad 2 smd trapezoid (at 0.6 0) (size 0.4 0.4) (rect_delta 0.3999 0 ) (layers F.Cu F.Paste F.Mask) 27 | (solder_mask_margin -0.4)) 28 | (pad 3 smd rect (at 1.2 0) (size 0.4 0.8) (layers F.Cu F.Paste F.Mask)) 29 | (pad 1 smd rect (at -0.55 0) (size 0.3 0.8) (layers F.Cu F.Paste F.Mask)) 30 | (pad 2 smd rect (at 0.3 0) (size 0.2 0.8) (layers F.Cu F.Paste F.Mask)) 31 | (pad 1 smd trapezoid (at -0.2 0) (size 0.4 0.4) (rect_delta 0.3999 0 ) (layers F.Cu F.Paste F.Mask) 32 | (solder_mask_margin -0.4)) 33 | (pad 2 smd trapezoid (at 0.1 -0.3 45) (size 0.2828 0.2828) (rect_delta 0.2827 0 ) (layers F.Cu F.Paste F.Mask)) 34 | (pad 2 smd trapezoid (at 0.1 0.3 315) (size 0.2828 0.2828) (rect_delta 0.2827 0 ) (layers F.Cu F.Paste F.Mask)) 35 | ) 36 | -------------------------------------------------------------------------------- /kicad/modules.pretty/microSD-Receptacle-SelfEject.kicad_mod: -------------------------------------------------------------------------------- 1 | (module microSD-Receptacle-SelfEject (layer F.Cu) (tedit 5BDE0AC2) 2 | (descr TFP09-2-12B) 3 | (tags "SD TF TransFlash Card") 4 | (fp_text reference REF** (at 0.05 -5) (layer F.SilkS) 5 | (effects (font (size 1 1) (thickness 0.15))) 6 | ) 7 | (fp_text value microSD-Receptacle-SelfEject (at 0.05 17.5) (layer F.Fab) 8 | (effects (font (size 1 1) (thickness 0.15))) 9 | ) 10 | (fp_line (start 9.2 15) (end 9.2 -1.3) (layer F.CrtYd) (width 0.05)) 11 | (fp_line (start 9.2 -1.3) (end -8.85 -1.3) (layer F.CrtYd) (width 0.05)) 12 | (fp_line (start -8.85 -1.3) (end -8.85 15) (layer F.CrtYd) (width 0.05)) 13 | (fp_line (start -8.85 15) (end 9.2 15) (layer F.CrtYd) (width 0.05)) 14 | (fp_line (start 7.35 0) (end -7.35 0) (layer Cmts.User) (width 0.05)) 15 | (fp_line (start -7.35 0) (end -7.35 14.5) (layer Cmts.User) (width 0.05)) 16 | (fp_line (start -7.35 14.5) (end 7.35 14.5) (layer Cmts.User) (width 0.05)) 17 | (fp_line (start 7.35 14.5) (end 7.35 0) (layer Cmts.User) (width 0.05)) 18 | (fp_line (start 2.25 10.5) (end -4 10.5) (layer F.SilkS) (width 0.15)) 19 | (fp_line (start 0 -3.85) (end 0 29.95) (layer F.SilkS) (width 0.15)) 20 | (pad 11 smd rect (at -8 10.1 180) (size 1.7 3) (layers F.Cu F.Paste F.Mask)) 21 | (pad 1 smd rect (at 2.25 -0.2 180) (size 0.7 2.0) (layers F.Cu F.Paste F.Mask)) 22 | (pad 2 smd rect (at 1.15 -0.2 180) (size 0.7 2.0) (layers F.Cu F.Paste F.Mask)) 23 | (pad 3 smd rect (at 0.05 -0.2 180) (size 0.7 2.0) (layers F.Cu F.Paste F.Mask)) 24 | (pad 4 smd rect (at -1.05 -0.2 180) (size 0.7 2.0) (layers F.Cu F.Paste F.Mask)) 25 | (pad 5 smd rect (at -2.15 -0.2 180) (size 0.7 2.0) (layers F.Cu F.Paste F.Mask)) 26 | (pad 6 smd rect (at -3.25 -0.2 180) (size 0.7 2.0) (layers F.Cu F.Paste F.Mask)) 27 | (pad 7 smd rect (at -4.35 -0.2 180) (size 0.7 2.0) (layers F.Cu F.Paste F.Mask)) 28 | (pad 8 smd rect (at -5.45 -0.2 180) (size 0.7 2.0) (layers F.Cu F.Paste F.Mask)) 29 | (pad 9 smd rect (at -6.55 -0.2 180) (size 0.7 2.0) (layers F.Cu F.Paste F.Mask)) 30 | (pad 11 smd rect (at -8.05 0.5 180) (size 1.6 1.9) (layers F.Cu F.Paste F.Mask)) 31 | (pad 11 smd rect (at 7.1 0.2 180) (size 2.1 2) (layers F.Cu F.Paste F.Mask)) 32 | (pad 11 smd rect (at 8 10.1 180) (size 1.7 3) (layers F.Cu F.Paste F.Mask)) 33 | (pad "" np_thru_hole circle (at 3.05 10.5 180) (size 1 1) (drill 1) (layers *.Cu *.Mask F.SilkS)) 34 | (pad "" np_thru_hole circle (at -4.93 10.5 180) (size 1 1) (drill 1) (layers *.Cu *.Mask F.SilkS)) 35 | ) 36 | -------------------------------------------------------------------------------- /kicad/modules.pretty/RJ45-HR911105A.kicad_mod: -------------------------------------------------------------------------------- 1 | (module RJ45-HR911105A (layer F.Cu) (tedit 5BF5C06E) 2 | (descr HR911105A) 3 | (tags RJ45-MAG) 4 | (fp_text reference J2 (at 0 0) (layer F.SilkS) 5 | (effects (font (size 0.4 0.4) (thickness 0.1))) 6 | ) 7 | (fp_text value RJ45-HR911105A (at 0 -11.43) (layer F.SilkS) hide 8 | (effects (font (size 1.00076 1.00076) (thickness 0.2032))) 9 | ) 10 | (fp_line (start -7.94 10.92) (end 7.94 10.92) (layer F.SilkS) (width 0.127)) 11 | (fp_line (start 7.94 10.92) (end 7.94 -10.16) (layer F.SilkS) (width 0.127)) 12 | (fp_line (start 7.94 -10.16) (end -7.94 -10.16) (layer F.SilkS) (width 0.127)) 13 | (fp_line (start -7.94 -10.16) (end -7.94 10.92) (layer F.SilkS) (width 0.127)) 14 | (pad Hole thru_hole circle (at 5.715 0) (size 3.59918 3.59918) (drill 3.3) (layers *.Cu *.SilkS *.Mask)) 15 | (pad Hole thru_hole circle (at -5.715 0) (size 3.59918 3.59918) (drill 3.3) (layers *.Cu *.SilkS *.Mask)) 16 | (pad 1 thru_hole circle (at -4.4 -6.35) (size 1.7 1.7) (drill 0.9) (layers *.Cu *.Mask F.SilkS)) 17 | (pad 2 thru_hole circle (at -3.13 -8.89) (size 1.7 1.7) (drill 0.9) (layers *.Cu *.Mask F.SilkS)) 18 | (pad 3 thru_hole circle (at -1.9 -6.35) (size 1.7 1.7) (drill 0.9) (layers *.Cu *.Mask F.SilkS)) 19 | (pad 4 thru_hole circle (at -0.59 -8.89) (size 1.7 1.7) (drill 0.9) (layers *.Cu *.Mask F.SilkS)) 20 | (pad 5 thru_hole circle (at 0.64 -6.35) (size 1.7 1.7) (drill 0.9) (layers *.Cu *.Mask F.SilkS)) 21 | (pad 6 thru_hole circle (at 1.95 -8.89) (size 1.7 1.7) (drill 0.9) (layers *.Cu *.Mask F.SilkS)) 22 | (pad 7 thru_hole circle (at 3.18 -6.35) (size 1.7 1.7) (drill 0.9) (layers *.Cu *.Mask F.SilkS)) 23 | (pad 8 thru_hole circle (at 4.49 -8.89) (size 1.7 1.7) (drill 0.9) (layers *.Cu *.Mask F.SilkS)) 24 | (pad 9 thru_hole circle (at -6.625 4.9) (size 1.9 1.9) (drill 1.1) (layers *.Cu *.SilkS *.Mask)) 25 | (pad 10 thru_hole circle (at -4.085 4.9) (size 1.9 1.9) (drill 1.1) (layers *.Cu *.SilkS *.Mask)) 26 | (pad 11 thru_hole circle (at 4 4.9) (size 1.9 1.9) (drill 1.1) (layers *.Cu *.SilkS *.Mask)) 27 | (pad 12 thru_hole circle (at 6.625 4.9) (size 1.9 1.9) (drill 1.05) (layers *.Cu *.SilkS *.Mask)) 28 | (pad Hole thru_hole circle (at -7.745 -3.05) (size 3 3) (drill 1.7) (layers *.Cu *.SilkS *.Mask)) 29 | (pad Hole thru_hole circle (at 7.745 -3.05) (size 3 3) (drill 1.7) (layers *.Cu *.SilkS *.Mask)) 30 | (model connectors/RJ45_8.wrl 31 | (at (xyz 0 0 0)) 32 | (scale (xyz 0.4000000059604645 0.4000000059604645 0.4000000059604645)) 33 | (rotate (xyz 0 0 0)) 34 | ) 35 | ) 36 | -------------------------------------------------------------------------------- /kicad/modules.pretty/SMTU2032-LF-CoinCell.kicad_mod: -------------------------------------------------------------------------------- 1 | (module SMTU2032-LF-CoinCell (layer F.Cu) (tedit 5BDEE69A) 2 | (descr "Renata SMTU2032-LF") 3 | (tags "Renata SMTU2032-LF") 4 | (attr smd) 5 | (fp_text reference BT1 (at 0 7.62) (layer F.SilkS) 6 | (effects (font (size 1 1) (thickness 0.15))) 7 | ) 8 | (fp_text value CR2032 (at 0 -9.398) (layer F.Fab) 9 | (effects (font (size 1 1) (thickness 0.15))) 10 | ) 11 | (fp_line (start -14.3 3.6) (end -14.3 2.6) (layer F.SilkS) (width 0.2)) 12 | (fp_line (start -14.3 -3.6) (end -14.3 -2.6) (layer F.SilkS) (width 0.2)) 13 | (fp_line (start 14.3 2.7) (end 14.3 2.6) (layer F.SilkS) (width 0.2)) 14 | (fp_line (start 14.3 3.6) (end 14.3 2.7) (layer F.SilkS) (width 0.2)) 15 | (fp_line (start 14.3 -3.6) (end 14.3 -2.6) (layer F.SilkS) (width 0.2)) 16 | (fp_arc (start 0 0) (end 11.06 4.11) (angle 139.2) (layer F.CrtYd) (width 0.05)) 17 | (fp_arc (start 0 0) (end -11.06 -4.11) (angle 139.2) (layer F.CrtYd) (width 0.05)) 18 | (fp_line (start 11.06 4.11) (end 16.45 4.11) (layer F.CrtYd) (width 0.05)) 19 | (fp_line (start 16.45 4.11) (end 16.45 -4.11) (layer F.CrtYd) (width 0.05)) 20 | (fp_line (start 16.45 -4.11) (end 11.06 -4.11) (layer F.CrtYd) (width 0.05)) 21 | (fp_line (start -16.45 -4.11) (end -11.06 -4.11) (layer F.CrtYd) (width 0.05)) 22 | (fp_line (start -16.45 -4.11) (end -16.45 4.11) (layer F.CrtYd) (width 0.05)) 23 | (fp_line (start -16.45 4.11) (end -11.06 4.11) (layer F.CrtYd) (width 0.05)) 24 | (fp_arc (start 0 0) (end -10.692 3.61) (angle -27.3) (layer F.SilkS) (width 0.2)) 25 | (fp_arc (start 0 0) (end 10.692 -3.61) (angle -27.3) (layer F.SilkS) (width 0.2)) 26 | (fp_arc (start 0 0) (end 10.692 3.61) (angle 27.3) (layer F.SilkS) (width 0.2)) 27 | (fp_arc (start 0 0) (end -10.692 -3.61) (angle 27.3) (layer F.SilkS) (width 0.2)) 28 | (fp_line (start -10.692 3.61) (end -14.31 3.61) (layer F.SilkS) (width 0.2)) 29 | (fp_line (start -3.86 8.11) (end -7.8473 8.11) (layer F.SilkS) (width 0.2)) 30 | (fp_line (start -1.66 5.91) (end -3.86 8.11) (layer F.SilkS) (width 0.2)) 31 | (fp_line (start 1.66 5.91) (end -1.66 5.91) (layer F.SilkS) (width 0.2)) 32 | (fp_line (start 1.66 5.91) (end 3.86 8.11) (layer F.SilkS) (width 0.2)) 33 | (fp_line (start 7.8473 8.11) (end 3.86 8.11) (layer F.SilkS) (width 0.2)) 34 | (fp_line (start 14.31 3.61) (end 10.692 3.61) (layer F.SilkS) (width 0.2)) 35 | (fp_line (start 10.692 -3.61) (end 14.31 -3.61) (layer F.SilkS) (width 0.2)) 36 | (fp_line (start -7.8473 -8.11) (end 7.8473 -8.11) (layer F.SilkS) (width 0.2)) 37 | (fp_line (start -14.31 -3.61) (end -10.692 -3.61) (layer F.SilkS) (width 0.2)) 38 | (fp_circle (center 0 0) (end 10 0) (layer Dwgs.User) (width 0.15)) 39 | (pad 1 smd rect (at -15 0) (size 3 4.2) (layers F.Cu F.Paste F.Mask)) 40 | (pad 2 smd rect (at 15 0) (size 3 4.2) (layers F.Cu F.Paste F.Mask)) 41 | ) 42 | -------------------------------------------------------------------------------- /openwrt/0002-build-the-rtc-rv8803-module.patch: -------------------------------------------------------------------------------- 1 | From ca747a50a12a8efe3d7d486969848b391896ef06 Mon Sep 17 00:00:00 2001 2 | From: Electronic Eel 3 | Date: Tue, 8 Jan 2019 18:33:30 +0100 4 | Subject: [PATCH 2/3] build the rtc-rv8803 module 5 | 6 | Also fix loading the i2c modules. The i2c hardware module and rtc 7 | module must be loaded when the hwclock command is run by 8 | /etc/init.d/sysfixtime. 9 | 10 | This is ensured by linking them in /etc/modules-boot.d, done with the 11 | autoload-parameter 1 in the Makefiles. 12 | --- 13 | package/kernel/linux/modules/i2c.mk | 2 +- 14 | package/kernel/linux/modules/other.mk | 19 +++++++++++++++++++ 15 | target/linux/ramips/modules.mk | 2 +- 16 | 3 files changed, 21 insertions(+), 2 deletions(-) 17 | 18 | diff --git a/package/kernel/linux/modules/i2c.mk b/package/kernel/linux/modules/i2c.mk 19 | index 4cf37dae07..0107d23c96 100644 20 | --- a/package/kernel/linux/modules/i2c.mk 21 | +++ b/package/kernel/linux/modules/i2c.mk 22 | @@ -88,7 +88,7 @@ I2C_GPIO_MODULES:= \ 23 | CONFIG_I2C_GPIO:drivers/i2c/busses/i2c-gpio 24 | 25 | define KernelPackage/i2c-gpio 26 | - $(call i2c_defaults,$(I2C_GPIO_MODULES),59) 27 | + $(call i2c_defaults,$(I2C_GPIO_MODULES),59,1) 28 | TITLE:=GPIO-based bitbanging I2C 29 | DEPENDS:=@GPIO_SUPPORT +kmod-i2c-algo-bit 30 | endef 31 | diff --git a/package/kernel/linux/modules/other.mk b/package/kernel/linux/modules/other.mk 32 | index ecf222ac13..cf86b5d5cc 100644 33 | --- a/package/kernel/linux/modules/other.mk 34 | +++ b/package/kernel/linux/modules/other.mk 35 | @@ -623,6 +623,25 @@ endef 36 | 37 | $(eval $(call KernelPackage,rtc-rs5c372a)) 38 | 39 | +define KernelPackage/rtc-rv8803 40 | + SUBMENU:=$(OTHER_MENU) 41 | + TITLE:=Micro Crystal RV8803, Epson RX8900 RTC support 42 | + DEFAULT:=m if ALL_KMODS && RTC_SUPPORT 43 | + DEPENDS:=+kmod-i2c-core 44 | + KCONFIG:=CONFIG_RTC_DRV_RV8803 \ 45 | + CONFIG_RTC_CLASS=y 46 | + FILES:=$(LINUX_DIR)/drivers/rtc/rtc-rv8803.ko 47 | + AUTOLOAD:=$(call AutoLoad,60,rtc-rv8803,1) 48 | +endef 49 | + 50 | +define KernelPackage/rtc-rv8803/description 51 | + Kernel module for Micro Crystal RV8803 RTC chip. 52 | + Works also for the Epson RX8900. 53 | +endef 54 | + 55 | +$(eval $(call KernelPackage,rtc-rv8803)) 56 | + 57 | + 58 | 59 | define KernelPackage/mtdtests 60 | SUBMENU:=$(OTHER_MENU) 61 | diff --git a/target/linux/ramips/modules.mk b/target/linux/ramips/modules.mk 62 | index 88e83a487f..1f5775dcde 100644 63 | --- a/target/linux/ramips/modules.mk 64 | +++ b/target/linux/ramips/modules.mk 65 | @@ -62,7 +62,7 @@ I2C_MT7621_MODULES:= \ 66 | CONFIG_I2C_MT7621:drivers/i2c/busses/i2c-mt7621 67 | 68 | define KernelPackage/i2c-mt7628 69 | - $(call i2c_defaults,$(I2C_MT7621_MODULES),59) 70 | + $(call i2c_defaults,$(I2C_MT7621_MODULES),59,1) 71 | TITLE:=MT7628/88 I2C Controller 72 | DEPENDS:=kmod-i2c-core \ 73 | @(TARGET_ramips_mt76x8) 74 | -- 75 | 2.17.2 76 | 77 | -------------------------------------------------------------------------------- /kicad/modules.pretty/SMA_Diode.kicad_mod: -------------------------------------------------------------------------------- 1 | (module SMA_Diode (layer F.Cu) (tedit 5634C1FB) 2 | (descr "Diode SMA") 3 | (tags "Diode SMA") 4 | (attr smd) 5 | (fp_text reference D4 (at 0.05 0.1 90) (layer F.SilkS) 6 | (effects (font (size 1 1) (thickness 0.15))) 7 | ) 8 | (fp_text value STPS1L60A (at 0.05 2.35) (layer F.Fab) 9 | (effects (font (size 1 1) (thickness 0.15))) 10 | ) 11 | (fp_line (start -2.2 1.3) (end -2.2 0.95) (layer F.SilkS) (width 0.15)) 12 | (fp_line (start -2.2 0.95) (end -2.1 0.95) (layer F.SilkS) (width 0.15)) 13 | (fp_line (start -2.1 0.95) (end -2.1 1.25) (layer F.SilkS) (width 0.15)) 14 | (fp_line (start -2.1 1.25) (end -2.05 1.25) (layer F.SilkS) (width 0.15)) 15 | (fp_line (start -2.05 1.25) (end -2.05 0.95) (layer F.SilkS) (width 0.15)) 16 | (fp_line (start -2.05 0.95) (end -1.95 0.95) (layer F.SilkS) (width 0.15)) 17 | (fp_line (start -1.95 0.95) (end -1.95 1.2) (layer F.SilkS) (width 0.15)) 18 | (fp_line (start -1.95 1.2) (end -1.9 1.2) (layer F.SilkS) (width 0.15)) 19 | (fp_line (start -1.9 1.2) (end -1.9 0.95) (layer F.SilkS) (width 0.15)) 20 | (fp_line (start -1.9 0.95) (end -1.7 0.95) (layer F.SilkS) (width 0.15)) 21 | (fp_line (start -1.7 0.95) (end -1.7 1.25) (layer F.SilkS) (width 0.15)) 22 | (fp_line (start -1.65 -1.3) (end -1.65 -0.95) (layer F.SilkS) (width 0.15)) 23 | (fp_line (start -1.65 -0.95) (end -1.8 -0.95) (layer F.SilkS) (width 0.15)) 24 | (fp_line (start -2.05 -1.25) (end -2.05 -1.05) (layer F.SilkS) (width 0.15)) 25 | (fp_line (start -2.25 -0.95) (end -1.75 -0.95) (layer F.SilkS) (width 0.15)) 26 | (fp_line (start -2.1 -1.3) (end -2.1 -0.95) (layer F.SilkS) (width 0.15)) 27 | (fp_line (start -2.1 -0.95) (end -1.95 -0.95) (layer F.SilkS) (width 0.15)) 28 | (fp_line (start -1.95 -0.95) (end -1.95 -1.3) (layer F.SilkS) (width 0.15)) 29 | (fp_line (start -1.95 -1.3) (end -1.85 -1.3) (layer F.SilkS) (width 0.15)) 30 | (fp_line (start -1.85 -1.3) (end -1.85 -0.95) (layer F.SilkS) (width 0.15)) 31 | (fp_line (start -1.85 -0.95) (end -1.75 -0.95) (layer F.SilkS) (width 0.15)) 32 | (fp_line (start -1.75 -0.95) (end -1.75 -1.3) (layer F.SilkS) (width 0.15)) 33 | (fp_line (start -1.75 -1.3) (end -2.1 -1.3) (layer F.SilkS) (width 0.15)) 34 | (fp_line (start -1.79914 1.30006) (end -1.79914 0.94954) (layer F.SilkS) (width 0.15)) 35 | (fp_line (start -1.79914 -1.30006) (end -1.79914 -0.94954) (layer F.SilkS) (width 0.15)) 36 | (fp_line (start 2.25044 1.30006) (end 2.25044 0.94954) (layer F.SilkS) (width 0.15)) 37 | (fp_line (start -2.25044 1.30006) (end -2.25044 0.94954) (layer F.SilkS) (width 0.15)) 38 | (fp_line (start -2.25044 -1.30006) (end -2.25044 -0.94954) (layer F.SilkS) (width 0.15)) 39 | (fp_line (start 2.25044 -1.30006) (end 2.25044 -0.94954) (layer F.SilkS) (width 0.15)) 40 | (fp_line (start -2.25044 1.30006) (end 2.25044 1.30006) (layer F.SilkS) (width 0.15)) 41 | (fp_line (start -2.25044 -1.30006) (end 2.25044 -1.30006) (layer F.SilkS) (width 0.15)) 42 | (pad 1 smd rect (at -1.99898 0) (size 2.49936 1.80086) (layers F.Cu F.Paste F.Mask)) 43 | (pad 2 smd rect (at 1.99898 0) (size 2.49936 1.80086) (layers F.Cu F.Paste F.Mask)) 44 | (model Diodes_SMD.3dshapes/SMA_Standard.wrl 45 | (at (xyz 0 0 0)) 46 | (scale (xyz 0.3937 0.3937 0.3937)) 47 | (rotate (xyz 0 0 180)) 48 | ) 49 | ) 50 | -------------------------------------------------------------------------------- /kicad/modules.pretty/SMB_Diode.kicad_mod: -------------------------------------------------------------------------------- 1 | (module SMB_Diode (layer F.Cu) (tedit 5635FD00) 2 | (descr "Diode SMB") 3 | (tags "Diode SMB") 4 | (attr smd) 5 | (fp_text reference D1 (at 0 -0.1 90) (layer F.SilkS) 6 | (effects (font (size 1 1) (thickness 0.15))) 7 | ) 8 | (fp_text value SMBJ5.0A (at -0.05 3.1) (layer F.Fab) 9 | (effects (font (size 1 1) (thickness 0.15))) 10 | ) 11 | (fp_line (start 2.3 1.7) (end 2.3 1.35) (layer F.SilkS) (width 0.15)) 12 | (fp_line (start -2.1 1.4) (end -2.1 1.95) (layer F.SilkS) (width 0.15)) 13 | (fp_line (start -2.1 1.95) (end -2 1.95) (layer F.SilkS) (width 0.15)) 14 | (fp_line (start -2 1.95) (end -2 1.45) (layer F.SilkS) (width 0.15)) 15 | (fp_line (start -2 1.45) (end -1.9 1.45) (layer F.SilkS) (width 0.15)) 16 | (fp_line (start -1.9 1.45) (end -1.85 1.6) (layer F.SilkS) (width 0.15)) 17 | (fp_line (start -1.85 1.6) (end -1.85 1.45) (layer F.SilkS) (width 0.15)) 18 | (fp_line (start -2.2 1.4) (end -2.2 1.9) (layer F.SilkS) (width 0.15)) 19 | (fp_line (start -2.3 2) (end -2.3 1.35) (layer F.SilkS) (width 0.15)) 20 | (fp_line (start -2.3 1.35) (end -1.85 1.35) (layer F.SilkS) (width 0.15)) 21 | (fp_line (start -1.85 1.35) (end -1.75 1.35) (layer F.SilkS) (width 0.15)) 22 | (fp_line (start -1.75 1.35) (end -1.75 1.95) (layer F.SilkS) (width 0.15)) 23 | (fp_line (start -1.75 -2) (end -1.75 -1.35) (layer F.SilkS) (width 0.15)) 24 | (fp_line (start -1.75 -1.35) (end -2 -1.35) (layer F.SilkS) (width 0.15)) 25 | (fp_line (start 2.3 -2) (end 2.3 -1.35) (layer F.SilkS) (width 0.15)) 26 | (fp_line (start -2 -1.95) (end -2 -1.4) (layer F.SilkS) (width 0.15)) 27 | (fp_line (start -2.1 -2) (end -2.1 -1.4) (layer F.SilkS) (width 0.15)) 28 | (fp_line (start -2.2 -2) (end -2.2 -1.45) (layer F.SilkS) (width 0.15)) 29 | (fp_line (start -2.3 -2) (end -2.3 -1.35) (layer F.SilkS) (width 0.15)) 30 | (fp_line (start -2.3 -1.35) (end -1.85 -1.35) (layer F.SilkS) (width 0.15)) 31 | (fp_line (start -1.85 -1.35) (end -1.85 -2) (layer F.SilkS) (width 0.15)) 32 | (fp_line (start -2.30632 1.8) (end -2.30632 1.6002) (layer F.SilkS) (width 0.15)) 33 | (fp_line (start -1.84928 1.75) (end -1.84928 1.601) (layer F.SilkS) (width 0.15)) 34 | (fp_line (start 2.29616 1.8) (end 2.29616 1.651) (layer F.SilkS) (width 0.15)) 35 | (fp_line (start -2.30124 -1.8) (end -2.30124 -1.651) (layer F.SilkS) (width 0.15)) 36 | (fp_line (start -1.84928 -1.8) (end -1.84928 -1.651) (layer F.SilkS) (width 0.15)) 37 | (fp_line (start 2.30124 -1.8) (end 2.30124 -1.651) (layer F.SilkS) (width 0.15)) 38 | (fp_line (start -1.84928 1.94898) (end -1.84928 1.75086) (layer F.SilkS) (width 0.15)) 39 | (fp_line (start -1.84928 -1.99898) (end -1.84928 -1.80086) (layer F.SilkS) (width 0.15)) 40 | (fp_line (start 2.29616 1.99644) (end 2.29616 1.79832) (layer F.SilkS) (width 0.15)) 41 | (fp_line (start -2.30632 1.99644) (end 2.29616 1.99644) (layer F.SilkS) (width 0.15)) 42 | (fp_line (start -2.30632 1.99644) (end -2.30632 1.79832) (layer F.SilkS) (width 0.15)) 43 | (fp_line (start -2.30124 -1.99898) (end -2.30124 -1.80086) (layer F.SilkS) (width 0.15)) 44 | (fp_line (start -2.30124 -1.99898) (end 2.30124 -1.99898) (layer F.SilkS) (width 0.15)) 45 | (fp_line (start 2.30124 -1.99898) (end 2.30124 -1.80086) (layer F.SilkS) (width 0.15)) 46 | (pad 1 smd rect (at -2.14884 0) (size 2.49936 2.30124) (layers F.Cu F.Paste F.Mask)) 47 | (pad 2 smd rect (at 2.14884 0) (size 2.49936 2.30124) (layers F.Cu F.Paste F.Mask)) 48 | (model Diodes_SMD.3dshapes/SMB_Standard.wrl 49 | (at (xyz 0 0 0)) 50 | (scale (xyz 0.3937 0.3937 0.3937)) 51 | (rotate (xyz 0 0 180)) 52 | ) 53 | ) 54 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | Breakout board for VoCore2 CPU module 2 | ===================================== 3 | 4 | | [Top side](https://github.com/electroniceel/vocore2-breakout/raw/master/photos/top-highres.jpg) | [Bottom side](https://github.com/electroniceel/vocore2-breakout/raw/master/photos/bottom-highres.jpg) | 5 | 6 | Main Features 7 | ------------- 8 | 9 | - Uses a bare [VoCore2 CPU module](https://vocore.io/v2.html) 10 | - core components on board 11 | - 1x RJ45 10/100 Ethernet 12 | - 1x USB-Host 13 | - 1x microSD 14 | - 12 VDC in with Buck-converter to 5V 15 | - RTC (MicroCrystal RV-8803-C7) and CR2032 battery 16 | - TCN75A or similar I2C temperature sensor 17 | - Other pins broken out to 2.54mm pin headers (2x20) 18 | - Separate pin headers for the console (UART2), protected by 74LVC2G17 buffer 19 | 20 | Layout & Schematics 21 | ------------------- 22 | 23 | See the ["kicad" directory](https://github.com/electroniceel/vocore2-breakout/tree/master/kicad). 24 | 25 | There is also a [PDF version of the schematics](https://github.com/electroniceel/vocore2-breakout/raw/master/schematics.pdf) available. 26 | 27 | Parts 28 | ----- 29 | 30 | See the KiCad part data in the schematics and the linked footprints. 31 | 32 | The only non-obvious part is the microSD socket. It is a common model found at Chinese suppliers. 33 | The insertion/removal type is push-push (push-in, push-out). 34 | 35 | It goes under various names and model numbers, often called "TF" or "TransFlash". Sometimes you 36 | find more detailed numbers, like "TF09-2-12B" or "TF-01A". 37 | 38 | You can get them from for example these offers: 39 | - https://lcsc.com/product-detail/Connector-Card-Sockets_Korean-Hroparts-Elec-TF-01A_C91145.html 40 | - https://www.aliexpress.com/item//32603008211.html 41 | - https://www.aliexpress.com/item//32637213532.html 42 | 43 | No warranties for correctness of these offers. 44 | 45 | 46 | Solderbridges 47 | ------------- 48 | 49 | The board contains two sets of solderbridges to select between features: 50 | 51 | #### J3 & J4 52 | 53 | You can select to which I2C bus to connect the onboard I2C components like RTC and temperature sensor. 54 | 55 | You can select between 56 | 1. the hardware I2C of the MT76x8, pins I2C_SD and I2C_CLK 57 | 2. a software emulated I2C bus on GPIO39 and GPIO40, using the driver i2c-gpio 58 | 59 | #### J5 & J6 60 | 61 | Select if you want the USB bus on the USB-A-Socket at the edge of the board or on the pin headers. 62 | The USB bus shouldn't be connected to both because of reflections on the stub traces. 63 | 64 | OpenWRT patches 65 | --------------- 66 | 67 | - OpenWRT upstream already contains support for the VoCore2 68 | - But the Device Tree there is a bit "sparse" and some features are disabled 69 | - So I have created a new Target Profile called "VoCore2-Breakout" and some small adaptions to make the features work 70 | - You can find this work in the ["openwrt" directory](https://github.com/electroniceel/vocore2-breakout/tree/master/openwrt) 71 | - Use either the 0003a- or 0003b- patch based on how the solderbridges J3 & J4 are set 72 | 73 | To use these: 74 | 1. First prepare the OpenWRT build system as described in https://openwrt.org/docs/guide-developer/build-system/start 75 | 2. Apply my patches before running "make menuconfig" 76 | 3. Select Target "MediaTek Ralink MIPS", Subtarget "MT76x8 based boards", Target Profile "VoCore2-Breakout" 77 | 4. Build 78 | 79 | License 80 | ------- 81 | ![CC-BY](https://licensebuttons.net/l/by/4.0/88x31.png) 82 | 83 | This work is licensed under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/). 84 | 85 | Please link to https://git.io/fpKW4 for attribution. 86 | -------------------------------------------------------------------------------- /openwrt/0001-Create-initial-vocore2-breakout-config.patch: -------------------------------------------------------------------------------- 1 | From 10ee300f246f835c53dddd75330caaa43d5484f4 Mon Sep 17 00:00:00 2001 2 | From: Electronic Eel 3 | Date: Fri, 4 Jan 2019 19:13:39 +0100 4 | Subject: [PATCH 1/3] Create initial vocore2-breakout config 5 | 6 | Copy of the vocore2 without any changes except board name 7 | --- 8 | .../ramips/base-files/etc/board.d/01_leds | 3 +- 9 | .../ramips/base-files/etc/board.d/02_network | 1 + 10 | target/linux/ramips/base-files/etc/diag.sh | 3 +- 11 | target/linux/ramips/base-files/lib/ramips.sh | 3 + 12 | .../ramips/base-files/lib/upgrade/platform.sh | 1 + 13 | target/linux/ramips/dts/VOCORE2BREAKOUT.dts | 55 +++++++++++++++++++ 14 | target/linux/ramips/image/mt76x8.mk | 9 +++ 15 | 7 files changed, 73 insertions(+), 2 deletions(-) 16 | create mode 100644 target/linux/ramips/dts/VOCORE2BREAKOUT.dts 17 | 18 | diff --git a/target/linux/ramips/base-files/etc/board.d/01_leds b/target/linux/ramips/base-files/etc/board.d/01_leds 19 | index 6057275978..5ae7eac8ce 100755 20 | --- a/target/linux/ramips/base-files/etc/board.d/01_leds 21 | +++ b/target/linux/ramips/base-files/etc/board.d/01_leds 22 | @@ -446,7 +446,8 @@ vocore-16M) 23 | ucidef_set_led_netdev "eth" "ETH" "vocore:orange:eth" "eth0" 24 | set_wifi_led "vocore:green:status" 25 | ;; 26 | -vocore2) 27 | +vocore2|\ 28 | +vocore2breakout) 29 | set_wifi_led "$boardname:fuchsia:status" 30 | ;; 31 | vocore2lite) 32 | diff --git a/target/linux/ramips/base-files/etc/board.d/02_network b/target/linux/ramips/base-files/etc/board.d/02_network 33 | index ebf40ad1fa..2c8bebaf3e 100755 34 | --- a/target/linux/ramips/base-files/etc/board.d/02_network 35 | +++ b/target/linux/ramips/base-files/etc/board.d/02_network 36 | @@ -347,6 +347,7 @@ ramips_setup_interfaces() 37 | "0:lan" "4:wan" "6@eth0" 38 | ;; 39 | vocore2|\ 40 | + vocore2breakout|\ 41 | vocore2lite) 42 | ucidef_add_switch "switch0" \ 43 | "0:lan" "2:lan" "6t@eth0" 44 | diff --git a/target/linux/ramips/base-files/etc/diag.sh b/target/linux/ramips/base-files/etc/diag.sh 45 | index 2f51add331..caf9a92be7 100644 46 | --- a/target/linux/ramips/base-files/etc/diag.sh 47 | +++ b/target/linux/ramips/base-files/etc/diag.sh 48 | @@ -279,7 +279,8 @@ get_status_led() { 49 | vocore-16M) 50 | status_led="vocore:green:status" 51 | ;; 52 | - vocore2) 53 | + vocore2|\ 54 | + vocore2breakout) 55 | status_led="$boardname:fuchsia:status" 56 | ;; 57 | vocore2lite) 58 | diff --git a/target/linux/ramips/base-files/lib/ramips.sh b/target/linux/ramips/base-files/lib/ramips.sh 59 | index 5741cbd2ee..cc563907df 100755 60 | --- a/target/linux/ramips/base-files/lib/ramips.sh 61 | +++ b/target/linux/ramips/base-files/lib/ramips.sh 62 | @@ -538,6 +538,9 @@ ramips_board_detect() { 63 | *"VoCore2-Lite") 64 | name="vocore2lite" 65 | ;; 66 | + *"VoCore2-Breakout") 67 | + name="vocore2breakout" 68 | + ;; 69 | *"VR500") 70 | name="vr500" 71 | ;; 72 | diff --git a/target/linux/ramips/base-files/lib/upgrade/platform.sh b/target/linux/ramips/base-files/lib/upgrade/platform.sh 73 | index ffdc5e73e0..c133883ee2 100755 74 | --- a/target/linux/ramips/base-files/lib/upgrade/platform.sh 75 | +++ b/target/linux/ramips/base-files/lib/upgrade/platform.sh 76 | @@ -164,6 +164,7 @@ platform_check_image() { 77 | vocore-16M|\ 78 | vocore2|\ 79 | vocore2lite|\ 80 | + vocore2breakout|\ 81 | vr500|\ 82 | w150m|\ 83 | w2914nsv2|\ 84 | diff --git a/target/linux/ramips/dts/VOCORE2BREAKOUT.dts b/target/linux/ramips/dts/VOCORE2BREAKOUT.dts 85 | new file mode 100644 86 | index 0000000000..9d7c00e78a 87 | --- /dev/null 88 | +++ b/target/linux/ramips/dts/VOCORE2BREAKOUT.dts 89 | @@ -0,0 +1,55 @@ 90 | +/dts-v1/; 91 | + 92 | +#include "VOCORE2.dtsi" 93 | + 94 | +#include 95 | + 96 | +/ { 97 | + compatible = "vocore,vocore2breakout", "vocore,vocore2", "mediatek,mt7628an-soc"; 98 | + model = "VoCore2-Breakout"; 99 | + 100 | + gpio-leds { 101 | + compatible = "gpio-leds"; 102 | + 103 | + status { 104 | + label = "vocore2breakout:fuchsia:status"; 105 | + gpios = <&gpio1 12 GPIO_ACTIVE_HIGH>; 106 | + }; 107 | + }; 108 | +}; 109 | + 110 | +&spi0 { 111 | + status = "okay"; 112 | + 113 | + m25p80@0 { 114 | + #address-cells = <1>; 115 | + #size-cells = <1>; 116 | + compatible = "jedec,spi-nor"; 117 | + reg = <0>; 118 | + spi-max-frequency = <10000000>; 119 | + m25p,chunked-io = <32>; 120 | + 121 | + partition@0 { 122 | + label = "u-boot"; 123 | + reg = <0x0 0x30000>; 124 | + read-only; 125 | + }; 126 | + 127 | + partition@30000 { 128 | + label = "u-boot-env"; 129 | + reg = <0x30000 0x10000>; 130 | + read-only; 131 | + }; 132 | + 133 | + factory: partition@40000 { 134 | + label = "factory"; 135 | + reg = <0x40000 0x10000>; 136 | + read-only; 137 | + }; 138 | + 139 | + partition@50000 { 140 | + label = "firmware"; 141 | + reg = <0x50000 0xfb0000>; 142 | + }; 143 | + }; 144 | +}; 145 | diff --git a/target/linux/ramips/image/mt76x8.mk b/target/linux/ramips/image/mt76x8.mk 146 | index 21c5357a08..f12c48c651 100644 147 | --- a/target/linux/ramips/image/mt76x8.mk 148 | +++ b/target/linux/ramips/image/mt76x8.mk 149 | @@ -241,6 +241,15 @@ define Device/vocore2 150 | endef 151 | TARGET_DEVICES += vocore2 152 | 153 | +define Device/vocore2breakout 154 | + DTS := VOCORE2BREAKOUT 155 | + IMAGE_SIZE := $(ralink_default_fw_size_16M) 156 | + DEVICE_TITLE := VoCore VoCore2-Breakout 157 | + DEVICE_PACKAGES := kmod-usb2 kmod-usb-ohci kmod-usb-ledtrig-usbport \ 158 | + kmod-sdhci-mt7620 159 | +endef 160 | +TARGET_DEVICES += vocore2breakout 161 | + 162 | define Device/vocore2lite 163 | DTS := VOCORE2LITE 164 | IMAGE_SIZE := $(ralink_default_fw_size_16M) 165 | -- 166 | 2.17.2 167 | 168 | -------------------------------------------------------------------------------- /kicad/modules.pretty/VoCore_v2.kicad_mod: -------------------------------------------------------------------------------- 1 | (module VoCore_v2 (layer F.Cu) (tedit 589CD9CD) 2 | (fp_text reference REF** (at 0 1) (layer F.SilkS) 3 | (effects (font (size 1 1) (thickness 0.15))) 4 | ) 5 | (fp_text value VoCore_v2 (at -0.0032 -1) (layer F.Fab) 6 | (effects (font (size 1 1) (thickness 0.15))) 7 | ) 8 | (fp_line (start -12.9032 -12.8968) (end 12.8968 -12.8968) (layer F.Fab) (width 0.15)) 9 | (fp_line (start 12.8968 -12.8968) (end 12.8968 12.9032) (layer F.Fab) (width 0.15)) 10 | (fp_line (start 12.8968 12.9032) (end -12.9032 12.9032) (layer F.Fab) (width 0.15)) 11 | (fp_line (start -12.9032 12.9032) (end -12.9032 -12.8968) (layer F.Fab) (width 0.15)) 12 | (fp_line (start -12.5 -10) (end -12.5 -12.5) (layer F.Fab) (width 0.15)) 13 | (fp_line (start -12.5 -12.5) (end -9 -12.5) (layer F.Fab) (width 0.15)) 14 | (fp_line (start -9 -12.5) (end -9 -10) (layer F.Fab) (width 0.15)) 15 | (fp_line (start -9 -10) (end -12.5 -10) (layer F.Fab) (width 0.15)) 16 | (fp_line (start 12.5 -12.5) (end 12.5 -10) (layer F.Fab) (width 0.15)) 17 | (fp_line (start 12.5 -10) (end 7.5 -10) (layer F.Fab) (width 0.15)) 18 | (fp_line (start 7.5 -10) (end 7.5 -12.5) (layer F.Fab) (width 0.15)) 19 | (fp_line (start 7.5 -12.5) (end 12.5 -12.5) (layer F.Fab) (width 0.15)) 20 | (fp_circle (center -10.75 -11.25) (end -9.8 -11.25) (layer F.Fab) (width 0.15)) 21 | (fp_circle (center -10.75 -11.25) (end -10.6 -11.25) (layer F.Fab) (width 0.15)) 22 | (pad 19 thru_hole circle (at -11.811 11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 23 | (pad 20 thru_hole circle (at -10.541 11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 24 | (pad 21 thru_hole circle (at -9.271 11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 25 | (pad 22 thru_hole circle (at -8.001 11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 26 | (pad 23 thru_hole circle (at -6.731 11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 27 | (pad 24 thru_hole circle (at -5.461 11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 28 | (pad 25 thru_hole circle (at -4.191 11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 29 | (pad 26 thru_hole circle (at -2.921 11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 30 | (pad 27 thru_hole circle (at -1.651 11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 31 | (pad 28 thru_hole circle (at -0.381 11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 32 | (pad 29 thru_hole circle (at 0.889 11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 33 | (pad 30 thru_hole circle (at 2.159 11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 34 | (pad 31 thru_hole circle (at 3.429 11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 35 | (pad 32 thru_hole circle (at 4.699 11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 36 | (pad 33 thru_hole circle (at 11.811 11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 37 | (pad 34 thru_hole circle (at 11.811 10.541) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 38 | (pad 35 thru_hole circle (at 11.811 9.271) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 39 | (pad 36 thru_hole circle (at 11.811 8.001) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 40 | (pad 37 thru_hole circle (at 11.811 6.731) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 41 | (pad 38 thru_hole circle (at 11.811 5.461) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 42 | (pad 39 thru_hole circle (at 11.811 4.191) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 43 | (pad 40 thru_hole circle (at 11.811 2.921) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 44 | (pad 41 thru_hole circle (at 11.811 1.651) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 45 | (pad 42 thru_hole circle (at 11.811 0.381) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 46 | (pad 43 thru_hole circle (at 11.811 -0.889) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 47 | (pad 44 thru_hole circle (at 11.811 -2.159) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 48 | (pad 45 thru_hole circle (at 11.811 -3.429) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 49 | (pad 46 thru_hole circle (at 11.811 -4.699) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 50 | (pad 47 thru_hole circle (at 11.811 -5.969) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 51 | (pad 48 thru_hole circle (at 6.223 -11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 52 | (pad 49 thru_hole circle (at 4.953 -11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 53 | (pad 50 thru_hole circle (at 3.683 -11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 54 | (pad 51 thru_hole circle (at 2.413 -11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 55 | (pad 52 thru_hole circle (at 1.143 -11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 56 | (pad 53 thru_hole circle (at -0.127 -11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 57 | (pad 54 thru_hole circle (at -1.397 -11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 58 | (pad 55 thru_hole circle (at -2.667 -11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 59 | (pad 56 thru_hole circle (at -3.937 -11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 60 | (pad 57 thru_hole circle (at -5.207 -11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 61 | (pad 58 thru_hole circle (at -6.477 -11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 62 | (pad 59 thru_hole circle (at -7.747 -11.811) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 63 | (pad 1 thru_hole circle (at -11.811 -9.144) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 64 | (pad 2 thru_hole circle (at -11.811 -7.874) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 65 | (pad 3 thru_hole circle (at -11.811 -6.604) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 66 | (pad 4 thru_hole circle (at -11.811 -5.334) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 67 | (pad 5 thru_hole circle (at -11.811 -4.064) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 68 | (pad 6 thru_hole circle (at -11.811 -2.794) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 69 | (pad 7 thru_hole circle (at -11.811 -1.524) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 70 | (pad 8 thru_hole circle (at -11.811 -0.254) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 71 | (pad 9 thru_hole circle (at -11.811 1.016) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 72 | (pad 10 thru_hole circle (at -11.811 2.286) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 73 | (pad 11 thru_hole circle (at -10.541 1.016) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 74 | (pad 12 thru_hole circle (at -10.541 2.286) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 75 | (pad 13 thru_hole circle (at -11.811 3.556) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 76 | (pad 14 thru_hole circle (at -11.811 4.826) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 77 | (pad 15 thru_hole circle (at -11.811 6.096) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 78 | (pad 16 thru_hole circle (at -11.811 7.366) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 79 | (pad 17 thru_hole circle (at -11.811 8.636) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 80 | (pad 18 thru_hole circle (at -11.811 9.906) (size 0.95 0.95) (drill 0.55) (layers *.Cu *.Mask)) 81 | ) 82 | -------------------------------------------------------------------------------- /kicad/ethernet.sch: -------------------------------------------------------------------------------- 1 | EESchema Schematic File Version 2 2 | LIBS:power 3 | LIBS:device 4 | LIBS:switches 5 | LIBS:relays 6 | LIBS:motors 7 | LIBS:transistors 8 | LIBS:conn 9 | LIBS:linear 10 | LIBS:regul 11 | LIBS:74xx 12 | LIBS:cmos4000 13 | LIBS:adc-dac 14 | LIBS:memory 15 | LIBS:xilinx 16 | LIBS:microcontrollers 17 | LIBS:dsp 18 | LIBS:microchip 19 | LIBS:analog_switches 20 | LIBS:motorola 21 | LIBS:texas 22 | LIBS:intel 23 | LIBS:audio 24 | LIBS:interface 25 | LIBS:digital-audio 26 | LIBS:philips 27 | LIBS:display 28 | LIBS:cypress 29 | LIBS:siliconi 30 | LIBS:opto 31 | LIBS:atmel 32 | LIBS:contrib 33 | LIBS:valves 34 | LIBS:win 35 | LIBS:hr911105_rj45 36 | LIBS:ip4220cz6 37 | LIBS:74xgxx 38 | LIBS:tm-kicad-lib 39 | LIBS:mt9700 40 | LIBS:lm75 41 | LIBS:SY8113B 42 | LIBS:rv-8803 43 | LIBS:solderbridge 44 | LIBS:vocore-breakout-cache 45 | EELAYER 25 0 46 | EELAYER END 47 | $Descr A4 11693 8268 48 | encoding utf-8 49 | Sheet 2 5 50 | Title "VoCore2-Breakout / Ethernet connector" 51 | Date "" 52 | Rev "" 53 | Comp "(C) by Electronic Eel" 54 | Comment1 "CC-BY-4.0" 55 | Comment2 "https://git.io/fpKW4" 56 | Comment3 "" 57 | Comment4 "" 58 | $EndDescr 59 | Wire Wire Line 60 | 3450 4200 4550 4200 61 | Wire Wire Line 62 | 4550 4550 3450 4550 63 | Wire Wire Line 64 | 3450 4350 4550 4350 65 | $Comp 66 | L C C5 67 | U 1 1 5BB51861 68 | P 4050 5450 69 | F 0 "C5" H 4075 5550 50 0000 L CNN 70 | F 1 "100nF" H 4075 5350 50 0000 L CNN 71 | F 2 "modules:SMD0603-wide-C" H 4088 5300 50 0001 C CNN 72 | F 3 "" H 4050 5450 50 0001 C CNN 73 | 1 4050 5450 74 | 1 0 0 -1 75 | $EndComp 76 | $Comp 77 | L C C6 78 | U 1 1 5BB51868 79 | P 4450 5450 80 | F 0 "C6" H 4475 5550 50 0000 L CNN 81 | F 1 "100nF" H 4475 5350 50 0000 L CNN 82 | F 2 "modules:SMD0603-wide-C" H 4488 5300 50 0001 C CNN 83 | F 3 "" H 4450 5450 50 0001 C CNN 84 | 1 4450 5450 85 | 1 0 0 -1 86 | $EndComp 87 | $Comp 88 | L GND #PWR035 89 | U 1 1 5BB5186F 90 | P 4050 5700 91 | F 0 "#PWR035" H 4050 5450 50 0001 C CNN 92 | F 1 "GND" H 4050 5550 50 0000 C CNN 93 | F 2 "" H 4050 5700 50 0001 C CNN 94 | F 3 "" H 4050 5700 50 0001 C CNN 95 | 1 4050 5700 96 | 1 0 0 -1 97 | $EndComp 98 | $Comp 99 | L GND #PWR036 100 | U 1 1 5BB51875 101 | P 4450 5700 102 | F 0 "#PWR036" H 4450 5450 50 0001 C CNN 103 | F 1 "GND" H 4450 5550 50 0000 C CNN 104 | F 2 "" H 4450 5700 50 0001 C CNN 105 | F 3 "" H 4450 5700 50 0001 C CNN 106 | 1 4450 5700 107 | 1 0 0 -1 108 | $EndComp 109 | Wire Wire Line 110 | 4050 4450 4050 5300 111 | Wire Wire Line 112 | 3450 4450 4050 4450 113 | Wire Wire Line 114 | 4450 4100 4450 5300 115 | Wire Wire Line 116 | 3450 4100 4450 4100 117 | Wire Wire Line 118 | 4050 5600 4050 5700 119 | Wire Wire Line 120 | 4450 5600 4450 5700 121 | $Comp 122 | L R R14 123 | U 1 1 5BB518D9 124 | P 4700 4350 125 | F 0 "R14" V 4780 4350 50 0000 C CNN 126 | F 1 "49.9R" V 4700 4350 50 0000 C CNN 127 | F 2 "modules:SMD0603-wide-R" V 4630 4350 50 0001 C CNN 128 | F 3 "" H 4700 4350 50 0001 C CNN 129 | 1 4700 4350 130 | 0 1 1 0 131 | $EndComp 132 | $Comp 133 | L R R15 134 | U 1 1 5BB51908 135 | P 4700 4550 136 | F 0 "R15" V 4780 4550 50 0000 C CNN 137 | F 1 "49.9R" V 4700 4550 50 0000 C CNN 138 | F 2 "modules:SMD0603-wide-R" V 4630 4550 50 0001 C CNN 139 | F 3 "" H 4700 4550 50 0001 C CNN 140 | 1 4700 4550 141 | 0 1 1 0 142 | $EndComp 143 | $Comp 144 | L R R13 145 | U 1 1 5BB51929 146 | P 4700 4200 147 | F 0 "R13" V 4780 4200 50 0000 C CNN 148 | F 1 "49.9R" V 4700 4200 50 0000 C CNN 149 | F 2 "modules:SMD0603-wide-R" V 4630 4200 50 0001 C CNN 150 | F 3 "" H 4700 4200 50 0001 C CNN 151 | 1 4700 4200 152 | 0 1 1 0 153 | $EndComp 154 | $Comp 155 | L R R12 156 | U 1 1 5BB51950 157 | P 4700 4000 158 | F 0 "R12" V 4780 4000 50 0000 C CNN 159 | F 1 "49.9R" V 4700 4000 50 0000 C CNN 160 | F 2 "modules:SMD0603-wide-R" V 4630 4000 50 0001 C CNN 161 | F 3 "" H 4700 4000 50 0001 C CNN 162 | 1 4700 4000 163 | 0 1 1 0 164 | $EndComp 165 | Wire Wire Line 166 | 3450 4000 4550 4000 167 | $Comp 168 | L C C7 169 | U 1 1 5BB51A38 170 | P 5050 5450 171 | F 0 "C7" H 5075 5550 50 0000 L CNN 172 | F 1 "100nF" H 5075 5350 50 0000 L CNN 173 | F 2 "modules:SMD0603-wide-C" H 5088 5300 50 0001 C CNN 174 | F 3 "" H 5050 5450 50 0001 C CNN 175 | 1 5050 5450 176 | 1 0 0 -1 177 | $EndComp 178 | $Comp 179 | L C C8 180 | U 1 1 5BB51A87 181 | P 5350 5450 182 | F 0 "C8" H 5375 5550 50 0000 L CNN 183 | F 1 "100nF" H 5375 5350 50 0000 L CNN 184 | F 2 "modules:SMD0603-wide-C" H 5388 5300 50 0001 C CNN 185 | F 3 "" H 5350 5450 50 0001 C CNN 186 | 1 5350 5450 187 | 1 0 0 -1 188 | $EndComp 189 | Wire Wire Line 190 | 5050 4350 5050 5300 191 | Wire Wire Line 192 | 5050 4550 4850 4550 193 | Wire Wire Line 194 | 5050 4350 4850 4350 195 | Connection ~ 5050 4550 196 | Wire Wire Line 197 | 5350 4000 5350 5300 198 | Wire Wire Line 199 | 5350 4200 4850 4200 200 | Wire Wire Line 201 | 5350 4000 4850 4000 202 | Connection ~ 5350 4200 203 | $Comp 204 | L GND #PWR037 205 | U 1 1 5BB51BF2 206 | P 5050 5700 207 | F 0 "#PWR037" H 5050 5450 50 0001 C CNN 208 | F 1 "GND" H 5050 5550 50 0000 C CNN 209 | F 2 "" H 5050 5700 50 0001 C CNN 210 | F 3 "" H 5050 5700 50 0001 C CNN 211 | 1 5050 5700 212 | 1 0 0 -1 213 | $EndComp 214 | $Comp 215 | L GND #PWR038 216 | U 1 1 5BB51C18 217 | P 5350 5700 218 | F 0 "#PWR038" H 5350 5450 50 0001 C CNN 219 | F 1 "GND" H 5350 5550 50 0000 C CNN 220 | F 2 "" H 5350 5700 50 0001 C CNN 221 | F 3 "" H 5350 5700 50 0001 C CNN 222 | 1 5350 5700 223 | 1 0 0 -1 224 | $EndComp 225 | Wire Wire Line 226 | 5050 5700 5050 5600 227 | Wire Wire Line 228 | 5350 5700 5350 5600 229 | $Comp 230 | L +3.3V #PWR039 231 | U 1 1 5BB521E4 232 | P 3900 4750 233 | F 0 "#PWR039" H 3900 4600 50 0001 C CNN 234 | F 1 "+3.3V" H 3900 4890 50 0000 C CNN 235 | F 2 "" H 3900 4750 50 0001 C CNN 236 | F 3 "" H 3900 4750 50 0001 C CNN 237 | 1 3900 4750 238 | 1 0 0 -1 239 | $EndComp 240 | $Comp 241 | L R R11 242 | U 1 1 5BB5222F 243 | P 3700 4800 244 | F 0 "R11" V 3780 4800 50 0000 C CNN 245 | F 1 "1K" V 3700 4800 50 0000 C CNN 246 | F 2 "modules:SMD0603-wide-R" V 3630 4800 50 0001 C CNN 247 | F 3 "" H 3700 4800 50 0001 C CNN 248 | 1 3700 4800 249 | 0 1 1 0 250 | $EndComp 251 | Wire Wire Line 252 | 3450 4800 3550 4800 253 | Wire Wire Line 254 | 3850 4800 3900 4800 255 | Wire Wire Line 256 | 3900 4800 3900 4750 257 | Wire Wire Line 258 | 3550 4950 3550 4900 259 | Wire Wire Line 260 | 3550 4900 3450 4900 261 | $Comp 262 | L GND #PWR040 263 | U 1 1 5BB52744 264 | P 2600 5500 265 | F 0 "#PWR040" H 2600 5250 50 0001 C CNN 266 | F 1 "GND" H 2600 5350 50 0000 C CNN 267 | F 2 "" H 2600 5500 50 0001 C CNN 268 | F 3 "" H 2600 5500 50 0001 C CNN 269 | 1 2600 5500 270 | 1 0 0 -1 271 | $EndComp 272 | Wire Wire Line 273 | 2600 5500 2600 5400 274 | $Comp 275 | L IP4220CZ6 U3 276 | U 1 1 5BB52956 277 | P 4925 2725 278 | F 0 "U3" H 4925 1975 60 0000 C CNN 279 | F 1 "IP4220CZ6" H 4925 3225 60 0000 C CNN 280 | F 2 "modules:SOT-23-6" H 4925 2725 60 0001 C CNN 281 | F 3 "" H 4925 2725 60 0001 C CNN 282 | 1 4925 2725 283 | 0 -1 -1 0 284 | $EndComp 285 | $Comp 286 | L GND #PWR041 287 | U 1 1 5BB52A57 288 | P 5050 3350 289 | F 0 "#PWR041" H 5050 3100 50 0001 C CNN 290 | F 1 "GND" H 5050 3200 50 0000 C CNN 291 | F 2 "" H 5050 3350 50 0001 C CNN 292 | F 3 "" H 5050 3350 50 0001 C CNN 293 | 1 5050 3350 294 | 1 0 0 -1 295 | $EndComp 296 | Wire Wire Line 297 | 5050 3350 5050 3300 298 | $Comp 299 | L +3.3V #PWR042 300 | U 1 1 5BB52B41 301 | P 5050 2150 302 | F 0 "#PWR042" H 5050 2000 50 0001 C CNN 303 | F 1 "+3.3V" H 5050 2290 50 0000 C CNN 304 | F 2 "" H 5050 2150 50 0001 C CNN 305 | F 3 "" H 5050 2150 50 0001 C CNN 306 | 1 5050 2150 307 | 1 0 0 -1 308 | $EndComp 309 | Wire Wire Line 310 | 5050 2200 5050 2150 311 | Wire Wire Line 312 | 4450 4000 4450 3800 313 | Wire Wire Line 314 | 4450 3800 5950 3800 315 | Wire Wire Line 316 | 5350 3800 5350 3300 317 | Connection ~ 4450 4000 318 | Wire Wire Line 319 | 4750 3300 4750 3650 320 | Wire Wire Line 321 | 4250 3650 5950 3650 322 | Wire Wire Line 323 | 4250 3650 4250 4200 324 | Connection ~ 4250 4200 325 | Wire Wire Line 326 | 3900 1850 3900 4350 327 | Connection ~ 3900 4350 328 | Wire Wire Line 329 | 3900 1850 5950 1850 330 | Wire Wire Line 331 | 3600 1650 5950 1650 332 | Wire Wire Line 333 | 3600 1650 3600 4550 334 | Connection ~ 3600 4550 335 | $Comp 336 | L HR911105_RJ45 J9 337 | U 1 1 5BB517AF 338 | P 2900 4500 339 | F 0 "J9" H 3050 5150 60 0000 C CNN 340 | F 1 "HR911105_RJ45" V 3450 4650 60 0000 C CNN 341 | F 2 "modules:RJ45-HR911105A" H 2900 4500 60 0001 C CNN 342 | F 3 "" H 2900 4500 60 0001 C CNN 343 | 1 2900 4500 344 | -1 0 0 -1 345 | $EndComp 346 | Text HLabel 5950 3650 2 60 Input ~ 0 347 | ETH_RP 348 | Text HLabel 5950 3800 2 60 Input ~ 0 349 | ETH_RN 350 | Connection ~ 4750 3650 351 | Connection ~ 5350 3800 352 | Text HLabel 5950 1650 2 60 Input ~ 0 353 | ETH_TP 354 | Text HLabel 5950 1850 2 60 Input ~ 0 355 | ETH_TN 356 | Text HLabel 6000 4950 2 60 Input ~ 0 357 | LINK_LED 358 | Wire Wire Line 359 | 3550 4950 6000 4950 360 | Wire Wire Line 361 | 5350 1850 5350 2200 362 | Connection ~ 5350 1850 363 | Wire Wire Line 364 | 4750 2200 4750 1650 365 | Connection ~ 4750 1650 366 | $Comp 367 | L +3.3V #PWR043 368 | U 1 1 5BFAD006 369 | P 3900 5150 370 | F 0 "#PWR043" H 3900 5000 50 0001 C CNN 371 | F 1 "+3.3V" H 3900 5290 50 0000 C CNN 372 | F 2 "" H 3900 5150 50 0001 C CNN 373 | F 3 "" H 3900 5150 50 0001 C CNN 374 | 1 3900 5150 375 | 1 0 0 -1 376 | $EndComp 377 | $Comp 378 | L R R28 379 | U 1 1 5BFAD030 380 | P 3700 5150 381 | F 0 "R28" V 3780 5150 50 0000 C CNN 382 | F 1 "1K" V 3700 5150 50 0000 C CNN 383 | F 2 "modules:SMD0603-wide-R" V 3630 5150 50 0001 C CNN 384 | F 3 "" H 3700 5150 50 0001 C CNN 385 | 1 3700 5150 386 | 0 1 1 0 387 | $EndComp 388 | Wire Wire Line 389 | 3900 5150 3850 5150 390 | Wire Wire Line 391 | 3550 5150 3550 5050 392 | Wire Wire Line 393 | 3550 5050 3450 5050 394 | Text HLabel 6000 5100 2 60 Input ~ 0 395 | USER_LED 396 | Wire Wire Line 397 | 6000 5100 4250 5100 398 | Wire Wire Line 399 | 4250 5100 4250 5300 400 | Wire Wire Line 401 | 4250 5300 3450 5300 402 | Wire Wire Line 403 | 3450 5300 3450 5150 404 | $EndSCHEMATC 405 | -------------------------------------------------------------------------------- /kicad/usb.sch: -------------------------------------------------------------------------------- 1 | EESchema Schematic File Version 2 2 | LIBS:power 3 | LIBS:device 4 | LIBS:switches 5 | LIBS:relays 6 | LIBS:motors 7 | LIBS:transistors 8 | LIBS:conn 9 | LIBS:linear 10 | LIBS:regul 11 | LIBS:74xx 12 | LIBS:cmos4000 13 | LIBS:adc-dac 14 | LIBS:memory 15 | LIBS:xilinx 16 | LIBS:microcontrollers 17 | LIBS:dsp 18 | LIBS:microchip 19 | LIBS:analog_switches 20 | LIBS:motorola 21 | LIBS:texas 22 | LIBS:intel 23 | LIBS:audio 24 | LIBS:interface 25 | LIBS:digital-audio 26 | LIBS:philips 27 | LIBS:display 28 | LIBS:cypress 29 | LIBS:siliconi 30 | LIBS:opto 31 | LIBS:atmel 32 | LIBS:contrib 33 | LIBS:valves 34 | LIBS:win 35 | LIBS:hr911105_rj45 36 | LIBS:ip4220cz6 37 | LIBS:74xgxx 38 | LIBS:tm-kicad-lib 39 | LIBS:mt9700 40 | LIBS:lm75 41 | LIBS:SY8113B 42 | LIBS:rv-8803 43 | LIBS:solderbridge 44 | LIBS:vocore-breakout-cache 45 | EELAYER 25 0 46 | EELAYER END 47 | $Descr A4 11693 8268 48 | encoding utf-8 49 | Sheet 3 5 50 | Title "VoCore2-Breakout / USB connection & power" 51 | Date "" 52 | Rev "" 53 | Comp "(C) by Electronic Eel" 54 | Comment1 "CC-BY-4.0" 55 | Comment2 "https://git.io/fpKW4" 56 | Comment3 "" 57 | Comment4 "" 58 | $EndDescr 59 | Text HLabel 7250 4550 2 60 Input ~ 0 60 | USB_DP 61 | Text HLabel 7250 4900 2 60 Input ~ 0 62 | USB_DN 63 | $Comp 64 | L USB_A J10 65 | U 1 1 5BB54A60 66 | P 3200 4950 67 | F 0 "J10" H 3000 5400 50 0000 L CNN 68 | F 1 "USB_A" H 3000 5300 50 0000 L CNN 69 | F 2 "modules:USB_A_Vertical_THT" H 3350 4900 50 0001 C CNN 70 | F 3 "" H 3350 4900 50 0001 C CNN 71 | 1 3200 4950 72 | 1 0 0 -1 73 | $EndComp 74 | $Comp 75 | L IP4220CZ6 U5 76 | U 1 1 5BB54AF1 77 | P 4875 3625 78 | F 0 "U5" H 4875 2875 60 0000 C CNN 79 | F 1 "IP4220CZ6" H 4875 4125 60 0000 C CNN 80 | F 2 "modules:SOT-23-6" H 4875 3625 60 0001 C CNN 81 | F 3 "" H 4875 3625 60 0001 C CNN 82 | 1 4875 3625 83 | 0 -1 -1 0 84 | $EndComp 85 | $Comp 86 | L GND #PWR044 87 | U 1 1 5BB54BE4 88 | P 5000 4300 89 | F 0 "#PWR044" H 5000 4050 50 0001 C CNN 90 | F 1 "GND" H 5000 4150 50 0000 C CNN 91 | F 2 "" H 5000 4300 50 0001 C CNN 92 | F 3 "" H 5000 4300 50 0001 C CNN 93 | 1 5000 4300 94 | 1 0 0 -1 95 | $EndComp 96 | Wire Wire Line 97 | 5000 4300 5000 4200 98 | $Comp 99 | L +5V #PWR045 100 | U 1 1 5BB54C1C 101 | P 5000 3000 102 | F 0 "#PWR045" H 5000 2850 50 0001 C CNN 103 | F 1 "+5V" H 5000 3140 50 0000 C CNN 104 | F 2 "" H 5000 3000 50 0001 C CNN 105 | F 3 "" H 5000 3000 50 0001 C CNN 106 | 1 5000 3000 107 | 1 0 0 -1 108 | $EndComp 109 | Wire Wire Line 110 | 5000 3100 5000 3000 111 | NoConn ~ 5300 3100 112 | NoConn ~ 4700 3100 113 | Wire Wire Line 114 | 3500 4950 4450 4950 115 | Wire Wire Line 116 | 4450 4950 4450 4550 117 | Wire Wire Line 118 | 4450 4550 7250 4550 119 | Wire Wire Line 120 | 3500 5050 4850 5050 121 | Wire Wire Line 122 | 4850 5050 4850 4900 123 | Wire Wire Line 124 | 4850 4900 7250 4900 125 | Wire Wire Line 126 | 4700 4200 4700 4550 127 | Connection ~ 4700 4550 128 | Wire Wire Line 129 | 5300 4200 5300 4900 130 | Connection ~ 5300 4900 131 | $Comp 132 | L GND #PWR046 133 | U 1 1 5BB54C8E 134 | P 3200 5500 135 | F 0 "#PWR046" H 3200 5250 50 0001 C CNN 136 | F 1 "GND" H 3200 5350 50 0000 C CNN 137 | F 2 "" H 3200 5500 50 0001 C CNN 138 | F 3 "" H 3200 5500 50 0001 C CNN 139 | 1 3200 5500 140 | 1 0 0 -1 141 | $EndComp 142 | Wire Wire Line 143 | 3200 5500 3200 5350 144 | $Comp 145 | L C C11 146 | U 1 1 5BB54CC4 147 | P 2850 5800 148 | F 0 "C11" H 2875 5900 50 0000 L CNN 149 | F 1 "10nF" H 2875 5700 50 0000 L CNN 150 | F 2 "modules:SMD0603-wide-C" H 2888 5650 50 0001 C CNN 151 | F 3 "" H 2850 5800 50 0001 C CNN 152 | 1 2850 5800 153 | 1 0 0 -1 154 | $EndComp 155 | $Comp 156 | L R R17 157 | U 1 1 5BB54CFB 158 | P 2600 5800 159 | F 0 "R17" V 2680 5800 50 0000 C CNN 160 | F 1 "1M" V 2600 5800 50 0000 C CNN 161 | F 2 "modules:SMD0603-wide-R" V 2530 5800 50 0001 C CNN 162 | F 3 "" H 2600 5800 50 0001 C CNN 163 | 1 2600 5800 164 | 1 0 0 -1 165 | $EndComp 166 | $Comp 167 | L GND #PWR047 168 | U 1 1 5BB54D32 169 | P 2750 6100 170 | F 0 "#PWR047" H 2750 5850 50 0001 C CNN 171 | F 1 "GND" H 2750 5950 50 0000 C CNN 172 | F 2 "" H 2750 6100 50 0001 C CNN 173 | F 3 "" H 2750 6100 50 0001 C CNN 174 | 1 2750 6100 175 | 1 0 0 -1 176 | $EndComp 177 | Wire Wire Line 178 | 2750 6100 2750 6050 179 | Wire Wire Line 180 | 2600 6050 2850 6050 181 | Wire Wire Line 182 | 2600 6050 2600 5950 183 | Wire Wire Line 184 | 2850 6050 2850 5950 185 | Connection ~ 2750 6050 186 | Wire Wire Line 187 | 3100 5500 3100 5350 188 | Wire Wire Line 189 | 2600 5500 3100 5500 190 | Wire Wire Line 191 | 2850 5500 2850 5650 192 | Wire Wire Line 193 | 2600 5500 2600 5650 194 | Connection ~ 2850 5500 195 | $Comp 196 | L MT9700 U4 197 | U 1 1 5BB6AE3C 198 | P 2800 2750 199 | F 0 "U4" H 2500 3000 60 0000 C CNN 200 | F 1 "MT9700" H 2800 2750 60 0000 C CNN 201 | F 2 "modules:SOT-23-5" H 2800 2750 60 0001 C CNN 202 | F 3 "" H 2800 2750 60 0000 C CNN 203 | 1 2800 2750 204 | 1 0 0 -1 205 | $EndComp 206 | $Comp 207 | L +5V #PWR048 208 | U 1 1 5BB6AF06 209 | P 1500 1500 210 | F 0 "#PWR048" H 1500 1350 50 0001 C CNN 211 | F 1 "+5V" H 1500 1640 50 0000 C CNN 212 | F 2 "" H 1500 1500 50 0001 C CNN 213 | F 3 "" H 1500 1500 50 0001 C CNN 214 | 1 1500 1500 215 | 1 0 0 -1 216 | $EndComp 217 | $Comp 218 | L GND #PWR049 219 | U 1 1 5BB6B010 220 | P 3400 3100 221 | F 0 "#PWR049" H 3400 2850 50 0001 C CNN 222 | F 1 "GND" H 3400 2950 50 0000 C CNN 223 | F 2 "" H 3400 3100 50 0001 C CNN 224 | F 3 "" H 3400 3100 50 0001 C CNN 225 | 1 3400 3100 226 | 1 0 0 -1 227 | $EndComp 228 | Wire Wire Line 229 | 3400 3100 3400 2850 230 | Wire Wire Line 231 | 3700 4750 3500 4750 232 | $Comp 233 | L GND #PWR050 234 | U 1 1 5BB6B0A3 235 | P 3850 3150 236 | F 0 "#PWR050" H 3850 2900 50 0001 C CNN 237 | F 1 "GND" H 3850 3000 50 0000 C CNN 238 | F 2 "" H 3850 3150 50 0001 C CNN 239 | F 3 "" H 3850 3150 50 0001 C CNN 240 | 1 3850 3150 241 | 1 0 0 -1 242 | $EndComp 243 | Wire Wire Line 244 | 3850 3150 3850 3050 245 | Wire Wire Line 246 | 3850 2650 3850 2750 247 | Connection ~ 3700 2650 248 | Wire Wire Line 249 | 2050 2750 2200 2750 250 | Wire Wire Line 251 | 2050 2500 2050 2750 252 | Connection ~ 2050 2650 253 | $Comp 254 | L R R16 255 | U 1 1 5BB6B3D0 256 | P 2100 3200 257 | F 0 "R16" V 2180 3200 50 0000 C CNN 258 | F 1 "10K" V 2100 3200 50 0000 C CNN 259 | F 2 "modules:SMD0603-wide-R" V 2030 3200 50 0001 C CNN 260 | F 3 "" H 2100 3200 50 0001 C CNN 261 | 1 2100 3200 262 | 1 0 0 -1 263 | $EndComp 264 | $Comp 265 | L GND #PWR051 266 | U 1 1 5BB6B3FF 267 | P 2100 3450 268 | F 0 "#PWR051" H 2100 3200 50 0001 C CNN 269 | F 1 "GND" H 2100 3300 50 0000 C CNN 270 | F 2 "" H 2100 3450 50 0001 C CNN 271 | F 3 "" H 2100 3450 50 0001 C CNN 272 | 1 2100 3450 273 | 1 0 0 -1 274 | $EndComp 275 | Wire Wire Line 276 | 2200 2850 2100 2850 277 | Wire Wire Line 278 | 2100 2850 2100 3050 279 | Wire Wire Line 280 | 2100 3350 2100 3450 281 | $Comp 282 | L Ferrite_Bead_Small L3 283 | U 1 1 5BB6B810 284 | P 3700 4100 285 | F 0 "L3" H 3775 4150 50 0000 L CNN 286 | F 1 "Ferrite_Bead_Small" H 3775 4050 50 0000 L CNN 287 | F 2 "modules:SMD0805-wide" V 3630 4100 50 0001 C CNN 288 | F 3 "" H 3700 4100 50 0001 C CNN 289 | 1 3700 4100 290 | 1 0 0 -1 291 | $EndComp 292 | $Comp 293 | L C C13 294 | U 1 1 5BB6B8FB 295 | P 4000 4550 296 | F 0 "C13" H 4025 4650 50 0000 L CNN 297 | F 1 "100nF" H 4025 4450 50 0000 L CNN 298 | F 2 "modules:SMD0603-wide-C" H 4038 4400 50 0001 C CNN 299 | F 3 "" H 4000 4550 50 0001 C CNN 300 | 1 4000 4550 301 | 1 0 0 -1 302 | $EndComp 303 | Wire Wire Line 304 | 3700 4750 3700 4200 305 | Wire Wire Line 306 | 3700 4000 3700 2650 307 | Wire Wire Line 308 | 4000 4300 4000 4400 309 | Wire Wire Line 310 | 3400 4300 4000 4300 311 | Connection ~ 3700 4300 312 | $Comp 313 | L GND #PWR052 314 | U 1 1 5BB6B9EC 315 | P 4000 4750 316 | F 0 "#PWR052" H 4000 4500 50 0001 C CNN 317 | F 1 "GND" H 4000 4600 50 0000 C CNN 318 | F 2 "" H 4000 4750 50 0001 C CNN 319 | F 3 "" H 4000 4750 50 0001 C CNN 320 | 1 4000 4750 321 | 1 0 0 -1 322 | $EndComp 323 | Wire Wire Line 324 | 4000 4750 4000 4700 325 | $Comp 326 | L C C10 327 | U 1 1 5BB6BC5C 328 | P 1750 2900 329 | F 0 "C10" H 1775 3000 50 0000 L CNN 330 | F 1 "4.7µF" H 1775 2800 50 0000 L CNN 331 | F 2 "modules:SMD0805-wide-C" H 1788 2750 50 0001 C CNN 332 | F 3 "" H 1750 2900 50 0001 C CNN 333 | 1 1750 2900 334 | 1 0 0 -1 335 | $EndComp 336 | $Comp 337 | L GND #PWR053 338 | U 1 1 5BB6BC8F 339 | P 1750 3150 340 | F 0 "#PWR053" H 1750 2900 50 0001 C CNN 341 | F 1 "GND" H 1750 3000 50 0000 C CNN 342 | F 2 "" H 1750 3150 50 0001 C CNN 343 | F 3 "" H 1750 3150 50 0001 C CNN 344 | 1 1750 3150 345 | 1 0 0 -1 346 | $EndComp 347 | Wire Wire Line 348 | 1750 3150 1750 3050 349 | Wire Wire Line 350 | 1750 2750 1750 2650 351 | Connection ~ 1750 2650 352 | Text Notes 2400 3150 0 60 ~ 0 353 | Ilimit = 680mA 354 | Wire Wire Line 355 | 3400 2650 4200 2650 356 | $Comp 357 | L CP C12 358 | U 1 1 5BD5DE39 359 | P 3850 2900 360 | F 0 "C12" H 3875 3000 50 0000 L CNN 361 | F 1 "150µF" H 3875 2800 50 0000 L CNN 362 | F 2 "Capacitors_THT:CP_Radial_D6.3mm_P2.50mm" H 3888 2750 50 0001 C CNN 363 | F 3 "" H 3850 2900 50 0001 C CNN 364 | 1 3850 2900 365 | 1 0 0 -1 366 | $EndComp 367 | Wire Wire Line 368 | 2200 2650 1500 2650 369 | $Comp 370 | L C C14 371 | U 1 1 5BD5E0FC 372 | P 4200 2900 373 | F 0 "C14" H 4225 3000 50 0000 L CNN 374 | F 1 "100nF" H 4225 2800 50 0000 L CNN 375 | F 2 "modules:SMD0603-wide-C" H 4238 2750 50 0001 C CNN 376 | F 3 "" H 4200 2900 50 0001 C CNN 377 | 1 4200 2900 378 | 1 0 0 -1 379 | $EndComp 380 | $Comp 381 | L GND #PWR054 382 | U 1 1 5BD5E15B 383 | P 4200 3150 384 | F 0 "#PWR054" H 4200 2900 50 0001 C CNN 385 | F 1 "GND" H 4200 3000 50 0000 C CNN 386 | F 2 "" H 4200 3150 50 0001 C CNN 387 | F 3 "" H 4200 3150 50 0001 C CNN 388 | 1 4200 3150 389 | 1 0 0 -1 390 | $EndComp 391 | Wire Wire Line 392 | 4200 3150 4200 3050 393 | Wire Wire Line 394 | 4200 2650 4200 2750 395 | Connection ~ 3850 2650 396 | $Comp 397 | L L L2 398 | U 1 1 5BD5EBE4 399 | P 1500 2100 400 | F 0 "L2" V 1450 2100 50 0000 C CNN 401 | F 1 "820nH" V 1575 2100 50 0000 C CNN 402 | F 2 "modules:SMD0805-wide" H 1500 2100 50 0001 C CNN 403 | F 3 "" H 1500 2100 50 0001 C CNN 404 | 1 1500 2100 405 | 1 0 0 -1 406 | $EndComp 407 | Wire Wire Line 408 | 1500 1950 1500 1500 409 | Wire Wire Line 410 | 1500 2250 1500 2750 411 | $Comp 412 | L C C9 413 | U 1 1 5BD75204 414 | P 1500 2900 415 | F 0 "C9" H 1525 3000 50 0000 L CNN 416 | F 1 "4.7µF" H 1525 2800 50 0000 L CNN 417 | F 2 "modules:SMD0805-wide-C" H 1538 2750 50 0001 C CNN 418 | F 3 "" H 1500 2900 50 0001 C CNN 419 | 1 1500 2900 420 | 1 0 0 -1 421 | $EndComp 422 | $Comp 423 | L GND #PWR055 424 | U 1 1 5BD75273 425 | P 1500 3150 426 | F 0 "#PWR055" H 1500 2900 50 0001 C CNN 427 | F 1 "GND" H 1500 3000 50 0000 C CNN 428 | F 2 "" H 1500 3150 50 0001 C CNN 429 | F 3 "" H 1500 3150 50 0001 C CNN 430 | 1 1500 3150 431 | 1 0 0 -1 432 | $EndComp 433 | Connection ~ 1500 2650 434 | Wire Wire Line 435 | 1500 3050 1500 3150 436 | $Comp 437 | L PWR_FLAG #FLG056 438 | U 1 1 5BDF1271 439 | P 2050 2500 440 | F 0 "#FLG056" H 2050 2575 50 0001 C CNN 441 | F 1 "PWR_FLAG" H 2050 2650 50 0000 C CNN 442 | F 2 "" H 2050 2500 50 0001 C CNN 443 | F 3 "" H 2050 2500 50 0001 C CNN 444 | 1 2050 2500 445 | 1 0 0 -1 446 | $EndComp 447 | $Comp 448 | L PWR_FLAG #FLG057 449 | U 1 1 5BDF133D 450 | P 3400 4200 451 | F 0 "#FLG057" H 3400 4275 50 0001 C CNN 452 | F 1 "PWR_FLAG" H 3400 4350 50 0000 C CNN 453 | F 2 "" H 3400 4200 50 0001 C CNN 454 | F 3 "" H 3400 4200 50 0001 C CNN 455 | 1 3400 4200 456 | 1 0 0 -1 457 | $EndComp 458 | Wire Wire Line 459 | 3400 4300 3400 4200 460 | $EndSCHEMATC 461 | -------------------------------------------------------------------------------- /kicad/sys_i2c.sch: -------------------------------------------------------------------------------- 1 | EESchema Schematic File Version 2 2 | LIBS:power 3 | LIBS:device 4 | LIBS:switches 5 | LIBS:relays 6 | LIBS:motors 7 | LIBS:transistors 8 | LIBS:conn 9 | LIBS:linear 10 | LIBS:regul 11 | LIBS:74xx 12 | LIBS:cmos4000 13 | LIBS:adc-dac 14 | LIBS:memory 15 | LIBS:xilinx 16 | LIBS:microcontrollers 17 | LIBS:dsp 18 | LIBS:microchip 19 | LIBS:analog_switches 20 | LIBS:motorola 21 | LIBS:texas 22 | LIBS:intel 23 | LIBS:audio 24 | LIBS:interface 25 | LIBS:digital-audio 26 | LIBS:philips 27 | LIBS:display 28 | LIBS:cypress 29 | LIBS:siliconi 30 | LIBS:opto 31 | LIBS:atmel 32 | LIBS:contrib 33 | LIBS:valves 34 | LIBS:win 35 | LIBS:hr911105_rj45 36 | LIBS:ip4220cz6 37 | LIBS:74xgxx 38 | LIBS:tm-kicad-lib 39 | LIBS:mt9700 40 | LIBS:lm75 41 | LIBS:SY8113B 42 | LIBS:rv-8803 43 | LIBS:solderbridge 44 | LIBS:vocore-breakout-cache 45 | EELAYER 25 0 46 | EELAYER END 47 | $Descr A4 11693 8268 48 | encoding utf-8 49 | Sheet 4 5 50 | Title "VoCore2-Breakout / I2C system peripherals" 51 | Date "" 52 | Rev "" 53 | Comp "(C) by Electronic Eel" 54 | Comment1 "CC-BY-4.0" 55 | Comment2 "https://git.io/fpKW4" 56 | Comment3 "" 57 | Comment4 "" 58 | $EndDescr 59 | $Comp 60 | L Battery_Cell BT1 61 | U 1 1 5BB7C97E 62 | P 2550 2400 63 | F 0 "BT1" H 2650 2500 50 0000 L CNN 64 | F 1 "CR2032" H 2650 2400 50 0000 L CNN 65 | F 2 "modules:SMTU2032-LF-CoinCell" V 2550 2460 50 0001 C CNN 66 | F 3 "" V 2550 2460 50 0001 C CNN 67 | 1 2550 2400 68 | 1 0 0 -1 69 | $EndComp 70 | $Comp 71 | L LM75 U7 72 | U 1 1 5BB7CE5E 73 | P 3300 6150 74 | F 0 "U7" H 3400 6050 43 0000 C CNN 75 | F 1 "TCN75A" H 3200 5800 43 0000 C CNN 76 | F 2 "modules:MSOP-8-wide" H 3300 6150 43 0001 C CNN 77 | F 3 "" H 3300 6150 43 0000 C CNN 78 | 1 3300 6150 79 | -1 0 0 -1 80 | $EndComp 81 | NoConn ~ 3600 6300 82 | $Comp 83 | L +3.3V #PWR058 84 | U 1 1 5BB7D03A 85 | P 2150 5300 86 | F 0 "#PWR058" H 2150 5150 50 0001 C CNN 87 | F 1 "+3.3V" H 2150 5440 50 0000 C CNN 88 | F 2 "" H 2150 5300 50 0001 C CNN 89 | F 3 "" H 2150 5300 50 0001 C CNN 90 | 1 2150 5300 91 | 1 0 0 -1 92 | $EndComp 93 | $Comp 94 | L GND #PWR059 95 | U 1 1 5BB7D060 96 | P 3200 6700 97 | F 0 "#PWR059" H 3200 6450 50 0001 C CNN 98 | F 1 "GND" H 3200 6550 50 0000 C CNN 99 | F 2 "" H 3200 6700 50 0001 C CNN 100 | F 3 "" H 3200 6700 50 0001 C CNN 101 | 1 3200 6700 102 | 1 0 0 -1 103 | $EndComp 104 | $Comp 105 | L GND #PWR060 106 | U 1 1 5BB7D086 107 | P 2150 6350 108 | F 0 "#PWR060" H 2150 6100 50 0001 C CNN 109 | F 1 "GND" H 2150 6200 50 0000 C CNN 110 | F 2 "" H 2150 6350 50 0001 C CNN 111 | F 3 "" H 2150 6350 50 0001 C CNN 112 | 1 2150 6350 113 | 1 0 0 -1 114 | $EndComp 115 | $Comp 116 | L GND #PWR061 117 | U 1 1 5BB7D0AC 118 | P 2750 6400 119 | F 0 "#PWR061" H 2750 6150 50 0001 C CNN 120 | F 1 "GND" H 2750 6250 50 0000 C CNN 121 | F 2 "" H 2750 6400 50 0001 C CNN 122 | F 3 "" H 2750 6400 50 0001 C CNN 123 | 1 2750 6400 124 | 1 0 0 -1 125 | $EndComp 126 | $Comp 127 | L C C16 128 | U 1 1 5BB7D0D2 129 | P 2150 6100 130 | F 0 "C16" H 2175 6200 50 0000 L CNN 131 | F 1 "1µF" H 2175 6000 50 0000 L CNN 132 | F 2 "modules:SMD0603-wide-C" H 2188 5950 50 0001 C CNN 133 | F 3 "" H 2150 6100 50 0001 C CNN 134 | 1 2150 6100 135 | 1 0 0 -1 136 | $EndComp 137 | Wire Wire Line 138 | 2150 5650 2150 5950 139 | Wire Wire Line 140 | 2150 6250 2150 6350 141 | Wire Wire Line 142 | 2750 6250 2850 6250 143 | Wire Wire Line 144 | 2750 6050 2750 6400 145 | Wire Wire Line 146 | 2850 6150 2750 6150 147 | Connection ~ 2750 6250 148 | Wire Wire Line 149 | 2850 6050 2750 6050 150 | Connection ~ 2750 6150 151 | Wire Wire Line 152 | 3200 6650 3200 6700 153 | $Comp 154 | L R R18 155 | U 1 1 5BB7D2C9 156 | P 2150 5500 157 | F 0 "R18" V 2230 5500 50 0000 C CNN 158 | F 1 "100R" V 2150 5500 50 0000 C CNN 159 | F 2 "modules:SMD0603-wide-R" V 2080 5500 50 0001 C CNN 160 | F 3 "" H 2150 5500 50 0001 C CNN 161 | 1 2150 5500 162 | 1 0 0 -1 163 | $EndComp 164 | Wire Wire Line 165 | 2150 5350 2150 5300 166 | Wire Wire Line 167 | 3200 5800 3200 5750 168 | Wire Wire Line 169 | 3200 5750 2150 5750 170 | Connection ~ 2150 5750 171 | Text HLabel 5450 4650 2 60 Input ~ 0 172 | SYS_SCL 173 | Text HLabel 5450 4900 2 60 Input ~ 0 174 | SYS_SDA 175 | Wire Wire Line 176 | 4750 4650 5450 4650 177 | Wire Wire Line 178 | 4750 3400 4750 6100 179 | Wire Wire Line 180 | 4750 3400 3700 3400 181 | Wire Wire Line 182 | 4750 6100 3600 6100 183 | Connection ~ 4750 4650 184 | Wire Wire Line 185 | 4550 4900 5450 4900 186 | Wire Wire Line 187 | 4550 6000 3600 6000 188 | Connection ~ 4550 4900 189 | $Comp 190 | L R R20 191 | U 1 1 5BB7D74F 192 | P 4950 4350 193 | F 0 "R20" V 5030 4350 50 0000 C CNN 194 | F 1 "4.7K" V 4950 4350 50 0000 C CNN 195 | F 2 "modules:SMD0603-wide-R" V 4880 4350 50 0001 C CNN 196 | F 3 "" H 4950 4350 50 0001 C CNN 197 | 1 4950 4350 198 | 1 0 0 -1 199 | $EndComp 200 | $Comp 201 | L R R21 202 | U 1 1 5BB7D790 203 | P 5200 4350 204 | F 0 "R21" V 5280 4350 50 0000 C CNN 205 | F 1 "4.7K" V 5200 4350 50 0000 C CNN 206 | F 2 "modules:SMD0603-wide-R" V 5130 4350 50 0001 C CNN 207 | F 3 "" H 5200 4350 50 0001 C CNN 208 | 1 5200 4350 209 | 1 0 0 -1 210 | $EndComp 211 | $Comp 212 | L +3.3V #PWR062 213 | U 1 1 5BB7D891 214 | P 4950 4000 215 | F 0 "#PWR062" H 4950 3850 50 0001 C CNN 216 | F 1 "+3.3V" H 4950 4140 50 0000 C CNN 217 | F 2 "" H 4950 4000 50 0001 C CNN 218 | F 3 "" H 4950 4000 50 0001 C CNN 219 | 1 4950 4000 220 | 1 0 0 -1 221 | $EndComp 222 | Wire Wire Line 223 | 4950 4000 4950 4200 224 | Wire Wire Line 225 | 4950 4100 5200 4100 226 | Wire Wire Line 227 | 5200 4100 5200 4200 228 | Connection ~ 4950 4100 229 | Wire Wire Line 230 | 4950 4500 4950 4650 231 | Connection ~ 4950 4650 232 | Wire Wire Line 233 | 5200 4500 5200 4900 234 | Connection ~ 5200 4900 235 | $Comp 236 | L RV-8803 U6 237 | U 1 1 5BE83C0D 238 | P 3200 3700 239 | F 0 "U6" H 3250 3900 60 0000 C CNN 240 | F 1 "RV-8803" H 3500 4200 60 0000 C CNN 241 | F 2 "modules:MicroCrystal-C7" H 3200 3700 60 0001 C CNN 242 | F 3 "" H 3200 3700 60 0001 C CNN 243 | 1 3200 3700 244 | -1 0 0 -1 245 | $EndComp 246 | Wire Wire Line 247 | 3700 3550 4550 3550 248 | Wire Wire Line 249 | 4550 3550 4550 6000 250 | $Comp 251 | L GND #PWR063 252 | U 1 1 5BE83E2D 253 | P 3200 4450 254 | F 0 "#PWR063" H 3200 4200 50 0001 C CNN 255 | F 1 "GND" H 3200 4300 50 0000 C CNN 256 | F 2 "" H 3200 4450 50 0001 C CNN 257 | F 3 "" H 3200 4450 50 0001 C CNN 258 | 1 3200 4450 259 | 1 0 0 -1 260 | $EndComp 261 | Wire Wire Line 262 | 3200 4450 3200 4350 263 | Wire Wire Line 264 | 3700 4000 3750 4000 265 | Wire Wire Line 266 | 3750 4000 3750 4400 267 | Wire Wire Line 268 | 3750 4400 3200 4400 269 | Connection ~ 3200 4400 270 | NoConn ~ 3700 3850 271 | $Comp 272 | L R R19 273 | U 1 1 5BE83F50 274 | P 2450 4100 275 | F 0 "R19" V 2530 4100 50 0000 C CNN 276 | F 1 "10K" V 2450 4100 50 0000 C CNN 277 | F 2 "modules:SMD0603-wide-R" V 2380 4100 50 0001 C CNN 278 | F 3 "" H 2450 4100 50 0001 C CNN 279 | 1 2450 4100 280 | 1 0 0 -1 281 | $EndComp 282 | $Comp 283 | L GND #PWR064 284 | U 1 1 5BE83F93 285 | P 2450 4350 286 | F 0 "#PWR064" H 2450 4100 50 0001 C CNN 287 | F 1 "GND" H 2450 4200 50 0000 C CNN 288 | F 2 "" H 2450 4350 50 0001 C CNN 289 | F 3 "" H 2450 4350 50 0001 C CNN 290 | 1 2450 4350 291 | 1 0 0 -1 292 | $EndComp 293 | Wire Wire Line 294 | 2450 4250 2450 4350 295 | $Comp 296 | L GND #PWR065 297 | U 1 1 5BE84368 298 | P 2550 2550 299 | F 0 "#PWR065" H 2550 2300 50 0001 C CNN 300 | F 1 "GND" H 2550 2400 50 0000 C CNN 301 | F 2 "" H 2550 2550 50 0001 C CNN 302 | F 3 "" H 2550 2550 50 0001 C CNN 303 | 1 2550 2550 304 | 1 0 0 -1 305 | $EndComp 306 | Wire Wire Line 307 | 2550 2550 2550 2500 308 | $Comp 309 | L C C15 310 | U 1 1 5BE84452 311 | P 2350 3200 312 | F 0 "C15" H 2375 3300 50 0000 L CNN 313 | F 1 "100nF" H 2375 3100 50 0000 L CNN 314 | F 2 "modules:SMD0603-wide-C" H 2388 3050 50 0001 C CNN 315 | F 3 "" H 2350 3200 50 0001 C CNN 316 | 1 2350 3200 317 | 1 0 0 -1 318 | $EndComp 319 | $Comp 320 | L GND #PWR066 321 | U 1 1 5BE84483 322 | P 2350 3400 323 | F 0 "#PWR066" H 2350 3150 50 0001 C CNN 324 | F 1 "GND" H 2350 3250 50 0000 C CNN 325 | F 2 "" H 2350 3400 50 0001 C CNN 326 | F 3 "" H 2350 3400 50 0001 C CNN 327 | 1 2350 3400 328 | 1 0 0 -1 329 | $EndComp 330 | Wire Wire Line 331 | 2350 3400 2350 3350 332 | Wire Wire Line 333 | 2350 3050 2350 2950 334 | Text Label 2600 2950 0 60 ~ 0 335 | Vdd_RTC 336 | Wire Wire Line 337 | 2550 2050 2900 2050 338 | Wire Wire Line 339 | 2550 2050 2550 2200 340 | $Comp 341 | L +3.3V #PWR067 342 | U 1 1 5BE846F3 343 | P 3950 1950 344 | F 0 "#PWR067" H 3950 1800 50 0001 C CNN 345 | F 1 "+3.3V" H 3950 2090 50 0000 C CNN 346 | F 2 "" H 3950 1950 50 0001 C CNN 347 | F 3 "" H 3950 1950 50 0001 C CNN 348 | 1 3950 1950 349 | 1 0 0 -1 350 | $EndComp 351 | Wire Wire Line 352 | 3950 2050 3950 1950 353 | Wire Wire Line 354 | 3500 2050 3950 2050 355 | Text Notes 1800 4000 1 60 ~ 0 356 | RTC-Calibration\nOutput 357 | Wire Wire Line 358 | 1900 3850 2700 3850 359 | Wire Wire Line 360 | 2450 3950 2450 3700 361 | $Comp 362 | L R R26 363 | U 1 1 5BE84CDC 364 | P 3200 2500 365 | F 0 "R26" V 3280 2500 50 0000 C CNN 366 | F 1 "100R" V 3200 2500 50 0000 C CNN 367 | F 2 "modules:SMD0603-wide-R" V 3130 2500 50 0001 C CNN 368 | F 3 "" H 3200 2500 50 0001 C CNN 369 | 1 3200 2500 370 | 1 0 0 -1 371 | $EndComp 372 | Wire Wire Line 373 | 3200 3050 3200 2650 374 | Text Notes 3500 2850 1 60 ~ 0 375 | Slew-Rate \nlimiter + Filter 376 | $Comp 377 | L D_Schottky_x2_KCom_AAK D5 378 | U 1 1 5BE85161 379 | P 3200 2050 380 | F 0 "D5" H 3250 1950 50 0000 C CNN 381 | F 1 "BAS70-05" H 3200 2150 50 0000 C CNN 382 | F 2 "modules:SOT-23" H 3200 2050 50 0001 C CNN 383 | F 3 "" H 3200 2050 50 0001 C CNN 384 | 1 3200 2050 385 | 1 0 0 -1 386 | $EndComp 387 | Wire Wire Line 388 | 3200 2350 3200 2250 389 | $Comp 390 | L PWR_FLAG #FLG068 391 | U 1 1 5BE88EC6 392 | P 2200 2850 393 | F 0 "#FLG068" H 2200 2925 50 0001 C CNN 394 | F 1 "PWR_FLAG" H 2200 3000 50 0000 C CNN 395 | F 2 "" H 2200 2850 50 0001 C CNN 396 | F 3 "" H 2200 2850 50 0001 C CNN 397 | 1 2200 2850 398 | 1 0 0 -1 399 | $EndComp 400 | Wire Wire Line 401 | 2050 2950 3200 2950 402 | Connection ~ 3200 2950 403 | Wire Wire Line 404 | 2200 2850 2200 2950 405 | Connection ~ 2350 2950 406 | Wire Wire Line 407 | 2050 3700 2700 3700 408 | $Comp 409 | L TST J11 410 | U 1 1 5BF1895B 411 | P 1900 3850 412 | F 0 "J11" H 1900 4150 40 0000 C CNN 413 | F 1 "TST" H 1900 4090 40 0000 C CNN 414 | F 2 "Measurement_Points:Measurement_Point_Round-TH_Small" H 1900 3850 60 0001 C CNN 415 | F 3 "" H 1900 3850 60 0000 C CNN 416 | 1 1900 3850 417 | 1 0 0 -1 418 | $EndComp 419 | Wire Wire Line 420 | 2050 3400 2050 3700 421 | Connection ~ 2450 3700 422 | Wire Wire Line 423 | 4100 4900 4100 5050 424 | Wire Wire Line 425 | 4100 5050 3800 5050 426 | Wire Wire Line 427 | 3800 5150 4750 5150 428 | Connection ~ 4750 5150 429 | Wire Wire Line 430 | 3800 5250 4550 5250 431 | Connection ~ 4550 5250 432 | $Comp 433 | L GND #PWR069 434 | U 1 1 5BF731C0 435 | P 3950 5400 436 | F 0 "#PWR069" H 3950 5150 50 0001 C CNN 437 | F 1 "GND" H 3950 5250 50 0000 C CNN 438 | F 2 "" H 3950 5400 50 0001 C CNN 439 | F 3 "" H 3950 5400 50 0001 C CNN 440 | 1 3950 5400 441 | 1 0 0 -1 442 | $EndComp 443 | Wire Wire Line 444 | 3800 5350 3950 5350 445 | Wire Wire Line 446 | 3950 5350 3950 5400 447 | $Comp 448 | L Conn_01x02 J15 449 | U 1 1 5BF73553 450 | P 5750 5600 451 | F 0 "J15" H 5750 5700 50 0000 C CNN 452 | F 1 "Conn_01x02" H 5750 5400 50 0000 C CNN 453 | F 2 "Pin_Headers:Pin_Header_Straight_1x02_Pitch2.54mm" H 5750 5600 50 0001 C CNN 454 | F 3 "" H 5750 5600 50 0001 C CNN 455 | 1 5750 5600 456 | 1 0 0 -1 457 | $EndComp 458 | $Comp 459 | L GND #PWR070 460 | U 1 1 5BF735B0 461 | P 5450 5800 462 | F 0 "#PWR070" H 5450 5550 50 0001 C CNN 463 | F 1 "GND" H 5450 5650 50 0000 C CNN 464 | F 2 "" H 5450 5800 50 0001 C CNN 465 | F 3 "" H 5450 5800 50 0001 C CNN 466 | 1 5450 5800 467 | 1 0 0 -1 468 | $EndComp 469 | Wire Wire Line 470 | 5450 5700 5550 5700 471 | Wire Wire Line 472 | 5450 5600 5550 5600 473 | $Comp 474 | L Conn_01x04 J14 475 | U 1 1 5BF73EA1 476 | P 3600 5150 477 | F 0 "J14" H 3600 5350 50 0000 C CNN 478 | F 1 "Conn_01x04" H 3600 4850 50 0000 C CNN 479 | F 2 "Pin_Headers:Pin_Header_Straight_1x04_Pitch2.54mm" H 3600 5150 50 0001 C CNN 480 | F 3 "" H 3600 5150 50 0001 C CNN 481 | 1 3600 5150 482 | -1 0 0 -1 483 | $EndComp 484 | $Comp 485 | L +3.3V #PWR071 486 | U 1 1 5BF745A5 487 | P 4100 4900 488 | F 0 "#PWR071" H 4100 4750 50 0001 C CNN 489 | F 1 "+3.3V" H 4100 5040 50 0000 C CNN 490 | F 2 "" H 4100 4900 50 0001 C CNN 491 | F 3 "" H 4100 4900 50 0001 C CNN 492 | 1 4100 4900 493 | 1 0 0 -1 494 | $EndComp 495 | Wire Wire Line 496 | 5450 5700 5450 5800 497 | $Comp 498 | L +5V #PWR072 499 | U 1 1 5BF746DD 500 | P 5450 5500 501 | F 0 "#PWR072" H 5450 5350 50 0001 C CNN 502 | F 1 "+5V" H 5450 5640 50 0000 C CNN 503 | F 2 "" H 5450 5500 50 0001 C CNN 504 | F 3 "" H 5450 5500 50 0001 C CNN 505 | 1 5450 5500 506 | 1 0 0 -1 507 | $EndComp 508 | Wire Wire Line 509 | 5450 5600 5450 5500 510 | $Comp 511 | L Solderbridge SB1 512 | U 1 1 5BFAE86C 513 | P 2050 3300 514 | F 0 "SB1" H 2050 3400 39 0000 C CNN 515 | F 1 "Solderbridge" H 2050 3200 39 0000 C CNN 516 | F 2 "modules:Solderbridge" H 2050 3300 60 0001 C CNN 517 | F 3 "" H 2050 3300 60 0000 C CNN 518 | 1 2050 3300 519 | 0 1 1 0 520 | $EndComp 521 | Wire Wire Line 522 | 2050 3200 2050 2950 523 | Connection ~ 2200 2950 524 | $EndSCHEMATC 525 | -------------------------------------------------------------------------------- /kicad/power.sch: -------------------------------------------------------------------------------- 1 | EESchema Schematic File Version 2 2 | LIBS:power 3 | LIBS:device 4 | LIBS:switches 5 | LIBS:relays 6 | LIBS:motors 7 | LIBS:transistors 8 | LIBS:conn 9 | LIBS:linear 10 | LIBS:regul 11 | LIBS:74xx 12 | LIBS:cmos4000 13 | LIBS:adc-dac 14 | LIBS:memory 15 | LIBS:xilinx 16 | LIBS:microcontrollers 17 | LIBS:dsp 18 | LIBS:microchip 19 | LIBS:analog_switches 20 | LIBS:motorola 21 | LIBS:texas 22 | LIBS:intel 23 | LIBS:audio 24 | LIBS:interface 25 | LIBS:digital-audio 26 | LIBS:philips 27 | LIBS:display 28 | LIBS:cypress 29 | LIBS:siliconi 30 | LIBS:opto 31 | LIBS:atmel 32 | LIBS:contrib 33 | LIBS:valves 34 | LIBS:win 35 | LIBS:hr911105_rj45 36 | LIBS:ip4220cz6 37 | LIBS:74xgxx 38 | LIBS:tm-kicad-lib 39 | LIBS:mt9700 40 | LIBS:lm75 41 | LIBS:SY8113B 42 | LIBS:rv-8803 43 | LIBS:solderbridge 44 | LIBS:vocore-breakout-cache 45 | EELAYER 25 0 46 | EELAYER END 47 | $Descr A4 11693 8268 48 | encoding utf-8 49 | Sheet 5 5 50 | Title "VoCore2-Breakout / power supply" 51 | Date "" 52 | Rev "" 53 | Comp "(C) by Electronic Eel" 54 | Comment1 "CC-BY-4.0" 55 | Comment2 "https://git.io/fpKW4" 56 | Comment3 "" 57 | Comment4 "" 58 | $EndDescr 59 | $Comp 60 | L Barrel_Jack J12 61 | U 1 1 5BB8D07C 62 | P 3600 2250 63 | F 0 "J12" H 3600 2460 50 0000 C CNN 64 | F 1 "FCR681465P" H 3600 2075 50 0000 C CNN 65 | F 2 "modules:Cliff_FCR681465P_barrel_jack" H 3650 2210 50 0001 C CNN 66 | F 3 "" H 3650 2210 50 0001 C CNN 67 | 1 3600 2250 68 | 1 0 0 -1 69 | $EndComp 70 | $Comp 71 | L GND #PWR073 72 | U 1 1 5BB8D0F1 73 | P 4500 2550 74 | F 0 "#PWR073" H 4500 2300 50 0001 C CNN 75 | F 1 "GND" H 4500 2400 50 0000 C CNN 76 | F 2 "" H 4500 2550 50 0001 C CNN 77 | F 3 "" H 4500 2550 50 0001 C CNN 78 | 1 4500 2550 79 | 1 0 0 -1 80 | $EndComp 81 | Wire Wire Line 82 | 3900 2350 4000 2350 83 | Wire Wire Line 84 | 4000 2350 4000 2450 85 | NoConn ~ 3900 2250 86 | $Comp 87 | L D_Zener_ALT D2 88 | U 1 1 5BB8D113 89 | P 4500 2350 90 | F 0 "D2" H 4500 2450 50 0000 C CNN 91 | F 1 "SMBJ12A" H 4500 2250 50 0000 C CNN 92 | F 2 "modules:SMB_Diode" H 4500 2350 50 0001 C CNN 93 | F 3 "" H 4500 2350 50 0001 C CNN 94 | 1 4500 2350 95 | 0 1 1 0 96 | $EndComp 97 | $Comp 98 | L GND #PWR074 99 | U 1 1 5BB8D165 100 | P 4000 2450 101 | F 0 "#PWR074" H 4000 2200 50 0001 C CNN 102 | F 1 "GND" H 4000 2300 50 0000 C CNN 103 | F 2 "" H 4000 2450 50 0001 C CNN 104 | F 3 "" H 4000 2450 50 0001 C CNN 105 | 1 4000 2450 106 | 1 0 0 -1 107 | $EndComp 108 | Wire Wire Line 109 | 3900 2150 4850 2150 110 | $Comp 111 | L GND #PWR075 112 | U 1 1 5BB8D1BD 113 | P 4850 2550 114 | F 0 "#PWR075" H 4850 2300 50 0001 C CNN 115 | F 1 "GND" H 4850 2400 50 0000 C CNN 116 | F 2 "" H 4850 2550 50 0001 C CNN 117 | F 3 "" H 4850 2550 50 0001 C CNN 118 | 1 4850 2550 119 | 1 0 0 -1 120 | $EndComp 121 | Wire Wire Line 122 | 4850 2050 4850 2250 123 | Connection ~ 4500 2150 124 | $Comp 125 | L +12V #PWR076 126 | U 1 1 5BB8D20B 127 | P 4850 2050 128 | F 0 "#PWR076" H 4850 1900 50 0001 C CNN 129 | F 1 "+12V" H 4850 2190 50 0000 C CNN 130 | F 2 "" H 4850 2050 50 0001 C CNN 131 | F 3 "" H 4850 2050 50 0001 C CNN 132 | 1 4850 2050 133 | 1 0 0 -1 134 | $EndComp 135 | Connection ~ 4850 2150 136 | $Comp 137 | L GND #PWR077 138 | U 1 1 5BB8D7EF 139 | P 3850 4100 140 | F 0 "#PWR077" H 3850 3850 50 0001 C CNN 141 | F 1 "GND" H 3850 3950 50 0000 C CNN 142 | F 2 "" H 3850 4100 50 0000 C CNN 143 | F 3 "" H 3850 4100 50 0000 C CNN 144 | 1 3850 4100 145 | 1 0 0 -1 146 | $EndComp 147 | Wire Wire Line 148 | 3800 3850 3950 3850 149 | Connection ~ 3800 3750 150 | $Comp 151 | L L L4 152 | U 1 1 5BB8D7F0 153 | P 5050 3350 154 | F 0 "L4" V 5000 3350 50 0000 C CNN 155 | F 1 "4.7µH" V 5125 3350 50 0000 C CNN 156 | F 2 "modules:Fastron-1616FPS" H 5050 3350 50 0001 C CNN 157 | F 3 "" H 5050 3350 50 0000 C CNN 158 | 1 5050 3350 159 | 0 1 1 0 160 | $EndComp 161 | $Comp 162 | L R R22 163 | U 1 1 5BB8D7F1 164 | P 5750 3550 165 | F 0 "R22" V 5830 3550 50 0000 C CNN 166 | F 1 "120K" V 5750 3550 50 0000 C CNN 167 | F 2 "modules:SMD0603-wide-R" V 5680 3550 50 0001 C CNN 168 | F 3 "" H 5750 3550 50 0000 C CNN 169 | 1 5750 3550 170 | 1 0 0 -1 171 | $EndComp 172 | $Comp 173 | L R R23 174 | U 1 1 5BB8D7F2 175 | P 5750 4250 176 | F 0 "R23" V 5830 4250 50 0000 C CNN 177 | F 1 "16K" V 5750 4250 50 0000 C CNN 178 | F 2 "modules:SMD0603-wide-R" V 5680 4250 50 0001 C CNN 179 | F 3 "" H 5750 4250 50 0000 C CNN 180 | 1 5750 4250 181 | 1 0 0 -1 182 | $EndComp 183 | $Comp 184 | L GND #PWR078 185 | U 1 1 5BB8D7F3 186 | P 5750 4500 187 | F 0 "#PWR078" H 5750 4250 50 0001 C CNN 188 | F 1 "GND" H 5750 4350 50 0000 C CNN 189 | F 2 "" H 5750 4500 50 0000 C CNN 190 | F 3 "" H 5750 4500 50 0000 C CNN 191 | 1 5750 4500 192 | 1 0 0 -1 193 | $EndComp 194 | Wire Wire Line 195 | 5750 3700 5750 4100 196 | Connection ~ 5750 3950 197 | Wire Wire Line 198 | 5750 3350 5750 3400 199 | Wire Wire Line 200 | 5750 4400 5750 4500 201 | $Comp 202 | L C C20 203 | U 1 1 5BB8D7F4 204 | P 3500 4050 205 | F 0 "C20" H 3525 4150 50 0000 L CNN 206 | F 1 "100nF" H 3525 3950 50 0000 L CNN 207 | F 2 "modules:SMD0603-wide-C" H 3538 3900 50 0001 C CNN 208 | F 3 "" H 3500 4050 50 0000 C CNN 209 | 1 3500 4050 210 | 1 0 0 -1 211 | $EndComp 212 | $Comp 213 | L GND #PWR079 214 | U 1 1 5BB8D7F7 215 | P 3500 4300 216 | F 0 "#PWR079" H 3500 4050 50 0001 C CNN 217 | F 1 "GND" H 3500 4150 50 0000 C CNN 218 | F 2 "" H 3500 4300 50 0000 C CNN 219 | F 3 "" H 3500 4300 50 0000 C CNN 220 | 1 3500 4300 221 | 1 0 0 -1 222 | $EndComp 223 | Wire Wire Line 224 | 3500 4200 3500 4300 225 | Wire Wire Line 226 | 3500 3750 3500 3900 227 | Connection ~ 3500 3750 228 | $Comp 229 | L C C24 230 | U 1 1 5BB8D7F8 231 | P 6100 3600 232 | F 0 "C24" H 6125 3700 50 0000 L CNN 233 | F 1 "100nF" H 6125 3500 50 0000 L CNN 234 | F 2 "modules:SMD0603-wide-C" H 6138 3450 50 0001 C CNN 235 | F 3 "" H 6100 3600 50 0000 C CNN 236 | 1 6100 3600 237 | 1 0 0 -1 238 | $EndComp 239 | $Comp 240 | L C C25 241 | U 1 1 5BB8D7F9 242 | P 6400 3600 243 | F 0 "C25" H 6425 3700 50 0000 L CNN 244 | F 1 "4.7µF" H 6425 3500 50 0000 L CNN 245 | F 2 "modules:SMD0805-wide-C" H 6438 3450 50 0001 C CNN 246 | F 3 "" H 6400 3600 50 0000 C CNN 247 | 1 6400 3600 248 | 1 0 0 -1 249 | $EndComp 250 | $Comp 251 | L C C26 252 | U 1 1 5BB8D7FA 253 | P 7450 3600 254 | F 0 "C26" H 7475 3700 50 0000 L CNN 255 | F 1 "4.7µF" H 7475 3500 50 0000 L CNN 256 | F 2 "modules:SMD0805-wide-C" H 7488 3450 50 0001 C CNN 257 | F 3 "" H 7450 3600 50 0000 C CNN 258 | 1 7450 3600 259 | 1 0 0 -1 260 | $EndComp 261 | $Comp 262 | L GND #PWR080 263 | U 1 1 5BB8D7FB 264 | P 6100 3850 265 | F 0 "#PWR080" H 6100 3600 50 0001 C CNN 266 | F 1 "GND" H 6100 3700 50 0000 C CNN 267 | F 2 "" H 6100 3850 50 0000 C CNN 268 | F 3 "" H 6100 3850 50 0000 C CNN 269 | 1 6100 3850 270 | 1 0 0 -1 271 | $EndComp 272 | $Comp 273 | L GND #PWR081 274 | U 1 1 5BB8D7FC 275 | P 6400 3850 276 | F 0 "#PWR081" H 6400 3600 50 0001 C CNN 277 | F 1 "GND" H 6400 3700 50 0000 C CNN 278 | F 2 "" H 6400 3850 50 0000 C CNN 279 | F 3 "" H 6400 3850 50 0000 C CNN 280 | 1 6400 3850 281 | 1 0 0 -1 282 | $EndComp 283 | $Comp 284 | L GND #PWR082 285 | U 1 1 5BB8D7FD 286 | P 7450 3850 287 | F 0 "#PWR082" H 7450 3600 50 0001 C CNN 288 | F 1 "GND" H 7450 3700 50 0000 C CNN 289 | F 2 "" H 7450 3850 50 0000 C CNN 290 | F 3 "" H 7450 3850 50 0000 C CNN 291 | 1 7450 3850 292 | 1 0 0 -1 293 | $EndComp 294 | Wire Wire Line 295 | 6100 3350 6100 3450 296 | Connection ~ 5750 3350 297 | Wire Wire Line 298 | 6400 3350 6400 3450 299 | Connection ~ 6100 3350 300 | Connection ~ 6400 3350 301 | Wire Wire Line 302 | 6100 3750 6100 3850 303 | Wire Wire Line 304 | 6400 3750 6400 3850 305 | Wire Wire Line 306 | 7450 3750 7450 3850 307 | $Comp 308 | L LED_Small D4 309 | U 1 1 5BB8D803 310 | P 9400 3700 311 | F 0 "D4" H 9350 3825 50 0000 L CNN 312 | F 1 "Power LED" H 9225 3600 50 0000 L CNN 313 | F 2 "modules:SMD0603-wide-diode" V 9400 3700 50 0001 C CNN 314 | F 3 "" V 9400 3700 50 0000 C CNN 315 | 1 9400 3700 316 | 0 -1 -1 0 317 | $EndComp 318 | $Comp 319 | L R R24 320 | U 1 1 5BB8D804 321 | P 9400 4100 322 | F 0 "R24" V 9480 4100 50 0000 C CNN 323 | F 1 "3.3K" V 9400 4100 50 0000 C CNN 324 | F 2 "modules:SMD0603-wide-R" V 9330 4100 50 0001 C CNN 325 | F 3 "" H 9400 4100 50 0000 C CNN 326 | 1 9400 4100 327 | 1 0 0 -1 328 | $EndComp 329 | $Comp 330 | L GND #PWR083 331 | U 1 1 5BB8D805 332 | P 9400 4400 333 | F 0 "#PWR083" H 9400 4150 50 0001 C CNN 334 | F 1 "GND" H 9400 4250 50 0000 C CNN 335 | F 2 "" H 9400 4400 50 0000 C CNN 336 | F 3 "" H 9400 4400 50 0000 C CNN 337 | 1 9400 4400 338 | 1 0 0 -1 339 | $EndComp 340 | Wire Wire Line 341 | 9400 4400 9400 4250 342 | Wire Wire Line 343 | 9400 3950 9400 3800 344 | $Comp 345 | L Ferrite_Bead_Small L5 346 | U 1 1 5BB8D807 347 | P 7200 3350 348 | F 0 "L5" H 7275 3400 50 0000 L CNN 349 | F 1 "Ferrite_Bead_Small" H 7275 3300 50 0000 L CNN 350 | F 2 "modules:SMD0805-wide" V 7130 3350 50 0001 C CNN 351 | F 3 "" H 7200 3350 50 0000 C CNN 352 | 1 7200 3350 353 | 0 1 1 0 354 | $EndComp 355 | Wire Wire Line 356 | 7300 3350 8000 3350 357 | Wire Wire Line 358 | 7450 3350 7450 3450 359 | Wire Wire Line 360 | 7700 3350 7700 3150 361 | Connection ~ 7450 3350 362 | Wire Wire Line 363 | 5200 3350 7100 3350 364 | $Comp 365 | L C C19 366 | U 1 1 5BB8D80A 367 | P 3200 4050 368 | F 0 "C19" H 3225 4150 50 0000 L CNN 369 | F 1 "4.7µF" H 3225 3950 50 0000 L CNN 370 | F 2 "modules:SMD0805-wide-C" H 3238 3900 50 0001 C CNN 371 | F 3 "" H 3200 4050 50 0000 C CNN 372 | 1 3200 4050 373 | 1 0 0 -1 374 | $EndComp 375 | $Comp 376 | L GND #PWR084 377 | U 1 1 5BB8D80B 378 | P 3200 4300 379 | F 0 "#PWR084" H 3200 4050 50 0001 C CNN 380 | F 1 "GND" H 3200 4150 50 0000 C CNN 381 | F 2 "" H 3200 4300 50 0000 C CNN 382 | F 3 "" H 3200 4300 50 0000 C CNN 383 | 1 3200 4300 384 | 1 0 0 -1 385 | $EndComp 386 | Wire Wire Line 387 | 3200 4200 3200 4300 388 | Wire Wire Line 389 | 3200 3900 3200 3750 390 | Connection ~ 3200 3750 391 | Wire Wire Line 392 | 3950 3950 3850 3950 393 | Wire Wire Line 394 | 3850 3950 3850 4100 395 | Wire Wire Line 396 | 3800 3850 3800 3750 397 | Wire Wire Line 398 | 4750 3950 5750 3950 399 | Wire Wire Line 400 | 4900 3350 4750 3350 401 | Wire Wire Line 402 | 4750 3350 4750 3750 403 | $Comp 404 | L C C22 405 | U 1 1 5BB8D815 406 | P 5050 3700 407 | F 0 "C22" H 5075 3800 50 0000 L CNN 408 | F 1 "100nF" H 5075 3600 50 0000 L CNN 409 | F 2 "modules:SMD0603-wide-C" H 5088 3550 50 0001 C CNN 410 | F 3 "" H 5050 3700 50 0000 C CNN 411 | 1 5050 3700 412 | 1 0 0 -1 413 | $EndComp 414 | Wire Wire Line 415 | 4750 3850 5050 3850 416 | Wire Wire Line 417 | 5050 3550 4750 3550 418 | Connection ~ 4750 3550 419 | $Comp 420 | L C C23 421 | U 1 1 5BB8D816 422 | P 5450 3700 423 | F 0 "C23" H 5475 3800 50 0000 L CNN 424 | F 1 "22pF" H 5475 3600 50 0000 L CNN 425 | F 2 "modules:SMD0603-wide-C" H 5488 3550 50 0001 C CNN 426 | F 3 "" H 5450 3700 50 0000 C CNN 427 | 1 5450 3700 428 | 1 0 0 -1 429 | $EndComp 430 | Wire Wire Line 431 | 5450 3550 5450 3350 432 | Connection ~ 5450 3350 433 | Wire Wire Line 434 | 5450 3850 5450 3950 435 | Connection ~ 5450 3950 436 | $Comp 437 | L +12V #PWR085 438 | U 1 1 5BB8E0A5 439 | P 3000 3600 440 | F 0 "#PWR085" H 3000 3450 50 0001 C CNN 441 | F 1 "+12V" H 3000 3740 50 0000 C CNN 442 | F 2 "" H 3000 3600 50 0001 C CNN 443 | F 3 "" H 3000 3600 50 0001 C CNN 444 | 1 3000 3600 445 | 1 0 0 -1 446 | $EndComp 447 | Wire Wire Line 448 | 3000 3600 3000 3750 449 | Wire Wire Line 450 | 3000 3750 3950 3750 451 | $Comp 452 | L +5V #PWR086 453 | U 1 1 5BB8E36A 454 | P 7700 3150 455 | F 0 "#PWR086" H 7700 3000 50 0001 C CNN 456 | F 1 "+5V" H 7700 3290 50 0000 C CNN 457 | F 2 "" H 7700 3150 50 0001 C CNN 458 | F 3 "" H 7700 3150 50 0001 C CNN 459 | 1 7700 3150 460 | 1 0 0 -1 461 | $EndComp 462 | $Comp 463 | L +5V #PWR087 464 | U 1 1 5BB8E7BF 465 | P 9400 3500 466 | F 0 "#PWR087" H 9400 3350 50 0001 C CNN 467 | F 1 "+5V" H 9400 3640 50 0000 C CNN 468 | F 2 "" H 9400 3500 50 0001 C CNN 469 | F 3 "" H 9400 3500 50 0001 C CNN 470 | 1 9400 3500 471 | 1 0 0 -1 472 | $EndComp 473 | Wire Wire Line 474 | 9400 3600 9400 3500 475 | $Comp 476 | L D_Zener_ALT D3 477 | U 1 1 5BB8ED15 478 | P 8000 3650 479 | F 0 "D3" H 8000 3750 50 0000 C CNN 480 | F 1 "SMAJ5A" H 8000 3550 50 0000 C CNN 481 | F 2 "modules:SMA_Diode" H 8000 3650 50 0001 C CNN 482 | F 3 "" H 8000 3650 50 0001 C CNN 483 | 1 8000 3650 484 | 0 1 1 0 485 | $EndComp 486 | $Comp 487 | L GND #PWR088 488 | U 1 1 5BB8ED60 489 | P 8000 3900 490 | F 0 "#PWR088" H 8000 3650 50 0001 C CNN 491 | F 1 "GND" H 8000 3750 50 0000 C CNN 492 | F 2 "" H 8000 3900 50 0001 C CNN 493 | F 3 "" H 8000 3900 50 0001 C CNN 494 | 1 8000 3900 495 | 1 0 0 -1 496 | $EndComp 497 | Wire Wire Line 498 | 8000 3250 8000 3500 499 | Connection ~ 7700 3350 500 | Wire Wire Line 501 | 8000 3800 8000 3900 502 | $Comp 503 | L CP C21 504 | U 1 1 5BB8D18B 505 | P 4850 2400 506 | F 0 "C21" H 4875 2500 50 0000 L CNN 507 | F 1 "150µF" H 4875 2300 50 0000 L CNN 508 | F 2 "Capacitors_THT:CP_Radial_D6.3mm_P2.50mm" H 4888 2250 50 0001 C CNN 509 | F 3 "" H 4850 2400 50 0001 C CNN 510 | 1 4850 2400 511 | 1 0 0 -1 512 | $EndComp 513 | Wire Wire Line 514 | 4500 2550 4500 2500 515 | Wire Wire Line 516 | 4500 2200 4500 2150 517 | $Comp 518 | L PWR_FLAG #FLG089 519 | U 1 1 5BDF099A 520 | P 4200 2000 521 | F 0 "#FLG089" H 4200 2075 50 0001 C CNN 522 | F 1 "PWR_FLAG" H 4200 2150 50 0000 C CNN 523 | F 2 "" H 4200 2000 50 0001 C CNN 524 | F 3 "" H 4200 2000 50 0001 C CNN 525 | 1 4200 2000 526 | 1 0 0 -1 527 | $EndComp 528 | Wire Wire Line 529 | 4200 2000 4200 2150 530 | Connection ~ 4200 2150 531 | $Comp 532 | L PWR_FLAG #FLG090 533 | U 1 1 5BDF0ABF 534 | P 8000 3250 535 | F 0 "#FLG090" H 8000 3325 50 0001 C CNN 536 | F 1 "PWR_FLAG" H 8000 3400 50 0000 C CNN 537 | F 2 "" H 8000 3250 50 0001 C CNN 538 | F 3 "" H 8000 3250 50 0001 C CNN 539 | 1 8000 3250 540 | 1 0 0 -1 541 | $EndComp 542 | Connection ~ 8000 3350 543 | $Comp 544 | L PWR_FLAG #FLG091 545 | U 1 1 5BDF1A85 546 | P 4150 2400 547 | F 0 "#FLG091" H 4150 2475 50 0001 C CNN 548 | F 1 "PWR_FLAG" H 4150 2550 50 0000 C CNN 549 | F 2 "" H 4150 2400 50 0001 C CNN 550 | F 3 "" H 4150 2400 50 0001 C CNN 551 | 1 4150 2400 552 | 1 0 0 -1 553 | $EndComp 554 | Wire Wire Line 555 | 4150 2400 4000 2400 556 | Connection ~ 4000 2400 557 | $Comp 558 | L SY8113B U8 559 | U 1 1 5BDEEB9F 560 | P 4350 3850 561 | F 0 "U8" H 4250 4050 60 0000 C CNN 562 | F 1 "SY8113B" H 4350 3650 60 0000 C CNN 563 | F 2 "modules:SOT-23-6" H 4350 3850 60 0001 C CNN 564 | F 3 "" H 4350 3850 60 0000 C CNN 565 | 1 4350 3850 566 | 1 0 0 -1 567 | $EndComp 568 | $EndSCHEMATC 569 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | Attribution 4.0 International 2 | 3 | ======================================================================= 4 | 5 | Creative Commons Corporation ("Creative Commons") is not a law firm and 6 | does not provide legal services or legal advice. Distribution of 7 | Creative Commons public licenses does not create a lawyer-client or 8 | other relationship. Creative Commons makes its licenses and related 9 | information available on an "as-is" basis. Creative Commons gives no 10 | warranties regarding its licenses, any material licensed under their 11 | terms and conditions, or any related information. Creative Commons 12 | disclaims all liability for damages resulting from their use to the 13 | fullest extent possible. 14 | 15 | Using Creative Commons Public Licenses 16 | 17 | Creative Commons public licenses provide a standard set of terms and 18 | conditions that creators and other rights holders may use to share 19 | original works of authorship and other material subject to copyright 20 | and certain other rights specified in the public license below. The 21 | following considerations are for informational purposes only, are not 22 | exhaustive, and do not form part of our licenses. 23 | 24 | Considerations for licensors: Our public licenses are 25 | intended for use by those authorized to give the public 26 | permission to use material in ways otherwise restricted by 27 | copyright and certain other rights. Our licenses are 28 | irrevocable. Licensors should read and understand the terms 29 | and conditions of the license they choose before applying it. 30 | Licensors should also secure all rights necessary before 31 | applying our licenses so that the public can reuse the 32 | material as expected. Licensors should clearly mark any 33 | material not subject to the license. This includes other CC- 34 | licensed material, or material used under an exception or 35 | limitation to copyright. More considerations for licensors: 36 | wiki.creativecommons.org/Considerations_for_licensors 37 | 38 | Considerations for the public: By using one of our public 39 | licenses, a licensor grants the public permission to use the 40 | licensed material under specified terms and conditions. If 41 | the licensor's permission is not necessary for any reason--for 42 | example, because of any applicable exception or limitation to 43 | copyright--then that use is not regulated by the license. Our 44 | licenses grant only permissions under copyright and certain 45 | other rights that a licensor has authority to grant. Use of 46 | the licensed material may still be restricted for other 47 | reasons, including because others have copyright or other 48 | rights in the material. A licensor may make special requests, 49 | such as asking that all changes be marked or described. 50 | Although not required by our licenses, you are encouraged to 51 | respect those requests where reasonable. More_considerations 52 | for the public: 53 | wiki.creativecommons.org/Considerations_for_licensees 54 | 55 | ======================================================================= 56 | 57 | Creative Commons Attribution 4.0 International Public License 58 | 59 | By exercising the Licensed Rights (defined below), You accept and agree 60 | to be bound by the terms and conditions of this Creative Commons 61 | Attribution 4.0 International Public License ("Public License"). To the 62 | extent this Public License may be interpreted as a contract, You are 63 | granted the Licensed Rights in consideration of Your acceptance of 64 | these terms and conditions, and the Licensor grants You such rights in 65 | consideration of benefits the Licensor receives from making the 66 | Licensed Material available under these terms and conditions. 67 | 68 | 69 | Section 1 -- Definitions. 70 | 71 | a. Adapted Material means material subject to Copyright and Similar 72 | Rights that is derived from or based upon the Licensed Material 73 | and in which the Licensed Material is translated, altered, 74 | arranged, transformed, or otherwise modified in a manner requiring 75 | permission under the Copyright and Similar Rights held by the 76 | Licensor. For purposes of this Public License, where the Licensed 77 | Material is a musical work, performance, or sound recording, 78 | Adapted Material is always produced where the Licensed Material is 79 | synched in timed relation with a moving image. 80 | 81 | b. Adapter's License means the license You apply to Your Copyright 82 | and Similar Rights in Your contributions to Adapted Material in 83 | accordance with the terms and conditions of this Public License. 84 | 85 | c. Copyright and Similar Rights means copyright and/or similar rights 86 | closely related to copyright including, without limitation, 87 | performance, broadcast, sound recording, and Sui Generis Database 88 | Rights, without regard to how the rights are labeled or 89 | categorized. For purposes of this Public License, the rights 90 | specified in Section 2(b)(1)-(2) are not Copyright and Similar 91 | Rights. 92 | 93 | d. Effective Technological Measures means those measures that, in the 94 | absence of proper authority, may not be circumvented under laws 95 | fulfilling obligations under Article 11 of the WIPO Copyright 96 | Treaty adopted on December 20, 1996, and/or similar international 97 | agreements. 98 | 99 | e. Exceptions and Limitations means fair use, fair dealing, and/or 100 | any other exception or limitation to Copyright and Similar Rights 101 | that applies to Your use of the Licensed Material. 102 | 103 | f. Licensed Material means the artistic or literary work, database, 104 | or other material to which the Licensor applied this Public 105 | License. 106 | 107 | g. Licensed Rights means the rights granted to You subject to the 108 | terms and conditions of this Public License, which are limited to 109 | all Copyright and Similar Rights that apply to Your use of the 110 | Licensed Material and that the Licensor has authority to license. 111 | 112 | h. Licensor means the individual(s) or entity(ies) granting rights 113 | under this Public License. 114 | 115 | i. Share means to provide material to the public by any means or 116 | process that requires permission under the Licensed Rights, such 117 | as reproduction, public display, public performance, distribution, 118 | dissemination, communication, or importation, and to make material 119 | available to the public including in ways that members of the 120 | public may access the material from a place and at a time 121 | individually chosen by them. 122 | 123 | j. Sui Generis Database Rights means rights other than copyright 124 | resulting from Directive 96/9/EC of the European Parliament and of 125 | the Council of 11 March 1996 on the legal protection of databases, 126 | as amended and/or succeeded, as well as other essentially 127 | equivalent rights anywhere in the world. 128 | 129 | k. You means the individual or entity exercising the Licensed Rights 130 | under this Public License. Your has a corresponding meaning. 131 | 132 | 133 | Section 2 -- Scope. 134 | 135 | a. License grant. 136 | 137 | 1. Subject to the terms and conditions of this Public License, 138 | the Licensor hereby grants You a worldwide, royalty-free, 139 | non-sublicensable, non-exclusive, irrevocable license to 140 | exercise the Licensed Rights in the Licensed Material to: 141 | 142 | a. reproduce and Share the Licensed Material, in whole or 143 | in part; and 144 | 145 | b. produce, reproduce, and Share Adapted Material. 146 | 147 | 2. Exceptions and Limitations. For the avoidance of doubt, where 148 | Exceptions and Limitations apply to Your use, this Public 149 | License does not apply, and You do not need to comply with 150 | its terms and conditions. 151 | 152 | 3. Term. The term of this Public License is specified in Section 153 | 6(a). 154 | 155 | 4. Media and formats; technical modifications allowed. The 156 | Licensor authorizes You to exercise the Licensed Rights in 157 | all media and formats whether now known or hereafter created, 158 | and to make technical modifications necessary to do so. The 159 | Licensor waives and/or agrees not to assert any right or 160 | authority to forbid You from making technical modifications 161 | necessary to exercise the Licensed Rights, including 162 | technical modifications necessary to circumvent Effective 163 | Technological Measures. For purposes of this Public License, 164 | simply making modifications authorized by this Section 2(a) 165 | (4) never produces Adapted Material. 166 | 167 | 5. Downstream recipients. 168 | 169 | a. Offer from the Licensor -- Licensed Material. Every 170 | recipient of the Licensed Material automatically 171 | receives an offer from the Licensor to exercise the 172 | Licensed Rights under the terms and conditions of this 173 | Public License. 174 | 175 | b. No downstream restrictions. You may not offer or impose 176 | any additional or different terms or conditions on, or 177 | apply any Effective Technological Measures to, the 178 | Licensed Material if doing so restricts exercise of the 179 | Licensed Rights by any recipient of the Licensed 180 | Material. 181 | 182 | 6. No endorsement. Nothing in this Public License constitutes or 183 | may be construed as permission to assert or imply that You 184 | are, or that Your use of the Licensed Material is, connected 185 | with, or sponsored, endorsed, or granted official status by, 186 | the Licensor or others designated to receive attribution as 187 | provided in Section 3(a)(1)(A)(i). 188 | 189 | b. Other rights. 190 | 191 | 1. Moral rights, such as the right of integrity, are not 192 | licensed under this Public License, nor are publicity, 193 | privacy, and/or other similar personality rights; however, to 194 | the extent possible, the Licensor waives and/or agrees not to 195 | assert any such rights held by the Licensor to the limited 196 | extent necessary to allow You to exercise the Licensed 197 | Rights, but not otherwise. 198 | 199 | 2. Patent and trademark rights are not licensed under this 200 | Public License. 201 | 202 | 3. To the extent possible, the Licensor waives any right to 203 | collect royalties from You for the exercise of the Licensed 204 | Rights, whether directly or through a collecting society 205 | under any voluntary or waivable statutory or compulsory 206 | licensing scheme. In all other cases the Licensor expressly 207 | reserves any right to collect such royalties. 208 | 209 | 210 | Section 3 -- License Conditions. 211 | 212 | Your exercise of the Licensed Rights is expressly made subject to the 213 | following conditions. 214 | 215 | a. Attribution. 216 | 217 | 1. If You Share the Licensed Material (including in modified 218 | form), You must: 219 | 220 | a. retain the following if it is supplied by the Licensor 221 | with the Licensed Material: 222 | 223 | i. identification of the creator(s) of the Licensed 224 | Material and any others designated to receive 225 | attribution, in any reasonable manner requested by 226 | the Licensor (including by pseudonym if 227 | designated); 228 | 229 | ii. a copyright notice; 230 | 231 | iii. a notice that refers to this Public License; 232 | 233 | iv. a notice that refers to the disclaimer of 234 | warranties; 235 | 236 | v. a URI or hyperlink to the Licensed Material to the 237 | extent reasonably practicable; 238 | 239 | b. indicate if You modified the Licensed Material and 240 | retain an indication of any previous modifications; and 241 | 242 | c. indicate the Licensed Material is licensed under this 243 | Public License, and include the text of, or the URI or 244 | hyperlink to, this Public License. 245 | 246 | 2. You may satisfy the conditions in Section 3(a)(1) in any 247 | reasonable manner based on the medium, means, and context in 248 | which You Share the Licensed Material. For example, it may be 249 | reasonable to satisfy the conditions by providing a URI or 250 | hyperlink to a resource that includes the required 251 | information. 252 | 253 | 3. If requested by the Licensor, You must remove any of the 254 | information required by Section 3(a)(1)(A) to the extent 255 | reasonably practicable. 256 | 257 | 4. If You Share Adapted Material You produce, the Adapter's 258 | License You apply must not prevent recipients of the Adapted 259 | Material from complying with this Public License. 260 | 261 | 262 | Section 4 -- Sui Generis Database Rights. 263 | 264 | Where the Licensed Rights include Sui Generis Database Rights that 265 | apply to Your use of the Licensed Material: 266 | 267 | a. for the avoidance of doubt, Section 2(a)(1) grants You the right 268 | to extract, reuse, reproduce, and Share all or a substantial 269 | portion of the contents of the database; 270 | 271 | b. if You include all or a substantial portion of the database 272 | contents in a database in which You have Sui Generis Database 273 | Rights, then the database in which You have Sui Generis Database 274 | Rights (but not its individual contents) is Adapted Material; and 275 | 276 | c. You must comply with the conditions in Section 3(a) if You Share 277 | all or a substantial portion of the contents of the database. 278 | 279 | For the avoidance of doubt, this Section 4 supplements and does not 280 | replace Your obligations under this Public License where the Licensed 281 | Rights include other Copyright and Similar Rights. 282 | 283 | 284 | Section 5 -- Disclaimer of Warranties and Limitation of Liability. 285 | 286 | a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE 287 | EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS 288 | AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF 289 | ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS, 290 | IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION, 291 | WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR 292 | PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS, 293 | ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT 294 | KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT 295 | ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU. 296 | 297 | b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE 298 | TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION, 299 | NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT, 300 | INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES, 301 | COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR 302 | USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN 303 | ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR 304 | DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR 305 | IN PART, THIS LIMITATION MAY NOT APPLY TO YOU. 306 | 307 | c. The disclaimer of warranties and limitation of liability provided 308 | above shall be interpreted in a manner that, to the extent 309 | possible, most closely approximates an absolute disclaimer and 310 | waiver of all liability. 311 | 312 | 313 | Section 6 -- Term and Termination. 314 | 315 | a. This Public License applies for the term of the Copyright and 316 | Similar Rights licensed here. However, if You fail to comply with 317 | this Public License, then Your rights under this Public License 318 | terminate automatically. 319 | 320 | b. Where Your right to use the Licensed Material has terminated under 321 | Section 6(a), it reinstates: 322 | 323 | 1. automatically as of the date the violation is cured, provided 324 | it is cured within 30 days of Your discovery of the 325 | violation; or 326 | 327 | 2. upon express reinstatement by the Licensor. 328 | 329 | For the avoidance of doubt, this Section 6(b) does not affect any 330 | right the Licensor may have to seek remedies for Your violations 331 | of this Public License. 332 | 333 | c. For the avoidance of doubt, the Licensor may also offer the 334 | Licensed Material under separate terms or conditions or stop 335 | distributing the Licensed Material at any time; however, doing so 336 | will not terminate this Public License. 337 | 338 | d. Sections 1, 5, 6, 7, and 8 survive termination of this Public 339 | License. 340 | 341 | 342 | Section 7 -- Other Terms and Conditions. 343 | 344 | a. The Licensor shall not be bound by any additional or different 345 | terms or conditions communicated by You unless expressly agreed. 346 | 347 | b. Any arrangements, understandings, or agreements regarding the 348 | Licensed Material not stated herein are separate from and 349 | independent of the terms and conditions of this Public License. 350 | 351 | 352 | Section 8 -- Interpretation. 353 | 354 | a. For the avoidance of doubt, this Public License does not, and 355 | shall not be interpreted to, reduce, limit, restrict, or impose 356 | conditions on any use of the Licensed Material that could lawfully 357 | be made without permission under this Public License. 358 | 359 | b. To the extent possible, if any provision of this Public License is 360 | deemed unenforceable, it shall be automatically reformed to the 361 | minimum extent necessary to make it enforceable. If the provision 362 | cannot be reformed, it shall be severed from this Public License 363 | without affecting the enforceability of the remaining terms and 364 | conditions. 365 | 366 | c. No term or condition of this Public License will be waived and no 367 | failure to comply consented to unless expressly agreed to by the 368 | Licensor. 369 | 370 | d. Nothing in this Public License constitutes or may be interpreted 371 | as a limitation upon, or waiver of, any privileges and immunities 372 | that apply to the Licensor or You, including from the legal 373 | processes of any jurisdiction or authority. 374 | 375 | 376 | ======================================================================= 377 | 378 | Creative Commons is not a party to its public 379 | licenses. Notwithstanding, Creative Commons may elect to apply one of 380 | its public licenses to material it publishes and in those instances 381 | will be considered the “Licensor.” The text of the Creative Commons 382 | public licenses is dedicated to the public domain under the CC0 Public 383 | Domain Dedication. Except for the limited purpose of indicating that 384 | material is shared under a Creative Commons public license or as 385 | otherwise permitted by the Creative Commons policies published at 386 | creativecommons.org/policies, Creative Commons does not authorize the 387 | use of the trademark "Creative Commons" or any other trademark or logo 388 | of Creative Commons without its prior written consent including, 389 | without limitation, in connection with any unauthorized modifications 390 | to any of its public licenses or any other arrangements, 391 | understandings, or agreements concerning use of licensed material. For 392 | the avoidance of doubt, this paragraph does not form part of the 393 | public licenses. 394 | 395 | Creative Commons may be contacted at creativecommons.org. 396 | 397 | -------------------------------------------------------------------------------- /kicad/libs/vocore-breakout.lib: -------------------------------------------------------------------------------- 1 | EESchema-LIBRARY Version 2.3 2 | #encoding utf-8 3 | # 4 | # +12V 5 | # 6 | DEF +12V #PWR 0 0 Y Y 1 F P 7 | F0 "#PWR" 0 -150 50 H I C CNN 8 | F1 "+12V" 0 140 50 H V C CNN 9 | F2 "" 0 0 50 H I C CNN 10 | F3 "" 0 0 50 H I C CNN 11 | DRAW 12 | P 2 0 1 0 -30 50 0 100 N 13 | P 2 0 1 0 0 0 0 100 N 14 | P 2 0 1 0 0 100 30 50 N 15 | X +12V 1 0 0 0 U 50 50 1 1 W N 16 | ENDDRAW 17 | ENDDEF 18 | # 19 | # +3V3 20 | # 21 | DEF +3V3 #PWR 0 0 Y Y 1 F P 22 | F0 "#PWR" 0 -150 50 H I C CNN 23 | F1 "+3V3" 0 140 50 H V C CNN 24 | F2 "" 0 0 50 H I C CNN 25 | F3 "" 0 0 50 H I C CNN 26 | ALIAS +3.3V 27 | DRAW 28 | P 2 0 1 0 -30 50 0 100 N 29 | P 2 0 1 0 0 0 0 100 N 30 | P 2 0 1 0 0 100 30 50 N 31 | X +3V3 1 0 0 0 U 50 50 1 1 W N 32 | ENDDRAW 33 | ENDDEF 34 | # 35 | # +5V 36 | # 37 | DEF +5V #PWR 0 0 Y Y 1 F P 38 | F0 "#PWR" 0 -150 50 H I C CNN 39 | F1 "+5V" 0 140 50 H V C CNN 40 | F2 "" 0 0 50 H I C CNN 41 | F3 "" 0 0 50 H I C CNN 42 | DRAW 43 | P 2 0 1 0 -30 50 0 100 N 44 | P 2 0 1 0 0 0 0 100 N 45 | P 2 0 1 0 0 100 30 50 N 46 | X +5V 1 0 0 0 U 50 50 1 1 W N 47 | ENDDRAW 48 | ENDDEF 49 | # 50 | # 74LVC2G17 51 | # 52 | DEF 74LVC2G17 U 0 40 Y Y 2 F N 53 | F0 "U" -100 150 50 H V C CNN 54 | F1 "74LVC2G17" 0 -150 50 H V C CNN 55 | F2 "" 0 0 50 H I C CNN 56 | F3 "" 0 0 50 H I C CNN 57 | $FPLIST 58 | SG-* 59 | SOT* 60 | $ENDFPLIST 61 | DRAW 62 | P 3 0 1 0 -75 25 -50 25 -50 -25 N 63 | P 4 0 1 10 -150 100 -150 -100 100 0 -150 100 N 64 | P 4 0 1 0 -100 25 -75 25 -75 -25 -25 -25 N 65 | X GND 2 0 -100 0 D 40 40 0 1 W N 66 | X VCC 5 0 100 0 U 40 40 0 1 W N 67 | X ~ 1 -300 0 150 R 40 40 1 1 I 68 | X ~ 6 250 0 150 L 40 40 1 1 O 69 | X ~ 3 -300 0 150 R 40 40 2 1 I 70 | X ~ 4 250 0 150 L 40 40 2 1 O 71 | ENDDRAW 72 | ENDDEF 73 | # 74 | # Barrel_Jack 75 | # 76 | DEF Barrel_Jack J 0 40 Y Y 1 F N 77 | F0 "J" 0 210 50 H V C CNN 78 | F1 "Barrel_Jack" 0 -175 50 H V C CNN 79 | F2 "" 50 -40 50 H I C CNN 80 | F3 "" 50 -40 50 H I C CNN 81 | ALIAS Jack-DC 82 | DRAW 83 | A -130 100 25 901 -901 0 1 10 F -130 125 -130 75 84 | A -130 100 25 901 -901 0 1 10 N -130 125 -130 75 85 | S 145 125 -130 75 0 1 10 F 86 | P 2 0 1 10 50 -90 75 -65 N 87 | P 2 0 1 10 200 100 150 100 N 88 | P 4 0 1 10 200 0 50 0 50 -90 25 -65 N 89 | P 6 0 1 10 -150 -100 -100 -100 -50 -50 0 -100 100 -100 200 -100 N 90 | X ~ 1 300 100 100 L 50 50 1 1 P 91 | X ~ 2 300 -100 100 L 50 50 1 1 P 92 | X ~ 3 300 0 100 L 50 50 1 1 P 93 | ENDDRAW 94 | ENDDEF 95 | # 96 | # Battery_Cell 97 | # 98 | DEF Battery_Cell BT 0 0 N N 1 F N 99 | F0 "BT" 100 100 50 H V L CNN 100 | F1 "Battery_Cell" 100 0 50 H V L CNN 101 | F2 "" 0 60 50 V I C CNN 102 | F3 "" 0 60 50 V I C CNN 103 | DRAW 104 | S -90 70 90 60 0 1 0 F 105 | S -62 47 58 27 0 1 0 F 106 | P 2 0 1 0 0 30 0 0 N 107 | P 2 0 1 0 0 70 0 100 N 108 | P 2 0 1 10 20 135 60 135 N 109 | P 2 0 1 10 40 155 40 115 N 110 | X + 1 0 200 100 D 50 50 1 1 P 111 | X - 2 0 -100 100 U 50 50 1 1 P 112 | ENDDRAW 113 | ENDDEF 114 | # 115 | # C 116 | # 117 | DEF C C 0 10 N Y 1 F N 118 | F0 "C" 25 100 50 H V L CNN 119 | F1 "C" 25 -100 50 H V L CNN 120 | F2 "" 38 -150 50 H I C CNN 121 | F3 "" 0 0 50 H I C CNN 122 | $FPLIST 123 | C_* 124 | $ENDFPLIST 125 | DRAW 126 | P 2 0 1 20 -80 -30 80 -30 N 127 | P 2 0 1 20 -80 30 80 30 N 128 | X ~ 1 0 150 110 D 50 50 1 1 P 129 | X ~ 2 0 -150 110 U 50 50 1 1 P 130 | ENDDRAW 131 | ENDDEF 132 | # 133 | # CP 134 | # 135 | DEF CP C 0 10 N Y 1 F N 136 | F0 "C" 25 100 50 H V L CNN 137 | F1 "CP" 25 -100 50 H V L CNN 138 | F2 "" 38 -150 50 H I C CNN 139 | F3 "" 0 0 50 H I C CNN 140 | $FPLIST 141 | CP_* 142 | $ENDFPLIST 143 | DRAW 144 | S -90 20 -90 40 0 1 0 N 145 | S -90 20 90 20 0 1 0 N 146 | S 90 -20 -90 -40 0 1 0 F 147 | S 90 40 -90 40 0 1 0 N 148 | S 90 40 90 20 0 1 0 N 149 | P 2 0 1 0 -70 90 -30 90 N 150 | P 2 0 1 0 -50 110 -50 70 N 151 | X ~ 1 0 150 110 D 50 50 1 1 P 152 | X ~ 2 0 -150 110 U 50 50 1 1 P 153 | ENDDRAW 154 | ENDDEF 155 | # 156 | # Conn_01x02 157 | # 158 | DEF Conn_01x02 J 0 40 Y N 1 F N 159 | F0 "J" 0 100 50 H V C CNN 160 | F1 "Conn_01x02" 0 -200 50 H V C CNN 161 | F2 "" 0 0 50 H I C CNN 162 | F3 "" 0 0 50 H I C CNN 163 | $FPLIST 164 | Connector*:*_??x*mm* 165 | Connector*:*1x??x*mm* 166 | Pin?Header?Straight?1X* 167 | Pin?Header?Angled?1X* 168 | Socket?Strip?Straight?1X* 169 | Socket?Strip?Angled?1X* 170 | $ENDFPLIST 171 | DRAW 172 | S -50 -95 0 -105 1 1 6 N 173 | S -50 5 0 -5 1 1 6 N 174 | S -50 50 50 -150 1 1 10 f 175 | X Pin_1 1 -200 0 150 R 50 50 1 1 P 176 | X Pin_2 2 -200 -100 150 R 50 50 1 1 P 177 | ENDDRAW 178 | ENDDEF 179 | # 180 | # Conn_01x03 181 | # 182 | DEF Conn_01x03 J 0 40 Y N 1 F N 183 | F0 "J" 0 200 50 H V C CNN 184 | F1 "Conn_01x03" 0 -200 50 H V C CNN 185 | F2 "" 0 0 50 H I C CNN 186 | F3 "" 0 0 50 H I C CNN 187 | $FPLIST 188 | Connector*:*_??x*mm* 189 | Connector*:*1x??x*mm* 190 | Pin?Header?Straight?1X* 191 | Pin?Header?Angled?1X* 192 | Socket?Strip?Straight?1X* 193 | Socket?Strip?Angled?1X* 194 | $ENDFPLIST 195 | DRAW 196 | S -50 -95 0 -105 1 1 6 N 197 | S -50 5 0 -5 1 1 6 N 198 | S -50 105 0 95 1 1 6 N 199 | S -50 150 50 -150 1 1 10 f 200 | X Pin_1 1 -200 100 150 R 50 50 1 1 P 201 | X Pin_2 2 -200 0 150 R 50 50 1 1 P 202 | X Pin_3 3 -200 -100 150 R 50 50 1 1 P 203 | ENDDRAW 204 | ENDDEF 205 | # 206 | # Conn_01x04 207 | # 208 | DEF Conn_01x04 J 0 40 Y N 1 F N 209 | F0 "J" 0 200 50 H V C CNN 210 | F1 "Conn_01x04" 0 -300 50 H V C CNN 211 | F2 "" 0 0 50 H I C CNN 212 | F3 "" 0 0 50 H I C CNN 213 | $FPLIST 214 | Connector*:*_??x*mm* 215 | Connector*:*1x??x*mm* 216 | Pin?Header?Straight?1X* 217 | Pin?Header?Angled?1X* 218 | Socket?Strip?Straight?1X* 219 | Socket?Strip?Angled?1X* 220 | $ENDFPLIST 221 | DRAW 222 | S -50 -195 0 -205 1 1 6 N 223 | S -50 -95 0 -105 1 1 6 N 224 | S -50 5 0 -5 1 1 6 N 225 | S -50 105 0 95 1 1 6 N 226 | S -50 150 50 -250 1 1 10 f 227 | X Pin_1 1 -200 100 150 R 50 50 1 1 P 228 | X Pin_2 2 -200 0 150 R 50 50 1 1 P 229 | X Pin_3 3 -200 -100 150 R 50 50 1 1 P 230 | X Pin_4 4 -200 -200 150 R 50 50 1 1 P 231 | ENDDRAW 232 | ENDDEF 233 | # 234 | # Conn_01x20 235 | # 236 | DEF Conn_01x20 J 0 40 Y N 1 F N 237 | F0 "J" 0 1000 50 H V C CNN 238 | F1 "Conn_01x20" 0 -1100 50 H V C CNN 239 | F2 "" 0 0 50 H I C CNN 240 | F3 "" 0 0 50 H I C CNN 241 | $FPLIST 242 | Connector*:*_??x*mm* 243 | Connector*:*1x??x*mm* 244 | Pin?Header?Straight?1X* 245 | Pin?Header?Angled?1X* 246 | Socket?Strip?Straight?1X* 247 | Socket?Strip?Angled?1X* 248 | $ENDFPLIST 249 | DRAW 250 | S -50 -995 0 -1005 1 1 6 N 251 | S -50 -895 0 -905 1 1 6 N 252 | S -50 -795 0 -805 1 1 6 N 253 | S -50 -695 0 -705 1 1 6 N 254 | S -50 -595 0 -605 1 1 6 N 255 | S -50 -495 0 -505 1 1 6 N 256 | S -50 -395 0 -405 1 1 6 N 257 | S -50 -295 0 -305 1 1 6 N 258 | S -50 -195 0 -205 1 1 6 N 259 | S -50 -95 0 -105 1 1 6 N 260 | S -50 5 0 -5 1 1 6 N 261 | S -50 105 0 95 1 1 6 N 262 | S -50 205 0 195 1 1 6 N 263 | S -50 305 0 295 1 1 6 N 264 | S -50 405 0 395 1 1 6 N 265 | S -50 505 0 495 1 1 6 N 266 | S -50 605 0 595 1 1 6 N 267 | S -50 705 0 695 1 1 6 N 268 | S -50 805 0 795 1 1 6 N 269 | S -50 905 0 895 1 1 6 N 270 | S -50 950 50 -1050 1 1 10 f 271 | X Pin_1 1 -200 900 150 R 50 50 1 1 P 272 | X Pin_2 2 -200 800 150 R 50 50 1 1 P 273 | X Pin_3 3 -200 700 150 R 50 50 1 1 P 274 | X Pin_4 4 -200 600 150 R 50 50 1 1 P 275 | X Pin_5 5 -200 500 150 R 50 50 1 1 P 276 | X Pin_6 6 -200 400 150 R 50 50 1 1 P 277 | X Pin_7 7 -200 300 150 R 50 50 1 1 P 278 | X Pin_8 8 -200 200 150 R 50 50 1 1 P 279 | X Pin_9 9 -200 100 150 R 50 50 1 1 P 280 | X Pin_10 10 -200 0 150 R 50 50 1 1 P 281 | X Pin_20 20 -200 -1000 150 R 50 50 1 1 P 282 | X Pin_11 11 -200 -100 150 R 50 50 1 1 P 283 | X Pin_12 12 -200 -200 150 R 50 50 1 1 P 284 | X Pin_13 13 -200 -300 150 R 50 50 1 1 P 285 | X Pin_14 14 -200 -400 150 R 50 50 1 1 P 286 | X Pin_15 15 -200 -500 150 R 50 50 1 1 P 287 | X Pin_16 16 -200 -600 150 R 50 50 1 1 P 288 | X Pin_17 17 -200 -700 150 R 50 50 1 1 P 289 | X Pin_18 18 -200 -800 150 R 50 50 1 1 P 290 | X Pin_19 19 -200 -900 150 R 50 50 1 1 P 291 | ENDDRAW 292 | ENDDEF 293 | # 294 | # D_Schottky_x2_KCom_AAK 295 | # 296 | DEF D_Schottky_x2_KCom_AAK D 0 30 Y N 1 F N 297 | F0 "D" 50 -100 50 H V C CNN 298 | F1 "D_Schottky_x2_KCom_AAK" 0 100 50 H V C CNN 299 | F2 "" 0 0 50 H I C CNN 300 | F3 "" 0 0 50 H I C CNN 301 | DRAW 302 | P 2 0 1 0 -150 0 150 0 N 303 | P 2 0 1 0 0 0 0 -100 N 304 | P 3 0 1 8 -50 -50 -50 50 -50 50 N 305 | P 3 0 1 8 50 -50 50 50 50 50 N 306 | P 4 0 1 8 -50 -50 -30 -50 -30 -40 -30 -40 N 307 | P 4 0 1 8 50 -50 70 -50 70 -40 70 -40 N 308 | P 4 0 1 8 50 50 30 50 30 40 30 40 N 309 | P 5 0 1 8 -70 40 -70 50 -50 50 -50 50 -50 50 N 310 | P 6 0 1 8 -150 50 -50 0 -150 -50 -150 50 -150 50 -150 50 N 311 | P 6 0 1 8 150 -50 50 0 150 50 150 -50 150 -50 150 -50 N 312 | X A 1 -300 0 150 R 50 50 0 1 P 313 | X A 2 300 0 150 L 50 50 0 1 P 314 | X K 3 0 -200 100 U 50 50 0 1 P 315 | ENDDRAW 316 | ENDDEF 317 | # 318 | # D_Zener_ALT 319 | # 320 | DEF D_Zener_ALT D 0 40 N N 1 F N 321 | F0 "D" 0 100 50 H V C CNN 322 | F1 "D_Zener_ALT" 0 -100 50 H V C CNN 323 | F2 "" 0 0 50 H I C CNN 324 | F3 "" 0 0 50 H I C CNN 325 | $FPLIST 326 | TO-???* 327 | *SingleDiode 328 | *_Diode_* 329 | *SingleDiode* 330 | D_* 331 | $ENDFPLIST 332 | DRAW 333 | P 2 0 1 0 50 0 -50 0 N 334 | P 3 0 1 8 -50 -50 -50 50 -30 50 N 335 | P 4 0 1 8 50 -50 50 50 -50 0 50 -50 F 336 | X K 1 -150 0 100 R 50 50 1 1 P 337 | X A 2 150 0 100 L 50 50 1 1 P 338 | ENDDRAW 339 | ENDDEF 340 | # 341 | # Ferrite_Bead_Small 342 | # 343 | DEF Ferrite_Bead_Small L 0 0 N Y 1 F N 344 | F0 "L" 75 50 50 H V L CNN 345 | F1 "Ferrite_Bead_Small" 75 -50 50 H V L CNN 346 | F2 "" -70 0 50 V I C CNN 347 | F3 "" 0 0 50 H I C CNN 348 | $FPLIST 349 | Inductor_* 350 | L_* 351 | *Ferrite* 352 | $ENDFPLIST 353 | DRAW 354 | P 2 0 1 0 0 -50 0 -31 N 355 | P 2 0 1 0 0 35 0 51 N 356 | P 5 0 1 0 -72 11 -44 59 72 -8 44 -56 -72 11 N 357 | X ~ 1 0 100 50 D 50 50 1 1 P 358 | X ~ 2 0 -100 50 U 50 50 1 1 P 359 | ENDDRAW 360 | ENDDEF 361 | # 362 | # GND 363 | # 364 | DEF GND #PWR 0 0 Y Y 1 F P 365 | F0 "#PWR" 0 -250 50 H I C CNN 366 | F1 "GND" 0 -150 50 H V C CNN 367 | F2 "" 0 0 50 H I C CNN 368 | F3 "" 0 0 50 H I C CNN 369 | DRAW 370 | P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N 371 | X GND 1 0 0 0 D 50 50 1 1 W N 372 | ENDDRAW 373 | ENDDEF 374 | # 375 | # GS3 376 | # 377 | DEF GS3 J 0 40 Y N 1 F N 378 | F0 "J" 50 200 50 H V C CNN 379 | F1 "GS3" 50 -199 50 H V C CNN 380 | F2 "Connectors:GS3" 88 -74 50 V I C CNN 381 | F3 "" 0 0 50 H I C CNN 382 | $FPLIST 383 | GS* 384 | $ENDFPLIST 385 | DRAW 386 | P 4 0 1 0 -50 -140 -50 -60 50 -60 50 -140 F 387 | P 4 0 1 0 -50 40 50 40 50 -40 -50 -40 F 388 | P 4 0 1 0 -50 140 -50 60 50 60 50 140 F 389 | X G1 1 -150 100 100 R 50 50 1 1 P 390 | X G2 2 150 0 100 L 50 50 1 1 P 391 | X G3 3 -150 -100 100 R 50 50 1 1 P 392 | ENDDRAW 393 | ENDDEF 394 | # 395 | # HR911105_RJ45 396 | # 397 | DEF HR911105_RJ45 J 0 40 Y Y 1 F N 398 | F0 "J" 150 650 60 H V C CNN 399 | F1 "HR911105_RJ45" 550 150 60 V V C CNN 400 | F2 "" 0 0 60 H I C CNN 401 | F3 "" 0 0 60 H I C CNN 402 | DRAW 403 | S -250 550 450 -700 0 1 0 N 404 | X SHIELD 0 450 -200 0 L 50 50 1 1 N X 405 | X TD+ 1 -550 -50 300 R 50 50 1 1 I 406 | X TD- 2 -550 150 300 R 50 50 1 1 I 407 | X RD+ 3 -550 300 300 R 50 50 1 1 I 408 | X CT_TX 4 -550 50 300 R 50 50 1 1 I 409 | X CT_R 5 -550 400 300 R 50 50 1 1 I 410 | X RD- 6 -550 500 300 R 50 50 1 1 I 411 | X GND 8 300 -900 197 U 50 50 1 1 W 412 | X GR_LED_A 9 -550 -300 300 R 50 50 1 1 I 413 | X GR_LED_K 10 -550 -400 300 R 50 50 1 1 I 414 | X Y_LED_K 11 -550 -650 300 R 50 50 1 1 I 415 | X Y_LED_A 12 -550 -550 300 R 50 50 1 1 I 416 | ENDDRAW 417 | ENDDEF 418 | # 419 | # INDUCTOR 420 | # 421 | DEF INDUCTOR L 0 40 N N 1 F N 422 | F0 "L" 0 100 40 H V C CNN 423 | F1 "INDUCTOR" 0 -50 40 H V C CNN 424 | F2 "" 0 0 60 V V C CNN 425 | F3 "" 0 0 60 V V C CNN 426 | DRAW 427 | A -150 0 50 11 1789 0 1 0 N -100 1 -199 1 428 | A -49 0 51 11 1789 0 1 0 N 2 1 -99 1 429 | A 51 0 51 11 1789 0 1 0 N 102 1 1 1 430 | A 148 0 48 11 1789 0 1 0 N 196 1 101 1 431 | X 1 1 300 0 100 L 70 70 1 1 P 432 | X 2 2 -300 0 100 R 70 70 1 1 P 433 | ENDDRAW 434 | ENDDEF 435 | # 436 | # IP4220CZ6 437 | # 438 | DEF IP4220CZ6 U 0 40 Y Y 1 F N 439 | F0 "U" 0 -750 60 H V C CNN 440 | F1 "IP4220CZ6" 0 500 60 H V C CNN 441 | F2 "" 0 0 60 H I C CNN 442 | F3 "" 0 0 60 H I C CNN 443 | DRAW 444 | S 375 425 -425 -675 0 1 0 N 445 | P 2 0 1 0 -425 -125 -375 -125 N 446 | P 2 0 1 0 -375 -275 325 -275 N 447 | P 2 0 1 0 -375 -125 325 -125 N 448 | P 2 0 1 0 -375 25 325 25 N 449 | P 2 0 1 0 25 -75 -25 -75 N 450 | P 2 0 1 0 375 -125 325 -125 N 451 | P 3 0 1 0 -425 -425 -75 -425 -75 -575 N 452 | P 3 0 1 0 -425 175 -75 175 -75 325 N 453 | P 3 0 1 0 25 -275 25 -425 375 -425 N 454 | P 3 0 1 0 25 -75 25 -175 75 -175 N 455 | P 3 0 1 0 375 175 25 175 25 25 N 456 | P 4 0 1 0 -75 -75 -75 -175 25 -125 -75 -75 N 457 | P 5 0 1 0 -375 325 325 325 325 -575 -375 -575 -375 325 N 458 | P 6 0 1 0 -175 -575 -275 -525 -275 -625 -175 -575 -175 -525 -175 -625 N 459 | P 6 0 1 0 -175 -575 -275 -525 -275 -625 -175 -575 -175 -525 -175 -625 N 460 | P 6 0 1 0 -175 -275 -275 -225 -275 -325 -175 -275 -175 -225 -175 -325 N 461 | P 6 0 1 0 -175 -275 -275 -225 -275 -325 -175 -275 -175 -225 -175 -325 N 462 | P 6 0 1 0 -175 25 -275 75 -275 -25 -175 25 -175 75 -175 -25 N 463 | P 6 0 1 0 -175 25 -275 75 -275 -25 -175 25 -175 75 -175 -25 N 464 | P 6 0 1 0 -175 325 -275 375 -275 275 -175 325 -175 375 -175 275 N 465 | P 6 0 1 0 -175 325 -275 375 -275 275 -175 325 -175 375 -175 275 N 466 | P 6 0 1 0 225 -575 125 -525 125 -625 225 -575 225 -525 225 -625 N 467 | P 6 0 1 0 225 -575 125 -525 125 -625 225 -575 225 -525 225 -625 N 468 | P 6 0 1 0 225 -275 125 -225 125 -325 225 -275 225 -225 225 -325 N 469 | P 6 0 1 0 225 -275 125 -225 125 -325 225 -275 225 -225 225 -325 N 470 | P 6 0 1 0 225 25 125 75 125 -25 225 25 225 75 225 -25 N 471 | P 6 0 1 0 225 25 125 75 125 -25 225 25 225 75 225 -25 N 472 | P 6 0 1 0 225 325 125 375 125 275 225 325 225 375 225 275 N 473 | P 6 0 1 0 225 325 125 375 125 275 225 325 225 375 225 275 N 474 | X ~ 1 -575 175 157 R 50 50 1 1 I 475 | X ~ 2 -575 -125 157 R 50 50 1 1 I 476 | X ~ 3 -575 -425 157 R 50 50 1 1 I 477 | X ~ 4 525 -425 157 L 50 50 1 1 I 478 | X ~ 5 525 -125 157 L 50 50 1 1 I 479 | X ~ 6 525 175 157 L 50 50 1 1 I 480 | ENDDRAW 481 | ENDDEF 482 | # 483 | # L 484 | # 485 | DEF L L 0 40 N N 1 F N 486 | F0 "L" -50 0 50 V V C CNN 487 | F1 "L" 75 0 50 V V C CNN 488 | F2 "" 0 0 50 H I C CNN 489 | F3 "" 0 0 50 H I C CNN 490 | $FPLIST 491 | Choke_* 492 | *Coil* 493 | Inductor_* 494 | L_* 495 | $ENDFPLIST 496 | DRAW 497 | A 0 -75 25 -899 899 0 1 0 N 0 -100 0 -50 498 | A 0 -25 25 -899 899 0 1 0 N 0 -50 0 0 499 | A 0 25 25 -899 899 0 1 0 N 0 0 0 50 500 | A 0 75 25 -899 899 0 1 0 N 0 50 0 100 501 | X 1 1 0 150 50 D 50 50 1 1 P 502 | X 2 2 0 -150 50 U 50 50 1 1 P 503 | ENDDRAW 504 | ENDDEF 505 | # 506 | # LED_ALT 507 | # 508 | DEF LED_ALT D 0 40 Y N 1 F N 509 | F0 "D" 0 100 50 H V C CNN 510 | F1 "LED_ALT" 0 -100 50 H V C CNN 511 | F2 "" 0 0 50 H I C CNN 512 | F3 "" 0 0 50 H I C CNN 513 | $FPLIST 514 | LED* 515 | $ENDFPLIST 516 | DRAW 517 | P 2 0 1 8 -50 -50 -50 50 N 518 | P 2 0 1 0 -50 0 50 0 N 519 | P 4 0 1 8 50 -50 50 50 -50 0 50 -50 F 520 | P 5 0 1 0 -120 -30 -180 -90 -150 -90 -180 -90 -180 -60 N 521 | P 5 0 1 0 -70 -30 -130 -90 -100 -90 -130 -90 -130 -60 N 522 | X K 1 -150 0 100 R 50 50 1 1 P 523 | X A 2 150 0 100 L 50 50 1 1 P 524 | ENDDRAW 525 | ENDDEF 526 | # 527 | # LED_Small 528 | # 529 | DEF LED_Small D 0 10 N N 1 F N 530 | F0 "D" -50 125 50 H V L CNN 531 | F1 "LED_Small" -175 -100 50 H V L CNN 532 | F2 "" 0 0 50 V I C CNN 533 | F3 "" 0 0 50 V I C CNN 534 | $FPLIST 535 | LED-* 536 | LED_* 537 | $ENDFPLIST 538 | DRAW 539 | P 2 0 1 0 -30 -40 -30 40 N 540 | P 2 0 1 0 40 0 -30 0 N 541 | P 4 0 1 0 30 -40 -30 0 30 40 30 -40 N 542 | P 5 0 1 0 0 30 -20 50 -10 50 -20 50 -20 40 N 543 | P 5 0 1 0 20 50 0 70 10 70 0 70 0 60 N 544 | X K 1 -100 0 70 R 50 50 1 1 P 545 | X A 2 100 0 70 L 50 50 1 1 P 546 | ENDDRAW 547 | ENDDEF 548 | # 549 | # LM75 550 | # 551 | DEF LM75 U 0 40 Y Y 1 F N 552 | F0 "U" 100 -100 43 H V C CNN 553 | F1 "LM75" -100 -350 43 H V C CNN 554 | F2 "" 0 0 43 H V C CNN 555 | F3 "" 0 0 43 H V C CNN 556 | DRAW 557 | S -200 250 350 -400 0 1 0 N 558 | X SDA 1 -300 150 94 R 43 43 1 1 I 559 | X SCL 2 -300 50 94 R 43 43 1 1 I 560 | X OS 3 -300 -150 94 R 43 43 1 1 I 561 | X GND 4 100 -500 94 U 43 43 1 1 I 562 | X A2 5 450 -100 94 L 43 43 1 1 I 563 | X A1 6 450 0 94 L 43 43 1 1 I 564 | X A0 7 450 100 94 L 43 43 1 1 I 565 | X VCC 8 100 350 94 D 43 43 1 1 I 566 | ENDDRAW 567 | ENDDEF 568 | # 569 | # MT9700 570 | # 571 | DEF MT9700 U 0 40 Y Y 1 F N 572 | F0 "U" -300 250 60 H V C CNN 573 | F1 "MT9700" 0 0 60 H V C CNN 574 | F2 "" 0 0 60 H V C CNN 575 | F3 "" 0 0 60 H V C CNN 576 | $FPLIST 577 | SOT23-5 578 | SOT-23-5 579 | SOT-235 580 | $ENDFPLIST 581 | DRAW 582 | S -400 200 400 -200 0 1 0 N 583 | X OUT 1 600 100 200 L 50 50 1 1 w 584 | X GND 2 600 -100 200 L 50 50 1 1 W 585 | X SET 3 -600 -100 200 R 50 50 1 1 I 586 | X EN 4 -600 0 200 R 50 50 1 1 I 587 | X IN 5 -600 100 200 R 50 50 1 1 W 588 | ENDDRAW 589 | ENDDEF 590 | # 591 | # Micro_SD_Card_Det 592 | # 593 | DEF Micro_SD_Card_Det J 0 40 Y Y 1 F N 594 | F0 "J" -650 700 50 H V C CNN 595 | F1 "Micro_SD_Card_Det" 650 700 50 H V R CNN 596 | F2 "" 2050 700 50 H I C CNN 597 | F3 "" 0 100 50 H I C CNN 598 | ALIAS Micro_SD_Card_Det_Hirose_DM3AT 599 | $FPLIST 600 | microSD*Card*Receptable* 601 | $ENDFPLIST 602 | DRAW 603 | S -300 -275 -200 -325 0 1 0 F 604 | S -300 -175 -200 -225 0 1 0 F 605 | S -300 -75 -200 -125 0 1 0 F 606 | S -300 25 -200 -25 0 1 0 F 607 | S -300 125 -200 75 0 1 0 F 608 | S -300 225 -200 175 0 1 0 F 609 | S -300 325 -200 275 0 1 0 F 610 | S -300 425 -200 375 0 1 0 F 611 | P 6 0 1 10 650 600 650 650 -750 650 -750 -650 650 -650 650 -350 N 612 | P 11 0 1 10 -350 -350 -350 450 -50 450 100 600 150 600 150 550 250 550 300 600 800 600 800 -350 -350 -350 f 613 | X DAT2 1 -900 400 150 R 50 50 1 1 B 614 | X DAT3/CD 2 -900 300 150 R 50 50 1 1 B 615 | X CMD 3 -900 200 150 R 50 50 1 1 I 616 | X VDD 4 -900 100 150 R 50 50 1 1 W 617 | X CLK 5 -900 0 150 R 50 50 1 1 I 618 | X VSS 6 -900 -100 150 R 50 50 1 1 W 619 | X DAT0 7 -900 -200 150 R 50 50 1 1 I 620 | X DAT1 8 -900 -300 150 R 50 50 1 1 I 621 | X DET_B 9 -900 -500 150 R 50 50 1 1 P 622 | X DET_A 10 -900 -400 150 R 50 50 1 1 P 623 | X SHIELD 11 800 -500 150 L 50 50 1 1 P 624 | ENDDRAW 625 | ENDDEF 626 | # 627 | # PWR_FLAG 628 | # 629 | DEF PWR_FLAG #FLG 0 0 N N 1 F P 630 | F0 "#FLG" 0 75 50 H I C CNN 631 | F1 "PWR_FLAG" 0 150 50 H V C CNN 632 | F2 "" 0 0 50 H I C CNN 633 | F3 "" 0 0 50 H I C CNN 634 | DRAW 635 | X pwr 1 0 0 0 U 50 50 0 0 w 636 | P 6 0 1 0 0 0 0 50 -40 75 0 100 40 75 0 50 N 637 | ENDDRAW 638 | ENDDEF 639 | # 640 | # R 641 | # 642 | DEF R R 0 0 N Y 1 F N 643 | F0 "R" 80 0 50 V V C CNN 644 | F1 "R" 0 0 50 V V C CNN 645 | F2 "" -70 0 50 V I C CNN 646 | F3 "" 0 0 50 H I C CNN 647 | $FPLIST 648 | R_* 649 | R_* 650 | $ENDFPLIST 651 | DRAW 652 | S -40 -100 40 100 0 1 10 N 653 | X ~ 1 0 150 50 D 50 50 1 1 P 654 | X ~ 2 0 -150 50 U 50 50 1 1 P 655 | ENDDRAW 656 | ENDDEF 657 | # 658 | # RV-8803 659 | # 660 | DEF RV-8803 U 0 40 Y Y 1 F N 661 | F0 "U" 50 200 60 H V C CNN 662 | F1 "RV-8803" 300 500 60 H V C CNN 663 | F2 "" 0 0 60 H I C CNN 664 | F3 "" 0 0 60 H I C CNN 665 | $FPLIST 666 | MicroCrystal-C7 667 | $ENDFPLIST 668 | DRAW 669 | S -300 450 300 -450 0 1 0 N 670 | X SDA 1 -500 150 200 R 50 50 1 1 B 671 | X CLKOUT 2 500 -150 200 L 50 50 1 1 O 672 | X Vdd 3 0 650 200 D 50 50 1 1 W 673 | X CLKOE 4 500 0 200 L 50 50 1 1 I 674 | X GND 5 0 -650 200 U 50 50 1 1 W 675 | X ~INT 6 -500 -150 200 R 50 50 1 1 O 676 | X EVI 7 -500 -300 200 R 50 50 1 1 I 677 | X SCL 8 -500 300 200 R 50 50 1 1 I 678 | ENDDRAW 679 | ENDDEF 680 | # 681 | # SW_Push 682 | # 683 | DEF SW_Push SW 0 40 N N 1 F N 684 | F0 "SW" 50 100 50 H V L CNN 685 | F1 "SW_Push" 0 -60 50 H V C CNN 686 | F2 "" 0 200 50 H I C CNN 687 | F3 "" 0 200 50 H I C CNN 688 | DRAW 689 | C -80 0 20 0 1 0 N 690 | C 80 0 20 0 1 0 N 691 | P 2 0 1 0 0 50 0 120 N 692 | P 2 0 1 0 100 50 -100 50 N 693 | X 1 1 -200 0 100 R 50 50 0 1 P 694 | X 2 2 200 0 100 L 50 50 0 1 P 695 | ENDDRAW 696 | ENDDEF 697 | # 698 | # SY8113B 699 | # 700 | DEF SY8113B U 0 40 Y Y 1 F N 701 | F0 "U" -100 200 60 H V C CNN 702 | F1 "SY8113B" 0 -200 60 H V C CNN 703 | F2 "" 0 0 60 H V C CNN 704 | F3 "" 0 0 60 H V C CNN 705 | DRAW 706 | S -200 150 200 -150 0 1 0 N 707 | X BS 1 400 0 200 L 50 50 1 1 O 708 | X GND 2 -400 -100 200 R 50 50 1 1 W 709 | X FB 3 400 -100 200 L 50 50 1 1 I 710 | X EN 4 -400 0 200 R 50 50 1 1 I 711 | X IN 5 -400 100 200 R 50 50 1 1 W 712 | X LX 6 400 100 200 L 50 50 1 1 w 713 | ENDDRAW 714 | ENDDEF 715 | # 716 | # Solderbridge 717 | # 718 | DEF Solderbridge SB 0 0 N N 1 F N 719 | F0 "SB" 0 100 39 H V C CNN 720 | F1 "Solderbridge" 0 -100 39 H V C CNN 721 | F2 "" 0 0 60 H V C CNN 722 | F3 "" 0 0 60 H V C CNN 723 | $FPLIST 724 | Solderbridge 725 | $ENDFPLIST 726 | DRAW 727 | A -10 0 40 901 -901 0 1 0 F -10 40 -10 -40 728 | A 10 0 40 -899 899 0 1 0 F 10 -40 10 40 729 | X 1 1 -100 0 87 R 50 50 1 1 B 730 | X 2 2 100 0 87 L 50 50 1 1 B 731 | ENDDRAW 732 | ENDDEF 733 | # 734 | # TST 735 | # 736 | DEF TST J 0 40 N N 1 F N 737 | F0 "J" 0 300 40 H V C CNN 738 | F1 "TST" 0 240 40 H V C CNN 739 | F2 "" 0 0 60 H V C CNN 740 | F3 "" 0 0 60 H V C CNN 741 | DRAW 742 | P 6 0 1 0 0 200 -50 150 0 100 50 150 0 200 0 200 N 743 | X ~ 1 0 0 100 U 40 40 1 1 P 744 | ENDDRAW 745 | ENDDEF 746 | # 747 | # USB_A 748 | # 749 | DEF USB_A J 0 40 Y Y 1 F N 750 | F0 "J" -200 450 50 H V L CNN 751 | F1 "USB_A" -200 350 50 H V L CNN 752 | F2 "" 150 -50 50 H I C CNN 753 | F3 "" 150 -50 50 H I C CNN 754 | $FPLIST 755 | USB* 756 | $ENDFPLIST 757 | DRAW 758 | C -150 85 25 0 1 10 F 759 | C -25 135 15 0 1 10 F 760 | S -200 -300 200 300 0 1 10 f 761 | S -60 190 -170 210 0 1 0 F 762 | S -50 180 -180 230 0 1 0 N 763 | S -5 -300 5 -270 0 1 0 N 764 | S 10 50 -20 20 0 1 10 F 765 | S 200 -105 170 -95 0 1 0 N 766 | S 200 -5 170 5 0 1 0 N 767 | S 200 195 170 205 0 1 0 N 768 | P 4 0 1 10 -125 85 -100 85 -50 135 -25 135 N 769 | P 4 0 1 10 -100 85 -75 85 -50 35 0 35 N 770 | P 4 0 1 10 25 110 25 60 75 85 25 110 F 771 | P 2 1 1 10 -75 85 25 85 N 772 | X VBUS 1 300 200 100 L 50 50 1 1 W 773 | X D- 2 300 -100 100 L 50 50 1 1 P 774 | X D+ 3 300 0 100 L 50 50 1 1 P 775 | X GND 4 0 -400 100 U 50 50 1 1 W 776 | X Shield 5 -100 -400 100 U 50 50 1 1 P 777 | ENDDRAW 778 | ENDDEF 779 | # 780 | # VoCore_v2 781 | # 782 | DEF VoCore_v2 U 0 40 Y Y 1 F N 783 | F0 "U" 0 50 50 H V C CNN 784 | F1 "VoCore_v2" 0 -50 50 H V C CNN 785 | F2 "MODULE" 0 -350 50 H I C CNN 786 | F3 "DOCUMENTATION" 0 -450 50 H I C CNN 787 | DRAW 788 | S -1150 -1150 1150 1150 1 0 0 N 789 | X 3V3_OUT 1 -1450 850 300 R 50 50 1 1 w 790 | X TXD0 2 -1450 750 300 R 50 50 1 1 O 791 | X RXD0 3 -1450 650 300 R 50 50 1 1 I 792 | X REFCLK 4 -1450 550 300 R 50 50 1 1 I 793 | X PORP 5 -1450 450 300 R 50 50 1 1 I 794 | X PORN 6 -1450 350 300 R 50 50 1 1 I 795 | X POTP 7 -1450 250 300 R 50 50 1 1 O 796 | X POTN 8 -1450 150 300 R 50 50 1 1 O 797 | X TXD2 9 -1450 50 300 R 50 50 1 1 O 798 | X RXD2 10 -1450 -50 300 R 50 50 1 1 I 799 | X SD_D1 20 -550 -1450 300 U 50 50 1 1 B 800 | X 5V0_IN 30 450 -1450 300 U 50 50 1 1 W 801 | X GPIO42 40 1450 0 300 L 50 50 1 1 B 802 | X I2S_WS 50 350 1450 300 D 50 50 1 1 O 803 | X PWM0 11 -1450 -150 300 R 50 50 1 1 O 804 | X SD_D0 21 -450 -1450 300 U 50 50 1 1 B 805 | X GND 31 550 -1450 300 U 50 50 1 1 P 806 | X GPIO43 41 1450 100 300 L 50 50 1 1 B 807 | X I2S_CLK 51 250 1450 300 D 50 50 1 1 O 808 | X PWM1 12 -1450 -250 300 R 50 50 1 1 O 809 | X SD_CLK 22 -350 -1450 300 U 50 50 1 1 O 810 | X GND 32 650 -1450 300 U 50 50 1 1 P 811 | X GPIO39 42 1450 200 300 L 50 50 1 1 B 812 | X I2C_CLK 52 150 1450 300 D 50 50 1 1 O 813 | X P2RP 13 -1450 -350 300 R 50 50 1 1 I 814 | X SD_CMD 23 -250 -1450 300 U 50 50 1 1 O 815 | X 1V8_OUT 33 1450 -700 300 L 50 50 1 1 w 816 | X GPIO40 43 1450 300 300 L 50 50 1 1 B 817 | X I2C_SD 53 50 1450 300 D 50 50 1 1 B 818 | X P2RN 14 -1450 -450 300 R 50 50 1 1 I 819 | X SD_D3 24 -150 -1450 300 U 50 50 1 1 B 820 | X GND 34 1450 -600 300 L 50 50 1 1 P 821 | X GPIO41 44 1450 400 300 L 50 50 1 1 B 822 | X SPI_CS1 54 -50 1450 300 D 50 50 1 1 O 823 | X P2TP 15 -1450 -550 300 R 50 50 1 1 O 824 | X SD_D2 25 -50 -1450 300 U 50 50 1 1 B 825 | X GND 35 1450 -500 300 L 50 50 1 1 P 826 | X TXD1 45 1450 500 300 L 50 50 1 1 O 827 | X SPI_MOSI 55 -150 1450 300 D 50 50 1 1 O 828 | X P2TN 16 -1450 -650 300 R 50 50 1 1 O 829 | X 3V3_OUT 26 50 -1450 300 U 50 50 1 1 w 830 | X 3V3_OUT 36 1450 -400 300 L 50 50 1 1 w 831 | X RXD1 46 1450 600 300 L 50 50 1 1 I 832 | X SPI_MISO 56 -250 1450 300 D 50 50 1 1 I 833 | X SD_WP 17 -1450 -750 300 R 50 50 1 1 I 834 | X USB_DP 27 150 -1450 300 U 50 50 1 1 B 835 | X GPIO37 37 1450 -300 300 L 50 50 1 1 B 836 | X GND 47 1450 700 300 L 50 50 1 1 P 837 | X SPI_CLK 57 -350 1450 300 D 50 50 1 1 O 838 | X SD_CD 18 -1450 -850 300 R 50 50 1 1 I 839 | X USB_DM 28 250 -1450 300 U 50 50 1 1 B 840 | X GPIO38 38 1450 -200 300 L 50 50 1 1 B 841 | X I2S_SDO 48 550 1450 300 D 50 50 1 1 O 842 | X SPI_CS0 58 -450 1450 300 D 50 50 1 1 O 843 | X GND 19 -650 -1450 300 U 50 50 1 1 P 844 | X 5V0_IN 29 350 -1450 300 U 50 50 1 1 W 845 | X RST 39 1450 -100 300 L 50 50 1 1 I 846 | X I2S_SDI 49 450 1450 300 D 50 50 1 1 I 847 | X GND 59 -550 1450 300 D 50 50 1 1 P 848 | ENDDRAW 849 | ENDDEF 850 | # 851 | #End Library 852 | -------------------------------------------------------------------------------- /kicad/vocore-breakout.sch: -------------------------------------------------------------------------------- 1 | EESchema Schematic File Version 2 2 | LIBS:power 3 | LIBS:device 4 | LIBS:switches 5 | LIBS:relays 6 | LIBS:motors 7 | LIBS:transistors 8 | LIBS:conn 9 | LIBS:linear 10 | LIBS:regul 11 | LIBS:74xx 12 | LIBS:cmos4000 13 | LIBS:adc-dac 14 | LIBS:memory 15 | LIBS:xilinx 16 | LIBS:microcontrollers 17 | LIBS:dsp 18 | LIBS:microchip 19 | LIBS:analog_switches 20 | LIBS:motorola 21 | LIBS:texas 22 | LIBS:intel 23 | LIBS:audio 24 | LIBS:interface 25 | LIBS:digital-audio 26 | LIBS:philips 27 | LIBS:display 28 | LIBS:cypress 29 | LIBS:siliconi 30 | LIBS:opto 31 | LIBS:atmel 32 | LIBS:contrib 33 | LIBS:valves 34 | LIBS:win 35 | LIBS:hr911105_rj45 36 | LIBS:ip4220cz6 37 | LIBS:74xgxx 38 | LIBS:tm-kicad-lib 39 | LIBS:mt9700 40 | LIBS:lm75 41 | LIBS:SY8113B 42 | LIBS:rv-8803 43 | LIBS:solderbridge 44 | LIBS:vocore-breakout-cache 45 | EELAYER 25 0 46 | EELAYER END 47 | $Descr A4 11693 8268 48 | encoding utf-8 49 | Sheet 1 5 50 | Title "VoCore2-Breakout" 51 | Date "" 52 | Rev "" 53 | Comp "(C) by Electronic Eel" 54 | Comment1 "CC-BY-4.0" 55 | Comment2 "https://git.io/fpKW4" 56 | Comment3 "" 57 | Comment4 "" 58 | $EndDescr 59 | $Comp 60 | L VoCore_v2 U2 61 | U 1 1 5BB506C0 62 | P 5700 3350 63 | F 0 "U2" H 5700 3400 50 0000 C CNN 64 | F 1 "VoCore_v2" H 5700 3300 50 0000 C CNN 65 | F 2 "modules:VoCore_v2" H 5700 3000 50 0001 C CNN 66 | F 3 "DOCUMENTATION" H 5700 2900 50 0001 C CNN 67 | 1 5700 3350 68 | 1 0 0 -1 69 | $EndComp 70 | $Sheet 71 | S 1700 2750 900 1050 72 | U 5BB50F9E 73 | F0 "ethernet" 60 74 | F1 "ethernet.sch" 60 75 | F2 "ETH_RP" I R 2600 2900 60 76 | F3 "ETH_RN" I R 2600 3000 60 77 | F4 "ETH_TP" I R 2600 3100 60 78 | F5 "ETH_TN" I R 2600 3200 60 79 | F6 "LINK_LED" I R 2600 3550 60 80 | F7 "USER_LED" I R 2600 3700 60 81 | $EndSheet 82 | $Comp 83 | L Micro_SD_Card_Det J2 84 | U 1 1 5BB52ABC 85 | P 1850 6400 86 | F 0 "J2" H 1200 7100 50 0000 C CNN 87 | F 1 "Micro_SD_Card_Det" H 2500 7100 50 0000 R CNN 88 | F 2 "modules:microSD-Receptacle-SelfEject" H 3900 7100 50 0001 C CNN 89 | F 3 "" H 1850 6500 50 0001 C CNN 90 | 1 1850 6400 91 | -1 0 0 -1 92 | $EndComp 93 | $Comp 94 | L GND #PWR01 95 | U 1 1 5BB52DCB 96 | P 950 7050 97 | F 0 "#PWR01" H 950 6800 50 0001 C CNN 98 | F 1 "GND" H 950 6900 50 0000 C CNN 99 | F 2 "" H 950 7050 50 0001 C CNN 100 | F 3 "" H 950 7050 50 0001 C CNN 101 | 1 950 7050 102 | 1 0 0 -1 103 | $EndComp 104 | $Comp 105 | L +3.3V #PWR02 106 | U 1 1 5BB52E80 107 | P 2900 5350 108 | F 0 "#PWR02" H 2900 5200 50 0001 C CNN 109 | F 1 "+3.3V" H 2900 5490 50 0000 C CNN 110 | F 2 "" H 2900 5350 50 0001 C CNN 111 | F 3 "" H 2900 5350 50 0001 C CNN 112 | 1 2900 5350 113 | 1 0 0 -1 114 | $EndComp 115 | $Comp 116 | L R R5 117 | U 1 1 5BB52F73 118 | P 2900 5650 119 | F 0 "R5" V 2980 5650 50 0000 C CNN 120 | F 1 "10K" V 2900 5650 50 0000 C CNN 121 | F 2 "modules:SMD0603-wide-R" V 2830 5650 50 0001 C CNN 122 | F 3 "" H 2900 5650 50 0001 C CNN 123 | 1 2900 5650 124 | 1 0 0 -1 125 | $EndComp 126 | $Comp 127 | L R R7 128 | U 1 1 5BB52FEB 129 | P 3200 5650 130 | F 0 "R7" V 3280 5650 50 0000 C CNN 131 | F 1 "10K" V 3200 5650 50 0000 C CNN 132 | F 2 "modules:SMD0603-wide-R" V 3130 5650 50 0001 C CNN 133 | F 3 "" H 3200 5650 50 0001 C CNN 134 | 1 3200 5650 135 | 1 0 0 -1 136 | $EndComp 137 | $Comp 138 | L R R8 139 | U 1 1 5BB53028 140 | P 3350 5650 141 | F 0 "R8" V 3430 5650 50 0000 C CNN 142 | F 1 "10K" V 3350 5650 50 0000 C CNN 143 | F 2 "modules:SMD0603-wide-R" V 3280 5650 50 0001 C CNN 144 | F 3 "" H 3350 5650 50 0001 C CNN 145 | 1 3350 5650 146 | 1 0 0 -1 147 | $EndComp 148 | $Comp 149 | L R R9 150 | U 1 1 5BB53067 151 | P 3500 5650 152 | F 0 "R9" V 3580 5650 50 0000 C CNN 153 | F 1 "10K" V 3500 5650 50 0000 C CNN 154 | F 2 "modules:SMD0603-wide-R" V 3430 5650 50 0001 C CNN 155 | F 3 "" H 3500 5650 50 0001 C CNN 156 | 1 3500 5650 157 | 1 0 0 -1 158 | $EndComp 159 | $Comp 160 | L Conn_01x03 J1 161 | U 1 1 5BB538AC 162 | P 1400 4650 163 | F 0 "J1" H 1400 4850 50 0000 C CNN 164 | F 1 "Conn_01x03" H 1400 4450 50 0000 C CNN 165 | F 2 "Pin_Headers:Pin_Header_Angled_1x03_Pitch2.54mm" H 1400 4650 50 0001 C CNN 166 | F 3 "" H 1400 4650 50 0001 C CNN 167 | 1 1400 4650 168 | -1 0 0 1 169 | $EndComp 170 | $Comp 171 | L 74LVC2G17 U1 172 | U 1 1 5BB5394B 173 | P 2450 4900 174 | F 0 "U1" H 2350 5050 50 0000 C CNN 175 | F 1 "74LVC2G17" H 2450 4750 50 0000 C CNN 176 | F 2 "modules:SC-70-6-wide" H 2450 4900 50 0001 C CNN 177 | F 3 "" H 2450 4900 50 0001 C CNN 178 | 1 2450 4900 179 | -1 0 0 1 180 | $EndComp 181 | $Comp 182 | L GND #PWR03 183 | U 1 1 5BB539F4 184 | P 1700 4900 185 | F 0 "#PWR03" H 1700 4650 50 0001 C CNN 186 | F 1 "GND" H 1700 4750 50 0000 C CNN 187 | F 2 "" H 1700 4900 50 0001 C CNN 188 | F 3 "" H 1700 4900 50 0001 C CNN 189 | 1 1700 4900 190 | 1 0 0 -1 191 | $EndComp 192 | $Comp 193 | L 74LVC2G17 U1 194 | U 2 1 5BB53BEA 195 | P 2600 4250 196 | F 0 "U1" H 2500 4400 50 0000 C CNN 197 | F 1 "74LVC2G17" H 2600 4100 50 0000 C CNN 198 | F 2 "modules:SC-70-6-wide" H 2600 4250 50 0001 C CNN 199 | F 3 "" H 2600 4250 50 0001 C CNN 200 | 2 2600 4250 201 | 1 0 0 -1 202 | $EndComp 203 | $Comp 204 | L R R2 205 | U 1 1 5BB53C4B 206 | P 1950 4500 207 | F 0 "R2" V 2030 4500 50 0000 C CNN 208 | F 1 "100R" V 1950 4500 50 0000 C CNN 209 | F 2 "modules:SMD0603-wide-R" V 1880 4500 50 0001 C CNN 210 | F 3 "" H 1950 4500 50 0001 C CNN 211 | 1 1950 4500 212 | 0 1 1 0 213 | $EndComp 214 | $Comp 215 | L R R3 216 | U 1 1 5BB53CE7 217 | P 1950 4650 218 | F 0 "R3" V 2030 4650 50 0000 C CNN 219 | F 1 "100R" V 1950 4650 50 0000 C CNN 220 | F 2 "modules:SMD0603-wide-R" V 1880 4650 50 0001 C CNN 221 | F 3 "" H 1950 4650 50 0001 C CNN 222 | 1 1950 4650 223 | 0 1 1 0 224 | $EndComp 225 | $Comp 226 | L +3.3V #PWR04 227 | U 1 1 5BB541FE 228 | P 2150 4150 229 | F 0 "#PWR04" H 2150 4000 50 0001 C CNN 230 | F 1 "+3.3V" H 2150 4290 50 0000 C CNN 231 | F 2 "" H 2150 4150 50 0001 C CNN 232 | F 3 "" H 2150 4150 50 0001 C CNN 233 | 1 2150 4150 234 | 1 0 0 -1 235 | $EndComp 236 | $Comp 237 | L R R4 238 | U 1 1 5BB5455B 239 | P 2150 4300 240 | F 0 "R4" V 2230 4300 50 0000 C CNN 241 | F 1 "10K" V 2150 4300 50 0000 C CNN 242 | F 2 "modules:SMD0603-wide-R" V 2080 4300 50 0001 C CNN 243 | F 3 "" H 2150 4300 50 0001 C CNN 244 | 1 2150 4300 245 | 1 0 0 -1 246 | $EndComp 247 | $Sheet 248 | S 5400 6650 900 500 249 | U 5BB5493D 250 | F0 "usb" 60 251 | F1 "usb.sch" 60 252 | F2 "USB_DP" I R 6300 6800 60 253 | F3 "USB_DN" I R 6300 6950 60 254 | $EndSheet 255 | $Comp 256 | L R R10 257 | U 1 1 5BB68050 258 | P 3850 7000 259 | F 0 "R10" V 3930 7000 50 0000 C CNN 260 | F 1 "DNP" V 3850 7000 50 0000 C CNN 261 | F 2 "modules:SMD0603-wide-R" V 3780 7000 50 0001 C CNN 262 | F 3 "" H 3850 7000 50 0001 C CNN 263 | 1 3850 7000 264 | 1 0 0 -1 265 | $EndComp 266 | $Comp 267 | L GND #PWR05 268 | U 1 1 5BB680A9 269 | P 3850 7150 270 | F 0 "#PWR05" H 3850 6900 50 0001 C CNN 271 | F 1 "GND" H 3850 7000 50 0000 C CNN 272 | F 2 "" H 3850 7150 50 0001 C CNN 273 | F 3 "" H 3850 7150 50 0001 C CNN 274 | 1 3850 7150 275 | 1 0 0 -1 276 | $EndComp 277 | $Comp 278 | L R R6 279 | U 1 1 5BB6821F 280 | P 3050 5650 281 | F 0 "R6" V 3130 5650 50 0000 C CNN 282 | F 1 "10K" V 3050 5650 50 0000 C CNN 283 | F 2 "modules:SMD0603-wide-R" V 2980 5650 50 0001 C CNN 284 | F 3 "" H 3050 5650 50 0001 C CNN 285 | 1 3050 5650 286 | 1 0 0 -1 287 | $EndComp 288 | $Comp 289 | L GND #PWR06 290 | U 1 1 5BB683FC 291 | P 3100 6500 292 | F 0 "#PWR06" H 3100 6250 50 0001 C CNN 293 | F 1 "GND" H 3100 6350 50 0000 C CNN 294 | F 2 "" H 3100 6500 50 0001 C CNN 295 | F 3 "" H 3100 6500 50 0001 C CNN 296 | 1 3100 6500 297 | 0 -1 -1 0 298 | $EndComp 299 | $Comp 300 | L C C2 301 | U 1 1 5BB69C51 302 | P 2250 7500 303 | F 0 "C2" H 2275 7600 50 0000 L CNN 304 | F 1 "10µF" H 2275 7400 50 0000 L CNN 305 | F 2 "modules:SMD0805-wide-C" H 2288 7350 50 0001 C CNN 306 | F 3 "" H 2250 7500 50 0001 C CNN 307 | 1 2250 7500 308 | 1 0 0 -1 309 | $EndComp 310 | $Comp 311 | L C C3 312 | U 1 1 5BB69CB4 313 | P 2500 7500 314 | F 0 "C3" H 2525 7600 50 0000 L CNN 315 | F 1 "10µF" H 2525 7400 50 0000 L CNN 316 | F 2 "modules:SMD0805-wide-C" H 2538 7350 50 0001 C CNN 317 | F 3 "" H 2500 7500 50 0001 C CNN 318 | 1 2500 7500 319 | 1 0 0 -1 320 | $EndComp 321 | $Comp 322 | L C C4 323 | U 1 1 5BB69D19 324 | P 2750 7500 325 | F 0 "C4" H 2775 7600 50 0000 L CNN 326 | F 1 "10µF" H 2775 7400 50 0000 L CNN 327 | F 2 "modules:SMD0805-wide-C" H 2788 7350 50 0001 C CNN 328 | F 3 "" H 2750 7500 50 0001 C CNN 329 | 1 2750 7500 330 | 1 0 0 -1 331 | $EndComp 332 | $Comp 333 | L +3.3V #PWR07 334 | U 1 1 5BB69D7E 335 | P 1300 7250 336 | F 0 "#PWR07" H 1300 7100 50 0001 C CNN 337 | F 1 "+3.3V" H 1300 7390 50 0000 C CNN 338 | F 2 "" H 1300 7250 50 0001 C CNN 339 | F 3 "" H 1300 7250 50 0001 C CNN 340 | 1 1300 7250 341 | 1 0 0 -1 342 | $EndComp 343 | $Comp 344 | L INDUCTOR L1 345 | U 1 1 5BB69DDE 346 | P 1750 7250 347 | F 0 "L1" H 1750 7350 40 0000 C CNN 348 | F 1 "820nH" H 1750 7200 40 0000 C CNN 349 | F 2 "modules:SMD0805-wide" V 1750 7250 60 0001 C CNN 350 | F 3 "" V 1750 7250 60 0000 C CNN 351 | 1 1750 7250 352 | 1 0 0 -1 353 | $EndComp 354 | $Comp 355 | L GND #PWR08 356 | U 1 1 5BB6A26E 357 | P 2250 7650 358 | F 0 "#PWR08" H 2250 7400 50 0001 C CNN 359 | F 1 "GND" H 2250 7500 50 0000 C CNN 360 | F 2 "" H 2250 7650 50 0001 C CNN 361 | F 3 "" H 2250 7650 50 0001 C CNN 362 | 1 2250 7650 363 | 1 0 0 -1 364 | $EndComp 365 | $Comp 366 | L GND #PWR09 367 | U 1 1 5BB6A2D0 368 | P 2500 7650 369 | F 0 "#PWR09" H 2500 7400 50 0001 C CNN 370 | F 1 "GND" H 2500 7500 50 0000 C CNN 371 | F 2 "" H 2500 7650 50 0001 C CNN 372 | F 3 "" H 2500 7650 50 0001 C CNN 373 | 1 2500 7650 374 | 1 0 0 -1 375 | $EndComp 376 | $Comp 377 | L GND #PWR010 378 | U 1 1 5BB6A332 379 | P 2750 7650 380 | F 0 "#PWR010" H 2750 7400 50 0001 C CNN 381 | F 1 "GND" H 2750 7500 50 0000 C CNN 382 | F 2 "" H 2750 7650 50 0001 C CNN 383 | F 3 "" H 2750 7650 50 0001 C CNN 384 | 1 2750 7650 385 | 1 0 0 -1 386 | $EndComp 387 | $Comp 388 | L GS3 J6 389 | U 1 1 5BB6C6E9 390 | P 6300 6000 391 | F 0 "J6" H 6350 6200 50 0000 C CNN 392 | F 1 "GS3" H 6350 5801 50 0000 C CNN 393 | F 2 "modules:Solderbridge-3pad" V 6388 5926 50 0001 C CNN 394 | F 3 "" H 6300 6000 50 0001 C CNN 395 | 1 6300 6000 396 | 0 -1 -1 0 397 | $EndComp 398 | $Comp 399 | L GS3 J5 400 | U 1 1 5BB6C884 401 | P 5950 6000 402 | F 0 "J5" H 6000 6200 50 0000 C CNN 403 | F 1 "GS3" H 6000 5801 50 0000 C CNN 404 | F 2 "modules:Solderbridge-3pad" V 6038 5926 50 0001 C CNN 405 | F 3 "" H 5950 6000 50 0001 C CNN 406 | 1 5950 6000 407 | 0 -1 -1 0 408 | $EndComp 409 | $Comp 410 | L C C1 411 | U 1 1 5BB6D429 412 | P 1950 5200 413 | F 0 "C1" H 1975 5300 50 0000 L CNN 414 | F 1 "100nF" H 1975 5100 50 0000 L CNN 415 | F 2 "modules:SMD0603-wide-C" H 1988 5050 50 0001 C CNN 416 | F 3 "" H 1950 5200 50 0001 C CNN 417 | 1 1950 5200 418 | 1 0 0 -1 419 | $EndComp 420 | $Comp 421 | L GND #PWR011 422 | U 1 1 5BB6D492 423 | P 1950 5400 424 | F 0 "#PWR011" H 1950 5150 50 0001 C CNN 425 | F 1 "GND" H 1950 5250 50 0000 C CNN 426 | F 2 "" H 1950 5400 50 0001 C CNN 427 | F 3 "" H 1950 5400 50 0001 C CNN 428 | 1 1950 5400 429 | 1 0 0 -1 430 | $EndComp 431 | $Comp 432 | L +3.3V #PWR012 433 | U 1 1 5BB6D4FA 434 | P 1950 5000 435 | F 0 "#PWR012" H 1950 4850 50 0001 C CNN 436 | F 1 "+3.3V" H 1950 5140 50 0000 C CNN 437 | F 2 "" H 1950 5000 50 0001 C CNN 438 | F 3 "" H 1950 5000 50 0001 C CNN 439 | 1 1950 5000 440 | 1 0 0 -1 441 | $EndComp 442 | $Sheet 443 | S 2000 650 700 800 444 | U 5BB7BF01 445 | F0 "SYS_I2C" 60 446 | F1 "sys_i2c.sch" 60 447 | F2 "SYS_SCL" I R 2700 900 60 448 | F3 "SYS_SDA" I R 2700 1300 60 449 | $EndSheet 450 | $Comp 451 | L GS3 J3 452 | U 1 1 5BB7E03E 453 | P 3050 900 454 | F 0 "J3" H 3100 1100 50 0000 C CNN 455 | F 1 "GS3" H 3100 701 50 0000 C CNN 456 | F 2 "modules:Solderbridge-3pad" V 3138 826 50 0001 C CNN 457 | F 3 "" H 3050 900 50 0001 C CNN 458 | 1 3050 900 459 | -1 0 0 1 460 | $EndComp 461 | $Comp 462 | L GS3 J4 463 | U 1 1 5BB7E36F 464 | P 3350 1300 465 | F 0 "J4" H 3400 1500 50 0000 C CNN 466 | F 1 "GS3" H 3400 1101 50 0000 C CNN 467 | F 2 "modules:Solderbridge-3pad" V 3438 1226 50 0001 C CNN 468 | F 3 "" H 3350 1300 50 0001 C CNN 469 | 1 3350 1300 470 | -1 0 0 1 471 | $EndComp 472 | $Comp 473 | L +3.3V #PWR013 474 | U 1 1 5BB8BAA1 475 | P 1000 1550 476 | F 0 "#PWR013" H 1000 1400 50 0001 C CNN 477 | F 1 "+3.3V" H 1000 1690 50 0000 C CNN 478 | F 2 "" H 1000 1550 50 0001 C CNN 479 | F 3 "" H 1000 1550 50 0001 C CNN 480 | 1 1000 1550 481 | 1 0 0 -1 482 | $EndComp 483 | $Comp 484 | L R R1 485 | U 1 1 5BB8BBAF 486 | P 1000 1800 487 | F 0 "R1" V 1080 1800 50 0000 C CNN 488 | F 1 "1K" V 1000 1800 50 0000 C CNN 489 | F 2 "modules:SMD0603-wide-R" V 930 1800 50 0001 C CNN 490 | F 3 "" H 1000 1800 50 0001 C CNN 491 | 1 1000 1800 492 | 1 0 0 -1 493 | $EndComp 494 | $Comp 495 | L LED_ALT D1 496 | U 1 1 5BB8BC2C 497 | P 1000 2150 498 | F 0 "D1" H 1000 2250 50 0000 C CNN 499 | F 1 "USER_LED" H 1000 2050 50 0000 C CNN 500 | F 2 "modules:SMD0603-wide-diode" H 1000 2150 50 0001 C CNN 501 | F 3 "" H 1000 2150 50 0001 C CNN 502 | 1 1000 2150 503 | 0 -1 -1 0 504 | $EndComp 505 | $Comp 506 | L SW_Push SW1 507 | U 1 1 5BB8C66F 508 | P 9100 850 509 | F 0 "SW1" H 9150 950 50 0000 L CNN 510 | F 1 "RESET_BTN" H 9100 790 50 0000 C CNN 511 | F 2 "modules:Push-Button-SMD-6.0x3.5mm" H 9100 1050 50 0001 C CNN 512 | F 3 "" H 9100 1050 50 0001 C CNN 513 | 1 9100 850 514 | 1 0 0 -1 515 | $EndComp 516 | $Comp 517 | L GND #PWR014 518 | U 1 1 5BB8C79C 519 | P 9400 950 520 | F 0 "#PWR014" H 9400 700 50 0001 C CNN 521 | F 1 "GND" H 9400 800 50 0000 C CNN 522 | F 2 "" H 9400 950 50 0001 C CNN 523 | F 3 "" H 9400 950 50 0001 C CNN 524 | 1 9400 950 525 | 1 0 0 -1 526 | $EndComp 527 | $Sheet 528 | S 600 3100 600 650 529 | U 5BB8CDF4 530 | F0 "Power" 60 531 | F1 "power.sch" 60 532 | $EndSheet 533 | $Comp 534 | L Conn_01x20 J7 535 | U 1 1 5BD6154A 536 | P 8500 3550 537 | F 0 "J7" H 8500 4550 50 0000 C CNN 538 | F 1 "Conn_01x20" H 8500 2450 50 0000 C CNN 539 | F 2 "Pin_Headers:Pin_Header_Straight_1x20_Pitch2.54mm" H 8500 3550 50 0001 C CNN 540 | F 3 "" H 8500 3550 50 0001 C CNN 541 | 1 8500 3550 542 | -1 0 0 -1 543 | $EndComp 544 | $Comp 545 | L Conn_01x20 J8 546 | U 1 1 5BD61837 547 | P 10450 3650 548 | F 0 "J8" H 10450 4650 50 0000 C CNN 549 | F 1 "Conn_01x20" H 10450 2550 50 0000 C CNN 550 | F 2 "Pin_Headers:Pin_Header_Straight_1x20_Pitch2.54mm" H 10450 3650 50 0001 C CNN 551 | F 3 "" H 10450 3650 50 0001 C CNN 552 | 1 10450 3650 553 | 1 0 0 1 554 | $EndComp 555 | $Comp 556 | L GND #PWR015 557 | U 1 1 5BD61E61 558 | P 8900 2450 559 | F 0 "#PWR015" H 8900 2200 50 0001 C CNN 560 | F 1 "GND" H 8900 2300 50 0000 C CNN 561 | F 2 "" H 8900 2450 50 0001 C CNN 562 | F 3 "" H 8900 2450 50 0001 C CNN 563 | 1 8900 2450 564 | 1 0 0 -1 565 | $EndComp 566 | $Comp 567 | L +12V #PWR016 568 | U 1 1 5BD61FA1 569 | P 9050 2700 570 | F 0 "#PWR016" H 9050 2550 50 0001 C CNN 571 | F 1 "+12V" H 9050 2840 50 0000 C CNN 572 | F 2 "" H 9050 2700 50 0001 C CNN 573 | F 3 "" H 9050 2700 50 0001 C CNN 574 | 1 9050 2700 575 | 1 0 0 -1 576 | $EndComp 577 | $Comp 578 | L +5V #PWR017 579 | U 1 1 5BD6202F 580 | P 9150 2750 581 | F 0 "#PWR017" H 9150 2600 50 0001 C CNN 582 | F 1 "+5V" H 9150 2890 50 0000 C CNN 583 | F 2 "" H 9150 2750 50 0001 C CNN 584 | F 3 "" H 9150 2750 50 0001 C CNN 585 | 1 9150 2750 586 | 1 0 0 -1 587 | $EndComp 588 | $Comp 589 | L +3.3V #PWR018 590 | U 1 1 5BD620BD 591 | P 9300 3150 592 | F 0 "#PWR018" H 9300 3000 50 0001 C CNN 593 | F 1 "+3.3V" H 9300 3290 50 0000 C CNN 594 | F 2 "" H 9300 3150 50 0001 C CNN 595 | F 3 "" H 9300 3150 50 0001 C CNN 596 | 1 9300 3150 597 | 1 0 0 -1 598 | $EndComp 599 | $Comp 600 | L GND #PWR019 601 | U 1 1 5BD62787 602 | P 8800 4700 603 | F 0 "#PWR019" H 8800 4450 50 0001 C CNN 604 | F 1 "GND" H 8800 4550 50 0000 C CNN 605 | F 2 "" H 8800 4700 50 0001 C CNN 606 | F 3 "" H 8800 4700 50 0001 C CNN 607 | 1 8800 4700 608 | 1 0 0 -1 609 | $EndComp 610 | $Comp 611 | L GND #PWR020 612 | U 1 1 5BD628C7 613 | P 10200 4700 614 | F 0 "#PWR020" H 10200 4450 50 0001 C CNN 615 | F 1 "GND" H 10200 4550 50 0000 C CNN 616 | F 2 "" H 10200 4700 50 0001 C CNN 617 | F 3 "" H 10200 4700 50 0001 C CNN 618 | 1 10200 4700 619 | 1 0 0 -1 620 | $EndComp 621 | $Comp 622 | L GND #PWR021 623 | U 1 1 5BD62EC3 624 | P 10100 2400 625 | F 0 "#PWR021" H 10100 2150 50 0001 C CNN 626 | F 1 "GND" H 10100 2250 50 0000 C CNN 627 | F 2 "" H 10100 2400 50 0001 C CNN 628 | F 3 "" H 10100 2400 50 0001 C CNN 629 | 1 10100 2400 630 | 1 0 0 -1 631 | $EndComp 632 | Text Label 3900 2600 0 39 ~ 0 633 | TXD0 634 | Text Label 3900 2700 0 39 ~ 0 635 | RXD0 636 | Text Label 3900 2800 0 39 ~ 0 637 | REFCLK 638 | Wire Wire Line 639 | 4250 2900 2600 2900 640 | Wire Wire Line 641 | 4250 3000 2600 3000 642 | Wire Wire Line 643 | 4250 3100 2600 3100 644 | Wire Wire Line 645 | 4250 3200 2600 3200 646 | Wire Wire Line 647 | 7150 3250 7750 3250 648 | Wire Wire Line 649 | 7750 3250 7750 5500 650 | Wire Wire Line 651 | 7750 5500 3800 5500 652 | Wire Wire Line 653 | 3800 5500 3800 3550 654 | Wire Wire Line 655 | 3800 3550 2600 3550 656 | Wire Wire Line 657 | 5150 6700 5150 4800 658 | Wire Wire Line 659 | 2750 6700 5150 6700 660 | Wire Wire Line 661 | 2750 6600 5250 6600 662 | Wire Wire Line 663 | 5250 6600 5250 4800 664 | Wire Wire Line 665 | 2750 6400 5350 6400 666 | Wire Wire Line 667 | 5350 6400 5350 4800 668 | Wire Wire Line 669 | 2750 6200 5450 6200 670 | Wire Wire Line 671 | 5450 6200 5450 4800 672 | Wire Wire Line 673 | 5550 6100 5550 4800 674 | Wire Wire Line 675 | 2750 6100 5550 6100 676 | Wire Wire Line 677 | 5650 6000 5650 4800 678 | Wire Wire Line 679 | 2750 6000 5650 6000 680 | Wire Wire Line 681 | 1050 6900 950 6900 682 | Wire Wire Line 683 | 950 6900 950 7050 684 | Wire Wire Line 685 | 2900 5800 2900 6000 686 | Connection ~ 2900 6000 687 | Wire Wire Line 688 | 3200 5800 3200 6200 689 | Connection ~ 3200 6200 690 | Wire Wire Line 691 | 3350 5800 3350 6600 692 | Connection ~ 3350 6600 693 | Wire Wire Line 694 | 3500 5800 3500 6700 695 | Connection ~ 3500 6700 696 | Wire Wire Line 697 | 2900 5350 2900 5500 698 | Connection ~ 2900 5450 699 | Wire Wire Line 700 | 3200 5450 3200 5500 701 | Wire Wire Line 702 | 3350 5450 3350 5500 703 | Connection ~ 3200 5450 704 | Wire Wire Line 705 | 3500 5450 3500 5500 706 | Connection ~ 3350 5450 707 | Wire Wire Line 708 | 2750 6300 2950 6300 709 | Wire Wire Line 710 | 1600 4750 1700 4750 711 | Wire Wire Line 712 | 1700 4750 1700 4900 713 | Wire Wire Line 714 | 1600 4550 1700 4550 715 | Wire Wire Line 716 | 1700 4550 1700 4500 717 | Wire Wire Line 718 | 1700 4500 1800 4500 719 | Wire Wire Line 720 | 1600 4650 1800 4650 721 | Wire Wire Line 722 | 2100 4500 2300 4500 723 | Wire Wire Line 724 | 2100 4650 2150 4650 725 | Wire Wire Line 726 | 2150 4650 2150 4900 727 | Wire Wire Line 728 | 2150 4900 2200 4900 729 | Wire Wire Line 730 | 4250 3400 2850 3400 731 | Wire Wire Line 732 | 4250 3300 2900 3300 733 | Wire Wire Line 734 | 2900 3300 2900 4900 735 | Wire Wire Line 736 | 2750 4900 3050 4900 737 | Wire Wire Line 738 | 2150 4500 2150 4450 739 | Connection ~ 2150 4500 740 | Wire Wire Line 741 | 6400 6800 6300 6800 742 | Wire Wire Line 743 | 6500 6950 6300 6950 744 | Wire Wire Line 745 | 3850 6850 3850 6100 746 | Connection ~ 3850 6100 747 | Wire Wire Line 748 | 3850 7150 3850 7150 749 | Wire Wire Line 750 | 3050 5500 3050 5450 751 | Connection ~ 3050 5450 752 | Wire Wire Line 753 | 3050 5800 3050 6900 754 | Wire Wire Line 755 | 2750 6500 3100 6500 756 | Wire Wire Line 757 | 4150 6800 4150 4200 758 | Wire Wire Line 759 | 4150 4200 4250 4200 760 | Connection ~ 3050 6800 761 | Wire Wire Line 762 | 2900 5450 3650 5450 763 | Wire Wire Line 764 | 1300 7250 1450 7250 765 | Wire Wire Line 766 | 2050 7250 2950 7250 767 | Wire Wire Line 768 | 2250 7250 2250 7350 769 | Wire Wire Line 770 | 2500 7250 2500 7350 771 | Connection ~ 2250 7250 772 | Wire Wire Line 773 | 2750 7250 2750 7350 774 | Connection ~ 2500 7250 775 | Wire Wire Line 776 | 2950 7250 2950 6300 777 | Connection ~ 2750 7250 778 | Wire Wire Line 779 | 5850 4800 5850 5700 780 | Wire Wire Line 781 | 5850 5700 5950 5700 782 | Wire Wire Line 783 | 5950 5700 5950 5850 784 | Wire Wire Line 785 | 5850 6150 5850 6500 786 | Wire Wire Line 787 | 5850 6500 6400 6500 788 | Wire Wire Line 789 | 6400 6500 6400 6800 790 | Wire Wire Line 791 | 6200 6150 6200 6400 792 | Wire Wire Line 793 | 6200 6400 6500 6400 794 | Wire Wire Line 795 | 6500 6400 6500 6950 796 | Wire Wire Line 797 | 5950 4800 5950 5650 798 | Wire Wire Line 799 | 5950 5650 6300 5650 800 | Wire Wire Line 801 | 6300 5650 6300 5850 802 | Wire Wire Line 803 | 1950 5050 1950 5000 804 | Wire Wire Line 805 | 1950 5350 1950 5400 806 | Wire Wire Line 807 | 5750 1100 5750 1900 808 | Wire Wire Line 809 | 5850 800 5850 1900 810 | Wire Wire Line 811 | 3200 800 5850 800 812 | Wire Wire Line 813 | 3550 1100 5750 1100 814 | Wire Wire Line 815 | 7150 3150 7750 3150 816 | Wire Wire Line 817 | 7750 3150 7750 950 818 | Wire Wire Line 819 | 7750 950 3500 950 820 | Wire Wire Line 821 | 7150 3050 7650 3050 822 | Wire Wire Line 823 | 7650 3050 7650 1200 824 | Wire Wire Line 825 | 7650 1200 3650 1200 826 | Wire Wire Line 827 | 1000 2000 1000 1950 828 | Wire Wire Line 829 | 1000 1650 1000 1550 830 | Wire Wire Line 831 | 1000 2300 1000 2450 832 | Wire Wire Line 833 | 1000 2450 3000 2450 834 | Wire Wire Line 835 | 3000 2450 3000 4100 836 | Wire Wire Line 837 | 3000 4100 4250 4100 838 | Wire Wire Line 839 | 9300 850 9400 850 840 | Wire Wire Line 841 | 9400 850 9400 950 842 | Wire Wire Line 843 | 8900 850 7950 850 844 | Wire Wire Line 845 | 7950 850 7950 3450 846 | Wire Wire Line 847 | 7950 3450 7150 3450 848 | Wire Wire Line 849 | 3500 950 3500 1000 850 | Wire Wire Line 851 | 3500 1000 3200 1000 852 | Wire Wire Line 853 | 3200 1300 2700 1300 854 | Wire Wire Line 855 | 2900 900 2700 900 856 | Wire Wire Line 857 | 3550 1100 3550 1200 858 | Wire Wire Line 859 | 3550 1200 3500 1200 860 | Wire Wire Line 861 | 3650 1200 3650 1400 862 | Wire Wire Line 863 | 3650 1400 3500 1400 864 | Wire Wire Line 865 | 5450 1900 5450 1450 866 | Wire Wire Line 867 | 7150 2950 7550 2950 868 | Wire Wire Line 869 | 8700 2650 8750 2650 870 | Wire Wire Line 871 | 8750 2650 8750 2400 872 | Wire Wire Line 873 | 8750 2400 8900 2400 874 | Wire Wire Line 875 | 8900 2400 8900 2450 876 | Wire Wire Line 877 | 9050 2750 9050 2700 878 | Wire Wire Line 879 | 8700 2750 9050 2750 880 | Wire Wire Line 881 | 9150 2750 9150 2950 882 | Wire Wire Line 883 | 8700 4550 8800 4550 884 | Wire Wire Line 885 | 8800 4550 8800 4700 886 | Wire Wire Line 887 | 10200 4700 10200 4550 888 | Wire Wire Line 889 | 10200 4550 10250 4550 890 | Wire Wire Line 891 | 10250 2650 10250 2350 892 | Wire Wire Line 893 | 10250 2350 10100 2350 894 | Wire Wire Line 895 | 10100 2350 10100 2400 896 | Wire Wire Line 897 | 4250 2600 3650 2600 898 | Wire Wire Line 899 | 4250 2700 3650 2700 900 | Wire Wire Line 901 | 4250 2800 3650 2800 902 | Wire Wire Line 903 | 4250 3500 3850 3500 904 | Wire Wire Line 905 | 4250 3600 3850 3600 906 | Wire Wire Line 907 | 4250 3700 3850 3700 908 | Wire Wire Line 909 | 4250 3800 3850 3800 910 | Wire Wire Line 911 | 4250 3900 3850 3900 912 | Wire Wire Line 913 | 4250 4000 3850 4000 914 | Text Label 3950 3500 0 39 ~ 0 915 | PWM0 916 | Text Label 3950 3600 0 39 ~ 0 917 | PWM1 918 | Text Label 3950 3700 0 39 ~ 0 919 | P2RP 920 | Text Label 3950 3800 0 39 ~ 0 921 | P2RN 922 | Text Label 3950 3900 0 39 ~ 0 923 | P2TP 924 | Text Label 3950 4000 0 39 ~ 0 925 | P2TN 926 | Text Label 3950 4100 0 39 ~ 0 927 | USER_LED 928 | $Comp 929 | L +3.3V #PWR022 930 | U 1 1 5BD64C6E 931 | P 4150 2400 932 | F 0 "#PWR022" H 4150 2250 50 0001 C CNN 933 | F 1 "+3.3V" H 4150 2540 50 0000 C CNN 934 | F 2 "" H 4150 2400 50 0001 C CNN 935 | F 3 "" H 4150 2400 50 0001 C CNN 936 | 1 4150 2400 937 | 1 0 0 -1 938 | $EndComp 939 | $Comp 940 | L +3.3V #PWR023 941 | U 1 1 5BD64DB3 942 | P 5750 5000 943 | F 0 "#PWR023" H 5750 4850 50 0001 C CNN 944 | F 1 "+3.3V" H 5750 5140 50 0000 C CNN 945 | F 2 "" H 5750 5000 50 0001 C CNN 946 | F 3 "" H 5750 5000 50 0001 C CNN 947 | 1 5750 5000 948 | -1 0 0 1 949 | $EndComp 950 | $Comp 951 | L +3.3V #PWR024 952 | U 1 1 5BD64E41 953 | P 7300 3750 954 | F 0 "#PWR024" H 7300 3600 50 0001 C CNN 955 | F 1 "+3.3V" H 7300 3890 50 0000 C CNN 956 | F 2 "" H 7300 3750 50 0001 C CNN 957 | F 3 "" H 7300 3750 50 0001 C CNN 958 | 1 7300 3750 959 | 0 1 1 0 960 | $EndComp 961 | Wire Wire Line 962 | 4250 2500 4150 2500 963 | Wire Wire Line 964 | 4150 2500 4150 2400 965 | Wire Wire Line 966 | 5750 5000 5750 4800 967 | Wire Wire Line 968 | 7300 3750 7150 3750 969 | NoConn ~ 7150 4050 970 | Text Label 7300 3450 0 39 ~ 0 971 | NRST 972 | $Comp 973 | L GND #PWR025 974 | U 1 1 5BD65919 975 | P 5050 4950 976 | F 0 "#PWR025" H 5050 4700 50 0001 C CNN 977 | F 1 "GND" H 5050 4800 50 0000 C CNN 978 | F 2 "" H 5050 4950 50 0001 C CNN 979 | F 3 "" H 5050 4950 50 0001 C CNN 980 | 1 5050 4950 981 | 1 0 0 -1 982 | $EndComp 983 | Wire Wire Line 984 | 5050 4950 5050 4800 985 | $Comp 986 | L GND #PWR026 987 | U 1 1 5BD65A8B 988 | P 6350 5000 989 | F 0 "#PWR026" H 6350 4750 50 0001 C CNN 990 | F 1 "GND" H 6350 4850 50 0000 C CNN 991 | F 2 "" H 6350 5000 50 0001 C CNN 992 | F 3 "" H 6350 5000 50 0001 C CNN 993 | 1 6350 5000 994 | 1 0 0 -1 995 | $EndComp 996 | $Comp 997 | L +5V #PWR027 998 | U 1 1 5BD65B19 999 | P 6050 5000 1000 | F 0 "#PWR027" H 6050 4850 50 0001 C CNN 1001 | F 1 "+5V" H 6050 5140 50 0000 C CNN 1002 | F 2 "" H 6050 5000 50 0001 C CNN 1003 | F 3 "" H 6050 5000 50 0001 C CNN 1004 | 1 6050 5000 1005 | -1 0 0 1 1006 | $EndComp 1007 | Wire Wire Line 1008 | 6150 4900 6150 4800 1009 | Wire Wire Line 1010 | 6350 4800 6350 5000 1011 | Wire Wire Line 1012 | 6350 4900 6250 4900 1013 | Wire Wire Line 1014 | 6250 4900 6250 4800 1015 | Connection ~ 6350 4900 1016 | Wire Wire Line 1017 | 6050 4800 6050 5000 1018 | Wire Wire Line 1019 | 6150 4900 6050 4900 1020 | Connection ~ 6050 4900 1021 | $Comp 1022 | L GND #PWR028 1023 | U 1 1 5BD66402 1024 | P 7250 4050 1025 | F 0 "#PWR028" H 7250 3800 50 0001 C CNN 1026 | F 1 "GND" H 7250 3900 50 0000 C CNN 1027 | F 2 "" H 7250 4050 50 0001 C CNN 1028 | F 3 "" H 7250 4050 50 0001 C CNN 1029 | 1 7250 4050 1030 | 1 0 0 -1 1031 | $EndComp 1032 | Wire Wire Line 1033 | 7250 3850 7250 4050 1034 | Wire Wire Line 1035 | 7250 3850 7150 3850 1036 | Wire Wire Line 1037 | 7150 3950 7250 3950 1038 | Connection ~ 7250 3950 1039 | $Comp 1040 | L GND #PWR029 1041 | U 1 1 5BD6679E 1042 | P 5000 1950 1043 | F 0 "#PWR029" H 5000 1700 50 0001 C CNN 1044 | F 1 "GND" H 5000 1800 50 0000 C CNN 1045 | F 2 "" H 5000 1950 50 0001 C CNN 1046 | F 3 "" H 5000 1950 50 0001 C CNN 1047 | 1 5000 1950 1048 | 1 0 0 -1 1049 | $EndComp 1050 | Wire Wire Line 1051 | 5150 1900 5150 1800 1052 | Wire Wire Line 1053 | 5150 1800 5000 1800 1054 | Wire Wire Line 1055 | 5000 1800 5000 1950 1056 | $Comp 1057 | L GND #PWR030 1058 | U 1 1 5BD66998 1059 | P 7050 2400 1060 | F 0 "#PWR030" H 7050 2150 50 0001 C CNN 1061 | F 1 "GND" H 7050 2250 50 0000 C CNN 1062 | F 2 "" H 7050 2400 50 0001 C CNN 1063 | F 3 "" H 7050 2400 50 0001 C CNN 1064 | 1 7050 2400 1065 | 1 0 0 -1 1066 | $EndComp 1067 | Wire Wire Line 1068 | 7150 2650 7150 2350 1069 | Wire Wire Line 1070 | 7150 2350 7050 2350 1071 | Wire Wire Line 1072 | 7050 2350 7050 2400 1073 | Wire Wire Line 1074 | 7150 3650 7550 3650 1075 | Wire Wire Line 1076 | 7150 3550 7550 3550 1077 | Wire Wire Line 1078 | 7150 3350 7550 3350 1079 | Wire Wire Line 1080 | 7150 2850 7450 2850 1081 | Wire Wire Line 1082 | 7150 2750 7450 2750 1083 | Text Label 7250 2750 0 39 ~ 0 1084 | RXD1 1085 | Text Label 7250 2850 0 39 ~ 0 1086 | TXD1 1087 | Text Label 7250 2950 0 39 ~ 0 1088 | GPIO41 1089 | Text Label 7250 3350 0 39 ~ 0 1090 | GPIO42 1091 | Text Label 7250 3150 0 39 ~ 0 1092 | GPIO39 1093 | Text Label 7250 3050 0 39 ~ 0 1094 | GPIO40 1095 | Text Label 7250 3650 0 39 ~ 0 1096 | GPIO37 1097 | Text Label 7250 3550 0 39 ~ 0 1098 | GPIO38 1099 | Wire Wire Line 1100 | 6250 1900 6250 1550 1101 | Wire Wire Line 1102 | 6150 1900 6150 1550 1103 | Wire Wire Line 1104 | 6050 1900 6050 1550 1105 | Wire Wire Line 1106 | 5950 1900 5950 1550 1107 | Wire Wire Line 1108 | 5650 1900 5650 1550 1109 | Wire Wire Line 1110 | 5550 1900 5550 1550 1111 | Wire Wire Line 1112 | 5350 1900 5350 1550 1113 | Wire Wire Line 1114 | 5250 1900 5250 1550 1115 | Text Label 6250 1850 1 39 ~ 0 1116 | I2S_SDO 1117 | Text Label 6150 1850 1 39 ~ 0 1118 | I2S_SDI 1119 | Text Label 6050 1850 1 39 ~ 0 1120 | I2S_WS 1121 | Text Label 5950 1850 1 39 ~ 0 1122 | I2S_CLK 1123 | Text Label 5850 1850 1 39 ~ 0 1124 | I2C_CLK 1125 | Text Label 5750 1850 1 39 ~ 0 1126 | I2C_SD 1127 | Text Label 5650 1850 1 39 ~ 0 1128 | SPI_CS1 1129 | Text Label 5550 1850 1 39 ~ 0 1130 | SPI_MOSI 1131 | Text Label 5450 1850 1 39 ~ 0 1132 | SPI_MISO 1133 | Text Label 5350 1850 1 39 ~ 0 1134 | SPI_CLK 1135 | Text Label 5250 1850 1 39 ~ 0 1136 | SPI_CS0 1137 | Wire Wire Line 1138 | 10250 2750 9900 2750 1139 | Wire Wire Line 1140 | 10250 2850 9900 2850 1141 | Wire Wire Line 1142 | 10250 2950 9900 2950 1143 | Text Label 10000 2750 0 39 ~ 0 1144 | REFCLK 1145 | Text Label 10000 2850 0 39 ~ 0 1146 | RXD0 1147 | Text Label 10000 2950 0 39 ~ 0 1148 | TXD0 1149 | Wire Wire Line 1150 | 8700 3150 9000 3150 1151 | Wire Wire Line 1152 | 8700 3250 9300 3250 1153 | Wire Wire Line 1154 | 8700 3350 9000 3350 1155 | Wire Wire Line 1156 | 8700 3450 9000 3450 1157 | Wire Wire Line 1158 | 8700 3550 9000 3550 1159 | Wire Wire Line 1160 | 8700 3650 9000 3650 1161 | Wire Wire Line 1162 | 8700 3750 9000 3750 1163 | Wire Wire Line 1164 | 8700 3850 9000 3850 1165 | Wire Wire Line 1166 | 8700 3950 9000 3950 1167 | Wire Wire Line 1168 | 8700 4050 9000 4050 1169 | Wire Wire Line 1170 | 8700 4150 9000 4150 1171 | Wire Wire Line 1172 | 8700 4250 9000 4250 1173 | Wire Wire Line 1174 | 8700 4350 9000 4350 1175 | Wire Wire Line 1176 | 8700 4450 9000 4450 1177 | Wire Wire Line 1178 | 10250 3050 9900 3050 1179 | Wire Wire Line 1180 | 10250 3150 9900 3150 1181 | Wire Wire Line 1182 | 10250 3250 9900 3250 1183 | Wire Wire Line 1184 | 10250 3350 9900 3350 1185 | Wire Wire Line 1186 | 10250 3450 9900 3450 1187 | Wire Wire Line 1188 | 10250 3550 9900 3550 1189 | Wire Wire Line 1190 | 10250 3650 9900 3650 1191 | Wire Wire Line 1192 | 10250 3750 9900 3750 1193 | Wire Wire Line 1194 | 10250 3850 9900 3850 1195 | Wire Wire Line 1196 | 10250 3950 9900 3950 1197 | Wire Wire Line 1198 | 10250 4050 9900 4050 1199 | Wire Wire Line 1200 | 10250 4150 9900 4150 1201 | Wire Wire Line 1202 | 10250 4250 9900 4250 1203 | Wire Wire Line 1204 | 10250 4350 9900 4350 1205 | Wire Wire Line 1206 | 10250 4450 9900 4450 1207 | Text Label 8800 3950 0 39 ~ 0 1208 | PWM0 1209 | Text Label 8800 3850 0 39 ~ 0 1210 | PWM1 1211 | Text Label 8800 3750 0 39 ~ 0 1212 | P2RP 1213 | Text Label 8800 3650 0 39 ~ 0 1214 | P2RN 1215 | Text Label 8800 3550 0 39 ~ 0 1216 | P2TP 1217 | Text Label 8800 3450 0 39 ~ 0 1218 | P2TN 1219 | Text Label 8800 3350 0 39 ~ 0 1220 | USER_LED 1221 | Wire Wire Line 1222 | 6400 6150 6400 6300 1223 | Wire Wire Line 1224 | 6400 6300 7000 6300 1225 | Wire Wire Line 1226 | 6050 6150 6050 6450 1227 | Text Label 6600 6300 0 39 ~ 0 1228 | USB_DM_PIN 1229 | Text Label 6050 6400 1 39 ~ 0 1230 | USB_DP_PIN 1231 | Text Label 8800 3050 0 39 ~ 0 1232 | USB_DP_PIN 1233 | Text Label 8800 3150 0 39 ~ 0 1234 | USB_DM_PIN 1235 | Text Label 8750 4050 0 39 ~ 0 1236 | GPIO37 1237 | Text Label 8750 4150 0 39 ~ 0 1238 | GPIO38 1239 | Text Label 8750 4250 0 39 ~ 0 1240 | NRST 1241 | Text Label 8750 4350 0 39 ~ 0 1242 | GPIO42 1243 | Text Label 8750 4450 0 39 ~ 0 1244 | GPIO39 1245 | Text Label 10000 4450 0 39 ~ 0 1246 | GPIO40 1247 | Text Label 10000 4350 0 39 ~ 0 1248 | GPIO41 1249 | Text Label 10050 4250 0 39 ~ 0 1250 | TXD1 1251 | Text Label 10050 4150 0 39 ~ 0 1252 | RXD1 1253 | Text Label 10200 4050 2 39 ~ 0 1254 | I2S_SDO 1255 | Text Label 10200 3950 2 39 ~ 0 1256 | I2S_SDI 1257 | Text Label 10200 3850 2 39 ~ 0 1258 | I2S_WS 1259 | Text Label 10200 3750 2 39 ~ 0 1260 | I2S_CLK 1261 | Text Label 10200 3650 2 39 ~ 0 1262 | I2C_CLK 1263 | Text Label 10200 3550 2 39 ~ 0 1264 | I2C_SD 1265 | Text Label 10200 3450 2 39 ~ 0 1266 | SPI_CS1 1267 | Text Label 10200 3350 2 39 ~ 0 1268 | SPI_MOSI 1269 | Text Label 10200 3250 2 39 ~ 0 1270 | SPI_MISO 1271 | Text Label 10200 3150 2 39 ~ 0 1272 | SPI_CLK 1273 | Text Label 10200 3050 2 39 ~ 0 1274 | SPI_CS0 1275 | Wire Wire Line 1276 | 9150 2950 8700 2950 1277 | Wire Wire Line 1278 | 8800 2750 8800 2850 1279 | Wire Wire Line 1280 | 8800 2850 8700 2850 1281 | Connection ~ 8800 2750 1282 | Wire Wire Line 1283 | 3050 6800 4150 6800 1284 | Wire Wire Line 1285 | 3050 6900 2750 6900 1286 | NoConn ~ 2750 6800 1287 | $Comp 1288 | L R R25 1289 | U 1 1 5BDEDD81 1290 | P 3050 4700 1291 | F 0 "R25" V 3130 4700 50 0000 C CNN 1292 | F 1 "10K" V 3050 4700 50 0000 C CNN 1293 | F 2 "modules:SMD0603-wide-R" V 2980 4700 50 0001 C CNN 1294 | F 3 "" H 3050 4700 50 0001 C CNN 1295 | 1 3050 4700 1296 | 1 0 0 -1 1297 | $EndComp 1298 | $Comp 1299 | L +3.3V #PWR031 1300 | U 1 1 5BDEDE0A 1301 | P 3050 4450 1302 | F 0 "#PWR031" H 3050 4300 50 0001 C CNN 1303 | F 1 "+3.3V" H 3050 4590 50 0000 C CNN 1304 | F 2 "" H 3050 4450 50 0001 C CNN 1305 | F 3 "" H 3050 4450 50 0001 C CNN 1306 | 1 3050 4450 1307 | 1 0 0 -1 1308 | $EndComp 1309 | Wire Wire Line 1310 | 3050 4550 3050 4450 1311 | Wire Wire Line 1312 | 3050 4900 3050 4850 1313 | Connection ~ 2900 4900 1314 | Wire Wire Line 1315 | 2850 3400 2850 4250 1316 | Wire Wire Line 1317 | 2300 4500 2300 4250 1318 | $Comp 1319 | L GND #PWR032 1320 | U 1 1 5BDEFF9A 1321 | P 2600 4400 1322 | F 0 "#PWR032" H 2600 4150 50 0001 C CNN 1323 | F 1 "GND" H 2600 4250 50 0000 C CNN 1324 | F 2 "" H 2600 4400 50 0001 C CNN 1325 | F 3 "" H 2600 4400 50 0001 C CNN 1326 | 1 2600 4400 1327 | 1 0 0 -1 1328 | $EndComp 1329 | $Comp 1330 | L +3.3V #PWR033 1331 | U 1 1 5BDF001E 1332 | P 2600 4100 1333 | F 0 "#PWR033" H 2600 3950 50 0001 C CNN 1334 | F 1 "+3.3V" H 2600 4240 50 0000 C CNN 1335 | F 2 "" H 2600 4100 50 0001 C CNN 1336 | F 3 "" H 2600 4100 50 0001 C CNN 1337 | 1 2600 4100 1338 | 1 0 0 -1 1339 | $EndComp 1340 | Wire Wire Line 1341 | 2600 4400 2600 4350 1342 | Wire Wire Line 1343 | 2600 4150 2600 4100 1344 | $Comp 1345 | L PWR_FLAG #FLG034 1346 | U 1 1 5BDF0FEF 1347 | P 2100 7200 1348 | F 0 "#FLG034" H 2100 7275 50 0001 C CNN 1349 | F 1 "PWR_FLAG" H 2100 7350 50 0000 C CNN 1350 | F 2 "" H 2100 7200 50 0001 C CNN 1351 | F 3 "" H 2100 7200 50 0001 C CNN 1352 | 1 2100 7200 1353 | 1 0 0 -1 1354 | $EndComp 1355 | Wire Wire Line 1356 | 2100 7200 2100 7250 1357 | Connection ~ 2100 7250 1358 | $Comp 1359 | L R R27 1360 | U 1 1 5BF17298 1361 | P 3650 5650 1362 | F 0 "R27" V 3730 5650 50 0000 C CNN 1363 | F 1 "10K" V 3650 5650 50 0000 C CNN 1364 | F 2 "modules:SMD0603-wide-R" V 3580 5650 50 0001 C CNN 1365 | F 3 "" H 3650 5650 50 0001 C CNN 1366 | 1 3650 5650 1367 | 1 0 0 -1 1368 | $EndComp 1369 | Wire Wire Line 1370 | 3650 5450 3650 5500 1371 | Connection ~ 3500 5450 1372 | Wire Wire Line 1373 | 3650 5800 3650 6100 1374 | Connection ~ 3650 6100 1375 | Wire Wire Line 1376 | 8700 3050 9000 3050 1377 | Wire Wire Line 1378 | 9300 3250 9300 3150 1379 | Wire Wire Line 1380 | 2600 3700 3000 3700 1381 | Connection ~ 3000 3700 1382 | $EndSCHEMATC 1383 | --------------------------------------------------------------------------------