Browse Source

Before simplifying

Gogs 6 years ago
parent
commit
6e6e4ae9ae
16 changed files with 27785 additions and 613 deletions
  1. 101 0
      5V-3V-BiDir-Logic-Shifter.sch
  2. 0 0
      CRV2 - Original Circle.kicad_pcb
  3. 157 10
      CRV2-cache.lib
  4. 3 0
      CRV2-eagle-import.dcm
  5. 26637 0
      CRV2-eagle-import.lib
  6. 0 0
      CRV2.kicad_pcb
  7. 43 33
      CRV2.pro
  8. 189 132
      CRV2.sch
  9. 0 0
      CRV2_.html
  10. 35 40
      ESP32 WROVER.sch
  11. 32 32
      LoadCellandAmp.sch
  12. 351 319
      PowerInput.sch
  13. 36 47
      SingleLED.sch
  14. 195 0
      USB_Input.sch
  15. 5 0
      empty.kicad_wks
  16. 1 0
      sym-lib-table

+ 101 - 0
5V-3V-BiDir-Logic-Shifter.sch

@@ -0,0 +1,101 @@
+EESchema Schematic File Version 4
+LIBS:CRV2-cache
+EELAYER 29 0
+EELAYER END
+$Descr A4 11693 8268
+encoding utf-8
+Sheet 11 11
+Title ""
+Date ""
+Rev ""
+Comp ""
+Comment1 ""
+Comment2 ""
+Comment3 ""
+Comment4 ""
+$EndDescr
+$Comp
+L dk_Logic-Translators-Level-Shifters:PCA9306D_118 U5
+U 1 1 5CE3EAD9
+P 5650 3900
+F 0 "U5" H 5878 4053 60  0000 L CNN
+F 1 "PCA9306D_118" H 5878 3947 60  0000 L CNN
+F 2 "digikey-footprints:SOIC-8_W3.9mm" H 5850 4100 60  0001 L CNN
+F 3 "https://www.nxp.com/docs/en/data-sheet/PCA9306.pdf" H 5850 4200 60  0001 L CNN
+F 4 "568-4215-1-ND" H 5850 4300 60  0001 L CNN "Digi-Key_PN"
+F 5 "PCA9306D,118" H 5850 4400 60  0001 L CNN "MPN"
+F 6 "Integrated Circuits (ICs)" H 5850 4500 60  0001 L CNN "Category"
+F 7 "Logic - Translators, Level Shifters" H 5850 4600 60  0001 L CNN "Family"
+F 8 "https://www.nxp.com/docs/en/data-sheet/PCA9306.pdf" H 5850 4700 60  0001 L CNN "DK_Datasheet_Link"
+F 9 "/product-detail/en/nxp-usa-inc/PCA9306D,118/568-4215-1-ND/1638362" H 5850 4800 60  0001 L CNN "DK_Detail_Page"
+F 10 "IC TRNSLTR BIDIRECTIONAL 8SO" H 5850 4900 60  0001 L CNN "Description"
+F 11 "NXP USA Inc." H 5850 5000 60  0001 L CNN "Manufacturer"
+F 12 "Active" H 5850 5100 60  0001 L CNN "Status"
+	1    5650 3900
+	1    0    0    -1  
+$EndComp
+Wire Wire Line
+	5750 3400 5750 3200
+Wire Wire Line
+	5750 3200 5100 3200
+Wire Wire Line
+	5250 3600 5100 3600
+Wire Wire Line
+	5100 3600 5100 3200
+Wire Wire Line
+	5100 3200 5100 3100
+Connection ~ 5100 3200
+$Comp
+L Device:R R9
+U 1 1 5CE3EBC3
+P 5100 2950
+F 0 "R9" H 5170 2996 50  0000 L CNN
+F 1 "200k" H 5170 2905 50  0000 L CNN
+F 2 "Resistor_SMD:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder" V 5030 2950 50  0001 C CNN
+F 3 "~" H 5100 2950 50  0001 C CNN
+	1    5100 2950
+	1    0    0    -1  
+$EndComp
+$Comp
+L power:+5V #PWR046
+U 1 1 5CE3EC42
+P 5100 2750
+F 0 "#PWR046" H 5100 2600 50  0001 C CNN
+F 1 "+5V" H 5115 2923 50  0000 C CNN
+F 2 "" H 5100 2750 50  0001 C CNN
+F 3 "" H 5100 2750 50  0001 C CNN
+	1    5100 2750
+	1    0    0    -1  
+$EndComp
+Wire Wire Line
+	5100 2750 5100 2800
+$Comp
+L power:GND #PWR047
+U 1 1 5CE3ECFC
+P 5650 4200
+F 0 "#PWR047" H 5650 3950 50  0001 C CNN
+F 1 "GND" H 5655 4027 50  0000 C CNN
+F 2 "" H 5650 4200 50  0001 C CNN
+F 3 "" H 5650 4200 50  0001 C CNN
+	1    5650 4200
+	1    0    0    -1  
+$EndComp
+Text HLabel 4900 3700 0    50   Input ~ 0
+SCL_3.3V
+Text HLabel 4900 3800 0    50   Input ~ 0
+SCL_5V
+Text HLabel 4900 3900 0    50   Input ~ 0
+SDA_3.3V
+Text HLabel 4900 4000 0    50   Input ~ 0
+SDA_5V
+Wire Wire Line
+	5250 3700 4900 3700
+Wire Wire Line
+	5250 3800 4900 3800
+Wire Wire Line
+	5250 3900 4900 3900
+Wire Wire Line
+	5250 4000 4900 4000
+Text Notes 4400 4550 0    50   ~ 0
+Current Limiting Resistors should be placed on both sides (220ohm to 1kohm)
+$EndSCHEMATC

+ 0 - 0
LED Ring - Original Circle.kicad_pcb → CRV2 - Original Circle.kicad_pcb


+ 157 - 10
LED Ring-cache.lib → CRV2-cache.lib

@@ -1,6 +1,23 @@
 EESchema-LIBRARY Version 2.4
 #encoding utf-8
 #
+# Connector_Conn_01x01_Female
+#
+DEF Connector_Conn_01x01_Female J 0 40 Y N 1 F N
+F0 "J" 0 100 50 H V C CNN
+F1 "Connector_Conn_01x01_Female" 0 -100 50 H V C CNN
+F2 "" 0 0 50 H I C CNN
+F3 "" 0 0 50 H I C CNN
+$FPLIST
+ Connector*:*
+$ENDFPLIST
+DRAW
+A 0 0 20 901 -901 1 1 6 N 0 20 0 -20
+P 2 1 1 6 -50 0 -20 0 N
+X Pin_1 1 -200 0 150 R 50 50 1 1 P
+ENDDRAW
+ENDDEF
+#
 # Connector_Conn_01x02_Male
 #
 DEF Connector_Conn_01x02_Male J 0 40 Y N 1 F N
@@ -47,6 +64,44 @@ X Pin_4 4 200 -200 150 L 50 50 1 1 P
 ENDDRAW
 ENDDEF
 #
+# Connector_Conn_01x08_Female
+#
+DEF Connector_Conn_01x08_Female J 0 40 Y N 1 F N
+F0 "J" 0 400 50 H V C CNN
+F1 "Connector_Conn_01x08_Female" 0 -500 50 H V C CNN
+F2 "" 0 0 50 H I C CNN
+F3 "" 0 0 50 H I C CNN
+$FPLIST
+ Connector*:*_1x??_*
+$ENDFPLIST
+DRAW
+A 0 -400 20 901 -901 1 1 6 N 0 -380 0 -420
+A 0 -300 20 901 -901 1 1 6 N 0 -280 0 -320
+A 0 -200 20 901 -901 1 1 6 N 0 -180 0 -220
+A 0 -100 20 901 -901 1 1 6 N 0 -80 0 -120
+A 0 0 20 901 -901 1 1 6 N 0 20 0 -20
+A 0 100 20 901 -901 1 1 6 N 0 120 0 80
+A 0 200 20 901 -901 1 1 6 N 0 220 0 180
+A 0 300 20 901 -901 1 1 6 N 0 320 0 280
+P 2 1 1 6 -50 -400 -20 -400 N
+P 2 1 1 6 -50 -300 -20 -300 N
+P 2 1 1 6 -50 -200 -20 -200 N
+P 2 1 1 6 -50 -100 -20 -100 N
+P 2 1 1 6 -50 0 -20 0 N
+P 2 1 1 6 -50 100 -20 100 N
+P 2 1 1 6 -50 200 -20 200 N
+P 2 1 1 6 -50 300 -20 300 N
+X Pin_1 1 -200 300 150 R 50 50 1 1 P
+X Pin_2 2 -200 200 150 R 50 50 1 1 P
+X Pin_3 3 -200 100 150 R 50 50 1 1 P
+X Pin_4 4 -200 0 150 R 50 50 1 1 P
+X Pin_5 5 -200 -100 150 R 50 50 1 1 P
+X Pin_6 6 -200 -200 150 R 50 50 1 1 P
+X Pin_7 7 -200 -300 150 R 50 50 1 1 P
+X Pin_8 8 -200 -400 150 R 50 50 1 1 P
+ENDDRAW
+ENDDEF
+#
 # Device_Buzzer
 #
 DEF Device_Buzzer BZ 0 1 Y N 1 F N
@@ -105,6 +160,25 @@ X ~ 2 0 -150 130 U 50 50 1 1 P
 ENDDRAW
 ENDDEF
 #
+# Device_Q_NPN_BEC
+#
+DEF Device_Q_NPN_BEC Q 0 0 Y N 1 F N
+F0 "Q" 200 50 50 H V L CNN
+F1 "Device_Q_NPN_BEC" 200 -50 50 H V L CNN
+F2 "" 200 100 50 H I C CNN
+F3 "" 0 0 50 H I C CNN
+DRAW
+C 50 0 111 0 1 10 N
+P 2 0 1 0 25 25 100 100 N
+P 3 0 1 0 25 -25 100 -100 100 -100 N
+P 3 0 1 20 25 75 25 -75 25 -75 N
+P 5 0 1 0 50 -70 70 -50 90 -90 50 -70 50 -70 F
+X B 1 -200 0 225 R 50 50 1 1 I
+X E 2 100 -200 100 U 50 50 1 1 P
+X C 3 100 200 100 D 50 50 1 1 P
+ENDDRAW
+ENDDEF
+#
 # Device_R
 #
 DEF Device_R R 0 0 N Y 1 F N
@@ -153,15 +227,59 @@ X VREFN 9 -600 -650 100 R 50 50 1 1 I
 ENDDRAW
 ENDDEF
 #
-# LED_WS2812B
+# Interface_USB_CP2102N-A01-GQFN28
 #
-DEF LED_WS2812B D 0 10 Y Y 1 F N
+DEF Interface_USB_CP2102N-A01-GQFN28 U 0 20 Y Y 1 F N
+F0 "U" -300 1250 50 H V R CNN
+F1 "Interface_USB_CP2102N-A01-GQFN28" 1050 1250 50 H V R CNN
+F2 "Package_DFN_QFN:QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm" 450 -1200 50 H I L CNN
+F3 "" 50 -750 50 H I C CNN
+$FPLIST
+ QFN*1EP*5x5mm*P0.5mm*
+$ENDFPLIST
+DRAW
+S -400 1200 400 -1200 0 1 10 f
+X ~DCD 1 500 500 100 L 50 50 1 1 I
+X NC 10 -400 -400 100 R 50 50 1 1 N N
+X ~SUSPENDb 11 500 200 100 L 50 50 1 1 O
+X SUSPEND 12 500 100 100 L 50 50 1 1 O
+X CHREN 13 500 -100 100 L 50 50 1 1 O
+X CHR1 14 500 -300 100 L 50 50 1 1 O
+X CHR0 15 500 -200 100 L 50 50 1 1 O
+X ~WAKEUP~/GPIO.3 16 500 -800 100 L 50 50 1 1 B
+X RS485/GPIO.2 17 500 -700 100 L 50 50 1 1 B
+X ~RXT~/GPIO.1 18 500 -600 100 L 50 50 1 1 B
+X ~TXT~/GPIO.0 19 500 -500 100 L 50 50 1 1 B
+X ~RI~/CLK 2 500 400 100 L 50 50 1 1 B
+X GPIO.6 20 500 -1100 100 L 50 50 1 1 B
+X GPIO.5 21 500 -1000 100 L 50 50 1 1 B
+X GPIO.4 22 500 -900 100 L 50 50 1 1 B
+X ~CTS 23 500 1100 100 L 50 50 1 1 I
+X ~RTS 24 500 1000 100 L 50 50 1 1 O
+X RXD 25 500 900 100 L 50 50 1 1 I
+X TXD 26 500 800 100 L 50 50 1 1 O
+X ~DSR 27 500 700 100 L 50 50 1 1 I
+X ~DTR 28 500 600 100 L 50 50 1 1 O
+X GND 29 0 -1300 100 U 50 50 1 1 P N
+X GND 3 0 -1300 100 U 50 50 1 1 W
+X D+ 4 -500 600 100 R 50 50 1 1 B
+X D- 5 -500 500 100 R 50 50 1 1 B
+X VDD 6 0 1300 100 D 50 50 1 1 P
+X REGIN 7 -100 1300 100 D 50 50 1 1 W
+X VBUS 8 -500 700 100 R 50 50 1 1 I
+X ~RSTb 9 -500 900 100 R 50 50 1 1 I
+ENDDRAW
+ENDDEF
+#
+# LED_SK6812
+#
+DEF LED_SK6812 D 0 10 Y Y 1 F N
 F0 "D" 200 225 50 H V R BNN
-F1 "LED_WS2812B" 50 -225 50 H V L TNN
-F2 "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" 50 -300 50 H I L TNN
+F1 "LED_SK6812" 50 -225 50 H V L TNN
+F2 "LED_SMD:LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm" 50 -300 50 H I L TNN
 F3 "" 100 -375 50 H I L TNN
 $FPLIST
- LED*WS2812*PLCC*5.0x5.0mm*P3.2mm*
+ LED*SK6812*PLCC*5.0x5.0mm*P3.2mm*
 $ENDFPLIST
 DRAW
 T 0 90 -165 30 0 0 0 RGB Normal 0 C C
@@ -173,10 +291,10 @@ P 3 0 1 0 90 -100 50 -140 50 -120 N
 P 3 0 1 0 90 -60 50 -100 50 -80 N
 P 3 0 1 0 145 -40 145 -140 145 -160 N
 P 4 0 1 0 185 -60 105 -60 145 -140 185 -60 N
-X VDD 1 0 300 100 D 50 50 1 1 W
-X DOUT 2 300 0 100 L 50 50 1 1 O
-X VSS 3 0 -300 100 U 50 50 1 1 W
-X DIN 4 -300 0 100 R 50 50 1 1 I
+X VSS 1 0 -300 100 U 50 50 1 1 W
+X DIN 2 -300 0 100 R 50 50 1 1 I
+X VDD 3 0 300 100 D 50 50 1 1 W
+X DOUT 4 300 0 100 L 50 50 1 1 O
 ENDDRAW
 ENDDEF
 #
@@ -269,6 +387,35 @@ X B 2 200 0 100 L 50 50 1 1 P
 ENDDRAW
 ENDDEF
 #
+# dk_Logic-Translators-Level-Shifters_PCA9306D_118
+#
+DEF dk_Logic-Translators-Level-Shifters_PCA9306D_118 U 0 20 Y Y 1 F N
+F0 "U" -200 450 60 H V C CNN
+F1 "dk_Logic-Translators-Level-Shifters_PCA9306D_118" -100 550 60 H V R CNN
+F2 "digikey-footprints:SOIC-8_W3.9mm" 200 200 60 H I L CNN
+F3 "https://www.nxp.com/docs/en/data-sheet/PCA9306.pdf" 200 300 60 H I L CNN
+F4 "568-4215-1-ND" 200 400 60 H I L CNN "Digi-Key_PN"
+F5 "PCA9306D,118" 200 500 60 H I L CNN "MPN"
+F6 "Integrated Circuits (ICs)" 200 600 60 H I L CNN "Category"
+F7 "Logic - Translators, Level Shifters" 200 700 60 H I L CNN "Family"
+F8 "https://www.nxp.com/docs/en/data-sheet/PCA9306.pdf" 200 800 60 H I L CNN "DK_Datasheet_Link"
+F9 "/product-detail/en/nxp-usa-inc/PCA9306D,118/568-4215-1-ND/1638362" 200 900 60 H I L CNN "DK_Detail_Page"
+F10 "IC TRNSLTR BIDIRECTIONAL 8SO" 200 1000 60 H I L CNN "Description"
+F11 "NXP USA Inc." 200 1100 60 H I L CNN "Manufacturer"
+F12 "Active" 200 1200 60 H I L CNN "Status"
+DRAW
+S -300 400 200 -200 0 1 0 f
+X GND 1 0 -300 100 U 50 50 1 1 W
+X VREF1 2 0 500 100 D 50 50 1 1 W
+X SCL1 3 -400 200 100 R 50 50 1 1 I
+X SDA1 4 -400 0 100 R 50 50 1 1 B
+X SDA2 5 -400 -100 100 R 50 50 1 1 B
+X SCL2 6 -400 100 100 R 50 50 1 1 I
+X VREF2 7 100 500 100 D 50 50 1 1 W
+X EN 8 -400 300 100 R 50 50 1 1 I
+ENDDRAW
+ENDDEF
+#
 # dk_USB-DVI-HDMI-Connectors_10118194-0001LF
 #
 DEF dk_USB-DVI-HDMI-Connectors_10118194-0001LF J 0 40 Y Y 1 F N
@@ -397,7 +544,7 @@ ENDDEF
 #
 # power_Earth
 #
-DEF ~power_Earth #PWR 0 0 Y Y 1 F P
+DEF power_Earth #PWR 0 0 Y Y 1 F P
 F0 "#PWR" 0 -250 50 H I C CNN
 F1 "power_Earth" 0 -150 50 H I C CNN
 F2 "" 0 0 50 H I C CNN

+ 3 - 0
CRV2-eagle-import.dcm

@@ -0,0 +1,3 @@
+EESchema-DOCLIB  Version 2.0
+#
+#End Doc Library

File diff suppressed because it is too large
+ 26637 - 0
CRV2-eagle-import.lib


+ 0 - 0
LED Ring.kicad_pcb → CRV2.kicad_pcb


+ 43 - 33
LED Ring.pro → CRV2.pro

@@ -1,33 +1,43 @@
-update=22/05/2015 07:44:53
-version=1
-last_client=kicad
-[general]
-version=1
-RootSch=
-BoardNm=
-[pcbnew]
-version=1
-LastNetListRead=
-UseCmpFile=1
-PadDrill=0.600000000000
-PadDrillOvalY=0.600000000000
-PadSizeH=1.500000000000
-PadSizeV=1.500000000000
-PcbTextSizeV=1.500000000000
-PcbTextSizeH=1.500000000000
-PcbTextThickness=0.300000000000
-ModuleTextSizeV=1.000000000000
-ModuleTextSizeH=1.000000000000
-ModuleTextSizeThickness=0.150000000000
-SolderMaskClearance=0.000000000000
-SolderMaskMinWidth=0.000000000000
-DrawSegmentWidth=0.200000000000
-BoardOutlineThickness=0.100000000000
-ModuleOutlineThickness=0.150000000000
-[cvpcb]
-version=1
-NetIExt=net
-[eeschema]
-version=1
-LibDir=
-[eeschema/libraries]
+update=4/29/2019 9:34:58 PM
+version=1
+last_client=kicad
+[general]
+version=1
+RootSch=
+BoardNm=
+[pcbnew]
+version=1
+LastNetListRead=
+UseCmpFile=1
+PadDrill=0.600000000000
+PadDrillOvalY=0.600000000000
+PadSizeH=1.500000000000
+PadSizeV=1.500000000000
+PcbTextSizeV=1.500000000000
+PcbTextSizeH=1.500000000000
+PcbTextThickness=0.300000000000
+ModuleTextSizeV=1.000000000000
+ModuleTextSizeH=1.000000000000
+ModuleTextSizeThickness=0.150000000000
+SolderMaskClearance=0.000000000000
+SolderMaskMinWidth=0.000000000000
+DrawSegmentWidth=0.200000000000
+BoardOutlineThickness=0.100000000000
+ModuleOutlineThickness=0.150000000000
+[cvpcb]
+version=1
+NetIExt=net
+[eeschema]
+version=1
+LibDir=
+[eeschema/libraries]
+[schematic_editor]
+version=1
+PageLayoutDescrFile=empty.kicad_wks
+PlotDirectoryName=
+SubpartIdSeparator=0
+SubpartFirstId=65
+NetFmtName=
+SpiceAjustPassiveValues=0
+LabSize=50
+ERC_TestSimilarLabels=1

+ 189 - 132
LED Ring.sch → CRV2.sch

@@ -1,10 +1,10 @@
 EESchema Schematic File Version 4
-LIBS:LED Ring-cache
-EELAYER 26 0
+LIBS:CRV2-cache
+EELAYER 29 0
 EELAYER END
 $Descr A4 11693 8268
 encoding utf-8
-Sheet 1 10
+Sheet 1 11
 Title ""
 Date ""
 Rev ""
@@ -15,138 +15,115 @@ Comment3 "License: GPL v3"
 Comment4 "Author: Fred Damstra"
 $EndDescr
 $Sheet
-S 6500 750  650  500 
+S 7150 750  650  500 
 U 5C8C4BE3
 F0 "LED 1" 50
 F1 "SingleLED.sch" 50
-F2 "DIN" I L 6500 1000 50 
-F3 "DOUT" I R 7150 1000 50 
+F2 "DIN" I L 7150 1000 50 
+F3 "DOUT" I R 7800 1000 50 
 $EndSheet
 $Sheet
-S 7250 750  650  500 
+S 7900 750  650  500 
 U 5C8C51C8
 F0 "LED 2" 50
 F1 "SingleLED.sch" 50
-F2 "DIN" I L 7250 1000 50 
-F3 "DOUT" I R 7900 1000 50 
+F2 "DIN" I L 7900 1000 50 
+F3 "DOUT" I R 8550 1000 50 
 $EndSheet
 $Sheet
-S 8000 750  650  500 
+S 8650 750  650  500 
 U 5C8C51CD
 F0 "LED 3" 50
 F1 "SingleLED.sch" 50
-F2 "DIN" I L 8000 1000 50 
-F3 "DOUT" I R 8650 1000 50 
+F2 "DIN" I L 8650 1000 50 
+F3 "DOUT" I R 9300 1000 50 
 $EndSheet
 $Sheet
-S 8750 750  650  500 
+S 9400 750  650  500 
 U 5C8C51D2
 F0 "LED 4" 50
 F1 "SingleLED.sch" 50
-F2 "DIN" I L 8750 1000 50 
-F3 "DOUT" I R 9400 1000 50 
+F2 "DIN" I L 9400 1000 50 
+F3 "DOUT" I R 10050 1000 50 
 $EndSheet
 $Sheet
-S 9500 750  650  500 
+S 10150 750  650  500 
 U 5C8C51D7
 F0 "LED 5" 50
 F1 "SingleLED.sch" 50
-F2 "DIN" I L 9500 1000 50 
-F3 "DOUT" I R 10150 1000 50 
+F2 "DIN" I L 10150 1000 50 
+F3 "DOUT" I R 10800 1000 50 
 $EndSheet
 $Sheet
-S 10250 750  650  500 
+S 10900 750  650  500 
 U 5C8C51DC
 F0 "LED 6" 50
 F1 "SingleLED.sch" 50
-F2 "DIN" I L 10250 1000 50 
-F3 "DOUT" I R 10900 1000 50 
+F2 "DIN" I L 10900 1000 50 
+F3 "DOUT" I R 11550 1000 50 
 $EndSheet
 Wire Wire Line
-	8650 1000 8750 1000
+	9300 1000 9400 1000
 Wire Wire Line
-	9400 1000 9500 1000
+	10050 1000 10150 1000
 Wire Wire Line
-	10150 1000 10250 1000
-NoConn ~ 10900 1000
+	10800 1000 10900 1000
+NoConn ~ 11550 1000
 Wire Wire Line
-	6400 1000 6500 1000
+	7800 1000 7900 1000
 Wire Wire Line
-	7150 1000 7250 1000
-Wire Wire Line
-	7900 1000 8000 1000
+	8550 1000 8650 1000
 $Comp
-L power:+5V #PWR02
+L power:+5V #PWR04
 U 1 1 5C8DB0CC
-P 5900 1150
-F 0 "#PWR02" H 5900 1000 50  0001 C CNN
-F 1 "+5V" V 5915 1278 50  0000 L CNN
-F 2 "" H 5900 1150 50  0001 C CNN
-F 3 "" H 5900 1150 50  0001 C CNN
-	1    5900 1150
+P 5600 1150
+F 0 "#PWR04" H 5600 1000 50  0001 C CNN
+F 1 "+5V" V 5615 1278 50  0000 L CNN
+F 2 "" H 5600 1150 50  0001 C CNN
+F 3 "" H 5600 1150 50  0001 C CNN
+	1    5600 1150
 	0    1    1    0   
 $EndComp
 $Comp
-L power:GND #PWR01
+L power:GND #PWR03
 U 1 1 5C8DB10D
-P 5900 1050
-F 0 "#PWR01" H 5900 800 50  0001 C CNN
-F 1 "GND" V 5905 922 50  0000 R CNN
-F 2 "" H 5900 1050 50  0001 C CNN
-F 3 "" H 5900 1050 50  0001 C CNN
-	1    5900 1050
+P 5600 950
+F 0 "#PWR03" H 5600 700 50  0001 C CNN
+F 1 "GND" V 5605 822 50  0000 R CNN
+F 2 "" H 5600 950 50  0001 C CNN
+F 3 "" H 5600 950 50  0001 C CNN
+	1    5600 950 
 	0    -1   -1   0   
 $EndComp
 Wire Wire Line
-	6400 850  6400 1000
-Wire Wire Line
-	5800 1050 5900 1050
-Wire Wire Line
-	5800 1150 5900 1150
-NoConn ~ 5800 950 
+	5500 1150 5600 1150
+NoConn ~ 5500 1050
 $Comp
 L Device:R R1
 U 1 1 5C8DB725
-P 6150 850
-F 0 "R1" V 5943 850 50  0000 C CNN
-F 1 "220" V 6034 850 50  0000 C CNN
-F 2 "Resistor_SMD:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder" V 6080 850 50  0001 C CNN
-F 3 "~" H 6150 850 50  0001 C CNN
-	1    6150 850 
+P 5850 850
+F 0 "R1" V 5643 850 50  0000 C CNN
+F 1 "220" V 5734 850 50  0000 C CNN
+F 2 "Resistor_SMD:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder" V 5780 850 50  0001 C CNN
+F 3 "~" H 5850 850 50  0001 C CNN
+	1    5850 850 
 	0    1    1    0   
 $EndComp
 Wire Wire Line
-	5800 850  5900 850 
-Wire Wire Line
-	6300 850  6400 850 
-Wire Notes Line
-	11050 500  5150 500 
+	5500 850  5600 850 
 Wire Notes Line
 	5150 500  5150 1550
 Wire Notes Line
-	5150 1550 11050 1550
-Wire Notes Line
-	11050 1550 11050 500 
+	11600 1550 11600 500 
 $Comp
 L Connector:Conn_01x04_Male J1
 U 1 1 5C918C02
-P 5600 950
-F 0 "J1" H 5706 1228 50  0000 C CNN
-F 1 "Conn_01x04_Male" H 5706 1137 50  0000 C CNN
-F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 5600 950 50  0001 C CNN
-F 3 "~" H 5600 950 50  0001 C CNN
-	1    5600 950 
-	1    0    0    -1  
-$EndComp
-$Comp
-L Connector:Conn_01x02_Male J2
-U 1 1 5C918DBD
-P 5700 1900
-F 0 "J2" H 5806 2078 50  0000 C CNN
-F 1 "Conn_01x02_Male" H 5806 1987 50  0000 C CNN
-F 2 "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" H 5700 1900 50  0001 C CNN
-F 3 "~" H 5700 1900 50  0001 C CNN
-	1    5700 1900
+P 5300 950
+F 0 "J1" H 5406 1228 50  0000 C CNN
+F 1 "Conn_01x04_Male" H 5406 1137 50  0000 C CNN
+F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 5300 950 50  0001 C CNN
+F 3 "~" H 5300 950 50  0001 C CNN
+	1    5300 950 
 	1    0    0    -1  
 $EndComp
 $Comp
@@ -178,10 +155,10 @@ Wire Wire Line
 Wire Wire Line
 	6000 2000 5900 2000
 $Comp
-L power:GND #PWR021
+L power:GND #PWR05
 U 1 1 5C919725
 P 6000 2150
-F 0 "#PWR021" H 6000 1900 50  0001 C CNN
+F 0 "#PWR05" H 6000 1900 50  0001 C CNN
 F 1 "GND" V 6005 2022 50  0000 R CNN
 F 2 "" H 6000 2150 50  0001 C CNN
 F 3 "" H 6000 2150 50  0001 C CNN
@@ -236,11 +213,13 @@ F26 "GPIO13_MTCK_Touch4" I R 4400 1450 50
 F27 "SD2" I R 4400 4400 50 
 F28 "SD3" I R 4400 4500 50 
 F29 "CMD" I R 4400 4150 50 
+F30 "BOOT" I L 600 4300 50 
+F31 "PROGRAM" I L 600 4200 50 
 $EndSheet
 NoConn ~ 4400 800 
 NoConn ~ 4400 1000
-NoConn ~ 4400 2200
-NoConn ~ 4400 2300
+NoConn ~ 4400 3100
+NoConn ~ 4400 3200
 NoConn ~ 4400 2400
 NoConn ~ 4400 2750
 NoConn ~ 4400 2900
@@ -271,21 +250,14 @@ F3 "USB_D-" O R 4400 5800 50
 $EndSheet
 NoConn ~ 4400 5700
 NoConn ~ 4400 5800
-NoConn ~ 10250 3650
 Wire Wire Line
 	6350 1900 6050 1900
 Wire Wire Line
-	4400 1100 5050 1100
-Wire Wire Line
-	5050 1100 5050 600 
-Wire Wire Line
-	5050 600  5900 600 
+	5600 600  5600 850 
+Connection ~ 5600 850 
 Wire Wire Line
-	5900 600  5900 850 
-Connection ~ 5900 850 
-Wire Wire Line
-	5900 850  6000 850 
-Text Label 4850 1100 0    50   ~ 0
+	5600 850  5700 850 
+Text Label 5050 1050 1    50   ~ 0
 LED_Control
 Wire Wire Line
 	4400 1900 5500 1900
@@ -300,19 +272,7 @@ Wire Wire Line
 	6050 1900 5900 1900
 Text Label 4800 1900 0    50   ~ 0
 Buzzer
-NoConn ~ 4400 2000
-Wire Wire Line
-	4400 2550 4950 2550
-Wire Wire Line
-	4950 2550 4950 2850
-Wire Wire Line
-	4950 2850 5150 2850
-Wire Wire Line
-	4850 2650 4850 2950
-Wire Wire Line
-	4850 2950 5150 2950
-Wire Wire Line
-	4400 2650 4850 2650
+NoConn ~ 4400 1100
 Wire Notes Line
 	5150 3800 7000 3800
 Wire Notes Line
@@ -322,10 +282,10 @@ Wire Notes Line
 Wire Notes Line
 	5150 4850 5150 3800
 $Comp
-L Connector:Conn_01x04_Male J11
+L Connector:Conn_01x04_Male J2
 U 1 1 5C9B2204
 P 5650 4350
-F 0 "J11" H 5756 4628 50  0000 C CNN
+F 0 "J2" H 5756 4628 50  0000 C CNN
 F 1 "Conn_01x04_Male" H 5756 4537 50  0000 C CNN
 F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 5650 4350 50  0001 C CNN
 F 3 "~" H 5650 4350 50  0001 C CNN
@@ -334,40 +294,32 @@ F 3 "~" H 5650 4350 50  0001 C CNN
 $EndComp
 Text Notes 5200 4800 0    50   ~ 0
 Display Connector
-Wire Wire Line
-	4400 3100 4950 3100
-Wire Wire Line
-	4950 3100 4950 4150
 Wire Wire Line
 	4950 4150 5450 4150
-Wire Wire Line
-	4400 3200 4900 3200
-Wire Wire Line
-	4900 3200 4900 4250
 Wire Wire Line
 	4900 4250 5450 4250
 $Comp
-L power:GND #PWR035
+L power:GND #PWR02
 U 1 1 5C9B337C
-P 5400 4450
-F 0 "#PWR035" H 5400 4200 50  0001 C CNN
-F 1 "GND" V 5405 4322 50  0000 R CNN
-F 2 "" H 5400 4450 50  0001 C CNN
-F 3 "" H 5400 4450 50  0001 C CNN
-	1    5400 4450
+P 5400 4350
+F 0 "#PWR02" H 5400 4100 50  0001 C CNN
+F 1 "GND" V 5405 4222 50  0000 R CNN
+F 2 "" H 5400 4350 50  0001 C CNN
+F 3 "" H 5400 4350 50  0001 C CNN
+	1    5400 4350
 	0    1    1    0   
 $EndComp
 Wire Wire Line
 	5400 4450 5450 4450
 $Comp
-L power:+5V #PWR034
+L power:+5V #PWR01
 U 1 1 5C9B3D54
-P 5400 4350
-F 0 "#PWR034" H 5400 4200 50  0001 C CNN
-F 1 "+5V" V 5415 4478 50  0000 L CNN
-F 2 "" H 5400 4350 50  0001 C CNN
-F 3 "" H 5400 4350 50  0001 C CNN
-	1    5400 4350
+P 5400 4450
+F 0 "#PWR01" H 5400 4300 50  0001 C CNN
+F 1 "+5V" V 5415 4578 50  0000 L CNN
+F 2 "" H 5400 4450 50  0001 C CNN
+F 3 "" H 5400 4450 50  0001 C CNN
+	1    5400 4450
 	0    -1   -1   0   
 $EndComp
 Wire Wire Line
@@ -414,4 +366,109 @@ Wire Wire Line
 	4550 1650 4550 5550
 Wire Wire Line
 	4550 5550 5300 5550
+Wire Wire Line
+	5150 2850 5100 2850
+Wire Wire Line
+	5100 2850 5100 2550
+Wire Wire Line
+	5100 2550 4400 2550
+Wire Wire Line
+	5150 2950 5050 2950
+Wire Wire Line
+	5050 2950 5050 2650
+Wire Wire Line
+	5050 2650 4400 2650
+Wire Wire Line
+	4950 2200 4400 2200
+Wire Wire Line
+	4950 2200 4950 4150
+Wire Wire Line
+	4900 2300 4400 2300
+Wire Wire Line
+	4900 2300 4900 4250
+Text Label 5150 4150 0    50   ~ 0
+DISP_CLK
+Text Label 5150 4250 0    50   ~ 0
+DISP_DIO
+Wire Wire Line
+	5050 2000 4400 2000
+Wire Wire Line
+	5050 600  5050 2000
+NoConn ~ 4400 700 
+Wire Notes Line
+	5150 1550 11600 1550
+Wire Notes Line
+	5150 500  11600 500 
+Wire Wire Line
+	5500 950  5600 950 
+Wire Wire Line
+	5050 600  5600 600 
+$Sheet
+S 6050 750  750  600 
+U 5CE3EA45
+F0 "5V-3V-BiDir-Logic-Shifter" 50
+F1 "5V-3V-BiDir-Logic-Shifter.sch" 50
+F2 "SCL_3.3V" I L 6050 850 50 
+F3 "SCL_5V" I R 6800 850 50 
+F4 "SDA_3.3V" I L 6050 950 50 
+F5 "SDA_5V" I R 6800 950 50 
+$EndSheet
+Wire Wire Line
+	6000 850  6050 850 
+$Comp
+L Connector:Conn_01x01_Female SDA5_UNUSED1
+U 1 1 5CE4439D
+P 6900 1550
+F 0 "SDA5_UNUSED1" V 6747 1598 50  0000 L CNN
+F 1 "Conn_01x01_Female" V 6838 1598 50  0000 L CNN
+F 2 "Connector_PinHeader_2.54mm:PinHeader_1x01_P2.54mm_Vertical" H 6900 1550 50  0001 C CNN
+F 3 "~" H 6900 1550 50  0001 C CNN
+	1    6900 1550
+	0    1    1    0   
+$EndComp
+$Comp
+L Connector:Conn_01x01_Female SDA33_UNUSED1
+U 1 1 5CE443ED
+P 5950 1550
+F 0 "SDA33_UNUSED1" V 5797 1598 50  0000 L CNN
+F 1 "Conn_01x01_Female" V 5888 1598 50  0000 L CNN
+F 2 "Connector_PinHeader_2.54mm:PinHeader_1x01_P2.54mm_Vertical" H 5950 1550 50  0001 C CNN
+F 3 "~" H 5950 1550 50  0001 C CNN
+	1    5950 1550
+	0    1    1    0   
+$EndComp
+Wire Wire Line
+	6800 950  6900 950 
+Wire Wire Line
+	6050 950  5950 950 
+Wire Wire Line
+	6900 950  6900 1350
+Wire Wire Line
+	5950 950  5950 1350
+$Comp
+L Device:R R10
+U 1 1 5CE49516
+P 6950 850
+F 0 "R10" V 6743 850 50  0000 C CNN
+F 1 "220" V 6834 850 50  0000 C CNN
+F 2 "Resistor_SMD:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder" V 6880 850 50  0001 C CNN
+F 3 "~" H 6950 850 50  0001 C CNN
+	1    6950 850 
+	0    1    1    0   
+$EndComp
+Wire Wire Line
+	7100 850  7100 1000
+Wire Wire Line
+	7100 1000 7150 1000
+$Comp
+L Connector:Conn_01x02_Male J3
+U 1 1 5C918DBD
+P 5700 1900
+F 0 "J3" H 5806 2078 50  0000 C CNN
+F 1 "Conn_01x02_Male" H 5806 1987 50  0000 C CNN
+F 2 "Connector_PinHeader_2.54mm:PinHeader_1x02_P2.54mm_Vertical" H 5700 1900 50  0001 C CNN
+F 3 "~" H 5700 1900 50  0001 C CNN
+	1    5700 1900
+	1    0    0    -1  
+$EndComp
 $EndSCHEMATC

+ 0 - 0
LED Ring_.html → CRV2_.html


+ 35 - 40
ESP32 WROVER.sch

@@ -1,10 +1,10 @@
 EESchema Schematic File Version 4
-LIBS:LED Ring-cache
-EELAYER 26 0
+LIBS:CRV2-cache
+EELAYER 29 0
 EELAYER END
 $Descr A4 11693 8268
 encoding utf-8
-Sheet 8 10
+Sheet 8 11
 Title ""
 Date ""
 Rev ""
@@ -26,10 +26,10 @@ F 3 "" H 6550 2750 60  0001 C CNN
 	1    0    0    -1  
 $EndComp
 $Comp
-L power:GND #PWR0101
+L power:GND #PWR029
 U 1 1 5C91B736
 P 5200 2200
-F 0 "#PWR0101" H 5200 1950 50  0001 C CNN
+F 0 "#PWR029" H 5200 1950 50  0001 C CNN
 F 1 "GND" H 5205 2027 50  0000 C CNN
 F 2 "" H 5200 2200 50  0001 C CNN
 F 3 "" H 5200 2200 50  0001 C CNN
@@ -39,10 +39,10 @@ $EndComp
 Wire Wire Line
 	5200 2300 5200 2200
 $Comp
-L power:+3.3V #PWR0102
+L power:+3.3V #PWR024
 U 1 1 5C91B770
 P 2800 2200
-F 0 "#PWR0102" H 2800 2050 50  0001 C CNN
+F 0 "#PWR024" H 2800 2050 50  0001 C CNN
 F 1 "+3.3V" H 2815 2373 50  0000 C CNN
 F 2 "" H 2800 2200 50  0001 C CNN
 F 3 "" H 2800 2200 50  0001 C CNN
@@ -94,10 +94,10 @@ F 3 "~" H 3550 2950 50  0001 C CNN
 	1    0    0    -1  
 $EndComp
 $Comp
-L power:GND #PWR0103
+L power:GND #PWR027
 U 1 1 5C91B8C7
 P 3550 3150
-F 0 "#PWR0103" H 3550 2900 50  0001 C CNN
+F 0 "#PWR027" H 3550 2900 50  0001 C CNN
 F 1 "GND" H 3555 2977 50  0000 C CNN
 F 2 "" H 3550 3150 50  0001 C CNN
 F 3 "" H 3550 3150 50  0001 C CNN
@@ -105,10 +105,10 @@ F 3 "" H 3550 3150 50  0001 C CNN
 	1    0    0    -1  
 $EndComp
 $Comp
-L power:GND #PWR0104
+L power:GND #PWR025
 U 1 1 5C91B8E6
 P 2800 2800
-F 0 "#PWR0104" H 2800 2550 50  0001 C CNN
+F 0 "#PWR025" H 2800 2550 50  0001 C CNN
 F 1 "GND" H 2805 2627 50  0000 C CNN
 F 2 "" H 2800 2800 50  0001 C CNN
 F 3 "" H 2800 2800 50  0001 C CNN
@@ -141,10 +141,10 @@ Connection ~ 3550 2750
 Wire Wire Line
 	3550 2750 3550 2800
 $Comp
-L power:GND #PWR0105
+L power:GND #PWR030
 U 1 1 5C91BD64
 P 7050 2300
-F 0 "#PWR0105" H 7050 2050 50  0001 C CNN
+F 0 "#PWR030" H 7050 2050 50  0001 C CNN
 F 1 "GND" V 7055 2172 50  0000 R CNN
 F 2 "" H 7050 2300 50  0001 C CNN
 F 3 "" H 7050 2300 50  0001 C CNN
@@ -176,10 +176,10 @@ GPIO4_Touch0
 Text HLabel 8000 3650 1    50   Input ~ 0
 GPIO0_Touch1
 $Comp
-L power:GND #PWR0106
+L power:GND #PWR033
 U 1 1 5C91C449
 P 8500 3700
-F 0 "#PWR0106" H 8500 3450 50  0001 C CNN
+F 0 "#PWR033" H 8500 3450 50  0001 C CNN
 F 1 "GND" V 8505 3572 50  0000 R CNN
 F 2 "" H 8500 3700 50  0001 C CNN
 F 3 "" H 8500 3700 50  0001 C CNN
@@ -236,10 +236,10 @@ Wire Wire Line
 Wire Wire Line
 	6950 2800 7750 2800
 $Comp
-L power:+3.3V #PWR0107
+L power:+3.3V #PWR031
 U 1 1 5C91E5DF
 P 7750 2550
-F 0 "#PWR0107" H 7750 2400 50  0001 C CNN
+F 0 "#PWR031" H 7750 2400 50  0001 C CNN
 F 1 "+3.3V" H 7765 2723 50  0000 C CNN
 F 2 "" H 7750 2550 50  0001 C CNN
 F 3 "" H 7750 2550 50  0001 C CNN
@@ -247,10 +247,10 @@ F 3 "" H 7750 2550 50  0001 C CNN
 	1    0    0    -1  
 $EndComp
 $Comp
-L power:GND #PWR0108
+L power:GND #PWR032
 U 1 1 5C91E5F8
 P 7750 2950
-F 0 "#PWR0108" H 7750 2700 50  0001 C CNN
+F 0 "#PWR032" H 7750 2700 50  0001 C CNN
 F 1 "GND" H 7755 2777 50  0000 C CNN
 F 2 "" H 7750 2950 50  0001 C CNN
 F 3 "" H 7750 2950 50  0001 C CNN
@@ -286,10 +286,10 @@ GPIO14_MTMS_Touch6
 Text HLabel 5150 3600 0    50   Input ~ 0
 GPIO12_MTDI_Touch5
 $Comp
-L power:GND #PWR0109
+L power:GND #PWR028
 U 1 1 5C920422
 P 5150 3700
-F 0 "#PWR0109" H 5150 3450 50  0001 C CNN
+F 0 "#PWR028" H 5150 3450 50  0001 C CNN
 F 1 "GND" V 5155 3572 50  0000 R CNN
 F 2 "" H 5150 3700 50  0001 C CNN
 F 3 "" H 5150 3700 50  0001 C CNN
@@ -335,10 +335,10 @@ Wire Wire Line
 Wire Wire Line
 	5150 4100 5200 4100
 $Comp
-L Connector:Conn_01x04_Male J3
+L Connector:Conn_01x04_Male J4
 U 1 1 5C929231
 P 7500 4900
-F 0 "J3" H 7606 5178 50  0000 C CNN
+F 0 "J4" H 7606 5178 50  0000 C CNN
 F 1 "Conn_01x04_Male" H 7606 5087 50  0000 C CNN
 F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 7500 4900 50  0001 C CNN
 F 3 "~" H 7500 4900 50  0001 C CNN
@@ -383,24 +383,9 @@ F 3 "~" H 3050 4250 50  0001 C CNN
 	1    3050 4250
 	0    1    1    0   
 $EndComp
-$Comp
-L Device:R R4
-U 1 1 5C92D05F
-P 3550 3900
-F 0 "R4" V 3757 3900 50  0000 C CNN
-F 1 "0R" V 3666 3900 50  0000 C CNN
-F 2 "Resistor_SMD:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder" V 3480 3900 50  0001 C CNN
-F 3 "~" H 3550 3900 50  0001 C CNN
-	1    3550 3900
-	0    -1   -1   0   
-$EndComp
 Wire Wire Line
 	3800 2750 3800 3900
-Wire Wire Line
-	3800 3900 3700 3900
 Connection ~ 3800 2750
-Wire Wire Line
-	3400 3900 3350 3900
 Wire Wire Line
 	3350 3900 3350 4250
 Wire Wire Line
@@ -409,10 +394,10 @@ Connection ~ 3350 3900
 Wire Wire Line
 	3350 3900 3300 3900
 $Comp
-L power:GND #PWR0110
+L power:GND #PWR026
 U 1 1 5C9316C9
 P 2850 4350
-F 0 "#PWR0110" H 2850 4100 50  0001 C CNN
+F 0 "#PWR026" H 2850 4100 50  0001 C CNN
 F 1 "GND" H 2855 4177 50  0000 C CNN
 F 2 "" H 2850 4350 50  0001 C CNN
 F 3 "" H 2850 4350 50  0001 C CNN
@@ -452,4 +437,14 @@ Wire Wire Line
 Connection ~ 8000 3700
 Wire Wire Line
 	8000 3700 8050 3700
+Text HLabel 3350 3800 1    50   Input ~ 0
+BOOT
+Wire Wire Line
+	3350 3900 3800 3900
+Wire Wire Line
+	3350 3800 3350 3900
+Text HLabel 8000 3800 3    50   Input ~ 0
+PROGRAM
+Wire Wire Line
+	8000 3700 8000 3800
 $EndSCHEMATC

+ 32 - 32
LoadCellandAmp.sch

@@ -1,10 +1,10 @@
 EESchema Schematic File Version 4
-LIBS:LED Ring-cache
-EELAYER 26 0
+LIBS:CRV2-cache
+EELAYER 29 0
 EELAYER END
 $Descr A4 11693 8268
 encoding utf-8
-Sheet 9 10
+Sheet 9 11
 Title ""
 Date ""
 Rev ""
@@ -15,23 +15,10 @@ Comment3 ""
 Comment4 ""
 $EndDescr
 $Comp
-L FredsCustom:ADS1231IDR U2
-U 1 1 5C95C5E1
-P 5450 2950
-AR Path="/5C95C5E1" Ref="U2"  Part="1" 
-AR Path="/5C956F79/5C95C5E1" Ref="U2"  Part="1" 
-F 0 "U2" H 5425 3515 50  0000 C CNN
-F 1 "ADS1231IDR" H 5425 3424 50  0000 C CNN
-F 2 "Package_SO:SOIC-16_3.9x9.9mm_P1.27mm" H 5250 2950 50  0001 C CNN
-F 3 "" H 5250 2950 50  0001 C CNN
-	1    5450 2950
-	1    0    0    -1  
-$EndComp
-$Comp
-L power:+3.3V #PWR022
+L power:+3.3V #PWR034
 U 1 1 5C95D502
 P 3700 2100
-F 0 "#PWR022" H 3700 1950 50  0001 C CNN
+F 0 "#PWR034" H 3700 1950 50  0001 C CNN
 F 1 "+3.3V" V 3715 2228 50  0000 L CNN
 F 2 "" H 3700 2100 50  0001 C CNN
 F 3 "" H 3700 2100 50  0001 C CNN
@@ -54,10 +41,10 @@ Wire Wire Line
 Wire Wire Line
 	5100 2100 5100 2300
 $Comp
-L power:GND #PWR023
+L power:GND #PWR035
 U 1 1 5C95D5AB
 P 4750 2450
-F 0 "#PWR023" H 4750 2200 50  0001 C CNN
+F 0 "#PWR035" H 4750 2200 50  0001 C CNN
 F 1 "GND" H 4755 2277 50  0000 C CNN
 F 2 "" H 4750 2450 50  0001 C CNN
 F 3 "" H 4750 2450 50  0001 C CNN
@@ -115,10 +102,10 @@ Wire Wire Line
 Text Notes 4300 3200 0    50   ~ 0
 Place very close
 $Comp
-L power:+3.3V #PWR026
+L power:+3.3V #PWR038
 U 1 1 5C95E4BB
 P 7100 2100
-F 0 "#PWR026" H 7100 1950 50  0001 C CNN
+F 0 "#PWR038" H 7100 1950 50  0001 C CNN
 F 1 "+3.3V" V 7115 2228 50  0000 L CNN
 F 2 "" H 7100 2100 50  0001 C CNN
 F 3 "" H 7100 2100 50  0001 C CNN
@@ -144,10 +131,10 @@ Connection ~ 6150 2100
 Wire Wire Line
 	6150 2100 5750 2100
 $Comp
-L power:GND #PWR025
+L power:GND #PWR037
 U 1 1 5C95EB0F
 P 6150 2550
-F 0 "#PWR025" H 6150 2300 50  0001 C CNN
+F 0 "#PWR037" H 6150 2300 50  0001 C CNN
 F 1 "GND" H 6155 2377 50  0000 C CNN
 F 2 "" H 6150 2550 50  0001 C CNN
 F 3 "" H 6150 2550 50  0001 C CNN
@@ -157,26 +144,20 @@ $EndComp
 Wire Wire Line
 	6150 2500 6150 2550
 $Comp
-L power:GND #PWR024
+L power:GND #PWR036
 U 1 1 5C95EE78
 P 5450 4050
-F 0 "#PWR024" H 5450 3800 50  0001 C CNN
+F 0 "#PWR036" H 5450 3800 50  0001 C CNN
 F 1 "GND" H 5455 3877 50  0000 C CNN
 F 2 "" H 5450 4050 50  0001 C CNN
 F 3 "" H 5450 4050 50  0001 C CNN
 	1    5450 4050
 	1    0    0    -1  
 $EndComp
-Wire Wire Line
-	5450 3950 5550 3950
 Wire Wire Line
 	5450 3950 5450 4050
-Connection ~ 5450 3950
-Wire Wire Line
-	5550 3950 6000 3950
 Wire Wire Line
 	6000 3950 6000 3700
-Connection ~ 5550 3950
 Connection ~ 4750 2100
 Wire Wire Line
 	4750 2100 5100 2100
@@ -261,4 +242,23 @@ Wire Wire Line
 	3600 3450 4850 3450
 Text Notes 2750 3350 0    50   ~ 0
 TODO: Replace this with a proper connector\n
+Connection ~ 5450 3950
+Wire Wire Line
+	5550 3950 6000 3950
+Wire Wire Line
+	5450 3950 5550 3950
+Connection ~ 5550 3950
+$Comp
+L FredsCustom:ADS1231IDR U?
+U 1 1 5C95C5E1
+P 5450 2950
+AR Path="/5C95C5E1" Ref="U?"  Part="1" 
+AR Path="/5C956F79/5C95C5E1" Ref="U2"  Part="1" 
+F 0 "U2" H 5425 3515 50  0000 C CNN
+F 1 "ADS1231IDR" H 5425 3424 50  0000 C CNN
+F 2 "Package_SO:SOIC-16_3.9x9.9mm_P1.27mm" H 5250 2950 50  0001 C CNN
+F 3 "" H 5250 2950 50  0001 C CNN
+	1    5450 2950
+	1    0    0    -1  
+$EndComp
 $EndSCHEMATC

+ 351 - 319
PowerInput.sch

@@ -1,10 +1,10 @@
 EESchema Schematic File Version 4
-LIBS:LED Ring-cache
-EELAYER 26 0
+LIBS:CRV2-cache
+EELAYER 29 0
 EELAYER END
 $Descr A4 11693 8268
 encoding utf-8
-Sheet 10 10
+Sheet 10 11
 Title ""
 Date ""
 Rev ""
@@ -14,109 +14,8 @@ Comment2 ""
 Comment3 "License: GPL v3"
 Comment4 "Author: Fred Damstra"
 $EndDescr
-NoConn ~ 1900 2700
-Text Notes 1950 2700 0    32   ~ 0
-ID Pin Floating == Slave Device
-Text HLabel 3700 1600 1    50   Output ~ 0
-USB_D+
-Text HLabel 3700 2750 3    50   Output ~ 0
-USB_D-
-$Comp
-L Power_Protection:USBLC6-2SC6 U4
-U 1 1 5C807D90
-P 3600 2200
-F 0 "U4" V 3646 1659 50  0000 R CNN
-F 1 "USBLC6-2SC6" V 3555 1659 50  0000 R CNN
-F 2 "Package_TO_SOT_SMD:SOT-23-6_Handsoldering" H 2850 2600 50  0001 C CNN
-F 3 "http://www2.st.com/resource/en/datasheet/CD00050750.pdf" H 3800 2550 50  0001 C CNN
-	1    3600 2200
-	0    -1   -1   0   
-$EndComp
-$Comp
-L Device:R R7
-U 1 1 5C807E86
-P 2350 2600
-F 0 "R7" V 2250 2600 50  0000 C CNN
-F 1 "22" V 2350 2600 50  0000 C CNN
-F 2 "Resistor_SMD:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder" V 2280 2600 50  0001 C CNN
-F 3 "~" H 2350 2600 50  0001 C CNN
-	1    2350 2600
-	0    1    1    0   
-$EndComp
-$Comp
-L Device:R R8
-U 1 1 5C807EB8
-P 2350 2700
-F 0 "R8" V 2450 2700 50  0000 C CNN
-F 1 "22" V 2350 2700 50  0000 C CNN
-F 2 "Resistor_SMD:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder" V 2280 2700 50  0001 C CNN
-F 3 "~" H 2350 2700 50  0001 C CNN
-	1    2350 2700
-	0    1    1    0   
-$EndComp
-Wire Wire Line
-	2150 2700 2200 2700
-Wire Wire Line
-	2500 2600 2550 2600
-Text Notes 3450 2800 2    31   ~ 0
-USB Spec calls for 22Ohm resistors inline
-Wire Wire Line
-	3700 1900 3700 1850
-Wire Wire Line
-	2500 2700 3500 2700
-Wire Wire Line
-	3700 2700 3700 2750
-Wire Wire Line
-	3700 1700 3700 1600
-Wire Wire Line
-	2550 1700 3500 1700
-Wire Wire Line
-	2550 1700 2550 2600
-Wire Wire Line
-	4100 2200 4100 2400
-Wire Notes Line
-	1250 3300 4550 3300
-Wire Notes Line
-	4550 3300 4550 1000
-Wire Notes Line
-	4550 1000 1250 1000
-Wire Notes Line
-	1250 1000 1250 3300
-Text Notes 1650 1100 2    47   ~ 0
-USB Input\n
-Wire Wire Line
-	1750 3050 1750 3000
-Wire Wire Line
-	3050 2500 3050 2550
 Text Notes 1100 3600 0    50   ~ 0
 3.3V Regulation
-Wire Wire Line
-	3000 2200 3050 2200
-$Comp
-L Device:CP1 C15
-U 1 1 5C81D310
-P 3050 2350
-F 0 "C15" H 2850 2250 50  0000 L CNN
-F 1 "0.1uF" H 2750 2350 50  0000 L CNN
-F 2 "Capacitor_Tantalum_SMD:CP_EIA-3216-10_Kemet-I_Pad1.58x1.35mm_HandSolder" H 3050 2350 50  0001 C CNN
-F 3 "~" H 3050 2350 50  0001 C CNN
-	1    3050 2350
-	1    0    0    -1  
-$EndComp
-Connection ~ 3050 2200
-Wire Wire Line
-	3050 2200 3100 2200
-$Comp
-L power:Earth #PWR027
-U 1 1 5C81EF7B
-P 1750 3050
-F 0 "#PWR027" H 1750 2800 50  0001 C CNN
-F 1 "Earth" H 1750 2900 50  0001 C CNN
-F 2 "" H 1750 3050 50  0001 C CNN
-F 3 "~" H 1750 3050 50  0001 C CNN
-	1    1750 3050
-	1    0    0    -1  
-$EndComp
 Wire Notes Line
 	1050 3500 1050 5750
 Wire Notes Line
@@ -182,66 +81,17 @@ Wire Wire Line
 	3900 4400 3450 4400
 Connection ~ 3450 4400
 Wire Notes Line
-	8600 550  11100 550 
+	8300 1000 10800 1000
 Wire Notes Line
-	11100 550  11100 2550
+	10800 1000 10800 3000
 Wire Notes Line
-	11100 2550 8600 2550
+	10800 3000 8300 3000
 Wire Notes Line
-	8600 2550 8600 550 
+	8300 3000 8300 1000
 Wire Wire Line
-	9850 1300 9900 1300
-Text Notes 8650 650  0    50   ~ 0
+	9550 1750 9600 1750
+Text Notes 8350 1100 0    50   ~ 0
 Power Test Header B1\n
-Wire Wire Line
-	2250 1850 2250 2400
-$Comp
-L dk_USB-DVI-HDMI-Connectors:10118194-0001LF J4
-U 1 1 5C99F008
-P 1600 2600
-F 0 "J4" H 1663 3345 60  0000 C CNN
-F 1 "10118194-0001LF" H 1663 3239 60  0000 C CNN
-F 2 "digikey-footprints:USB_Micro_B_Female_10118194-0001LF" H 1800 2800 60  0001 L CNN
-F 3 "http://www.amphenol-icc.com/media/wysiwyg/files/drawing/10118194.pdf" H 1800 2900 60  0001 L CNN
-F 4 "609-4618-1-ND" H 1800 3000 60  0001 L CNN "Digi-Key_PN"
-F 5 "10118194-0001LF" H 1800 3100 60  0001 L CNN "MPN"
-F 6 "Connectors, Interconnects" H 1800 3200 60  0001 L CNN "Category"
-F 7 "USB, DVI, HDMI Connectors" H 1800 3300 60  0001 L CNN "Family"
-F 8 "http://www.amphenol-icc.com/media/wysiwyg/files/drawing/10118194.pdf" H 1800 3400 60  0001 L CNN "DK_Datasheet_Link"
-F 9 "/product-detail/en/amphenol-fci/10118194-0001LF/609-4618-1-ND/2785382" H 1800 3500 60  0001 L CNN "DK_Detail_Page"
-F 10 "CONN RCPT USB2.0 MICRO B SMD R/A" H 1800 3600 60  0001 L CNN "Description"
-F 11 "Amphenol FCI" H 1800 3700 60  0001 L CNN "Manufacturer"
-F 12 "Active" H 1800 3800 60  0001 L CNN "Status"
-	1    1600 2600
-	1    0    0    -1  
-$EndComp
-Wire Wire Line
-	1900 2600 2200 2600
-Wire Wire Line
-	1900 2500 2150 2500
-Wire Wire Line
-	2150 2500 2150 2700
-Wire Wire Line
-	1900 2800 2050 2800
-Wire Wire Line
-	2050 2800 2050 3200
-Wire Wire Line
-	1900 2400 2000 2400
-Text GLabel 2250 1850 1    50   Input ~ 0
-B1_+5V
-Text GLabel 2150 3200 2    50   Input ~ 0
-B1_GND
-Wire Wire Line
-	1500 3200 1950 3200
-Wire Wire Line
-	2050 3200 2150 3200
-Connection ~ 2050 3200
-Text GLabel 3050 2550 0    50   Input ~ 0
-B1_GND
-Text GLabel 4100 2400 3    50   Input ~ 0
-B1_GND
-Text GLabel 3000 2200 0    50   Input ~ 0
-B1_+5V
 Text GLabel 2650 4000 0    50   Input ~ 0
 B1_+5V
 Text GLabel 2700 4450 3    50   Input ~ 0
@@ -251,91 +101,91 @@ Wire Wire Line
 Connection ~ 2700 4400
 Text GLabel 4100 4000 2    50   Input ~ 0
 B1_+3.3V
-Text GLabel 9850 1600 0    50   Input ~ 0
+Text GLabel 9550 2050 0    50   Input ~ 0
 B1_GND
-Text GLabel 9850 1300 0    50   Input ~ 0
+Text GLabel 9550 1750 0    50   Input ~ 0
 B1_+5V
-Text GLabel 9900 1400 0    50   Input ~ 0
+Text GLabel 9600 1850 0    50   Input ~ 0
 B1_+3.3V
 $Comp
-L Connector:Conn_01x04_Male J8
+L Connector:Conn_01x04_Male J10
 U 1 1 5C979461
-P 10100 1500
-F 0 "J8" H 10073 1380 50  0000 R CNN
-F 1 "Conn_01x04_Male" H 10073 1471 50  0000 R CNN
-F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 10100 1500 50  0001 C CNN
-F 3 "~" H 10100 1500 50  0001 C CNN
-	1    10100 1500
+P 9800 1950
+F 0 "J10" H 9773 1830 50  0000 R CNN
+F 1 "Conn_01x04_Male" H 9773 1921 50  0000 R CNN
+F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 9800 1950 50  0001 C CNN
+F 3 "~" H 9800 1950 50  0001 C CNN
+	1    9800 1950
 	-1   0    0    1   
 $EndComp
 Wire Wire Line
-	9850 1600 9900 1600
+	9550 2050 9600 2050
 Wire Wire Line
-	9900 1500 9900 1600
-Connection ~ 9900 1600
+	9600 1950 9600 2050
+Connection ~ 9600 2050
 Wire Notes Line
-	8600 2600 11100 2600
+	8300 3050 10800 3050
 Wire Notes Line
-	11100 2600 11100 4600
+	10800 3050 10800 5050
 Wire Notes Line
-	11100 4600 8600 4600
+	10800 5050 8300 5050
 Wire Notes Line
-	8600 4600 8600 2600
+	8300 5050 8300 3050
 Wire Wire Line
-	9850 3350 9900 3350
-Text Notes 8650 2700 0    50   ~ 0
+	9550 3800 9600 3800
+Text Notes 8350 3150 0    50   ~ 0
 Power Test Header Main Board\n
 $Comp
-L Connector:Conn_01x04_Male J10
+L Connector:Conn_01x04_Male J11
 U 1 1 5C9B4BF1
-P 10100 3550
-F 0 "J10" H 10073 3430 50  0000 R CNN
-F 1 "Conn_01x04_Male" H 10073 3521 50  0000 R CNN
-F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 10100 3550 50  0001 C CNN
-F 3 "~" H 10100 3550 50  0001 C CNN
-	1    10100 3550
+P 9800 4000
+F 0 "J11" H 9773 3880 50  0000 R CNN
+F 1 "Conn_01x04_Male" H 9773 3971 50  0000 R CNN
+F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 9800 4000 50  0001 C CNN
+F 3 "~" H 9800 4000 50  0001 C CNN
+	1    9800 4000
 	-1   0    0    1   
 $EndComp
 Wire Wire Line
-	9900 3550 9900 3650
-Connection ~ 9900 3650
+	9600 4000 9600 4100
+Connection ~ 9600 4100
 $Comp
-L power:+5V #PWR032
+L power:+5V #PWR044
 U 1 1 5C9B5426
-P 9850 3350
-F 0 "#PWR032" H 9850 3200 50  0001 C CNN
-F 1 "+5V" V 9865 3478 50  0000 L CNN
-F 2 "" H 9850 3350 50  0001 C CNN
-F 3 "" H 9850 3350 50  0001 C CNN
-	1    9850 3350
+P 9550 3800
+F 0 "#PWR044" H 9550 3650 50  0001 C CNN
+F 1 "+5V" V 9565 3928 50  0000 L CNN
+F 2 "" H 9550 3800 50  0001 C CNN
+F 3 "" H 9550 3800 50  0001 C CNN
+	1    9550 3800
 	0    -1   -1   0   
 $EndComp
 $Comp
-L power:+3.3V #PWR033
+L power:+3.3V #PWR045
 U 1 1 5C9B548F
-P 9850 3450
-F 0 "#PWR033" H 9850 3300 50  0001 C CNN
-F 1 "+3.3V" V 9865 3578 50  0000 L CNN
-F 2 "" H 9850 3450 50  0001 C CNN
-F 3 "" H 9850 3450 50  0001 C CNN
-	1    9850 3450
+P 9550 3900
+F 0 "#PWR045" H 9550 3750 50  0001 C CNN
+F 1 "+3.3V" V 9565 4028 50  0000 L CNN
+F 2 "" H 9550 3900 50  0001 C CNN
+F 3 "" H 9550 3900 50  0001 C CNN
+	1    9550 3900
 	0    -1   -1   0   
 $EndComp
 Wire Wire Line
-	9850 3450 9900 3450
+	9550 3900 9600 3900
 $Comp
-L power:GND #PWR031
+L power:GND #PWR043
 U 1 1 5C9B5CAA
-P 9800 3650
-F 0 "#PWR031" H 9800 3400 50  0001 C CNN
-F 1 "GND" V 9805 3522 50  0000 R CNN
-F 2 "" H 9800 3650 50  0001 C CNN
-F 3 "" H 9800 3650 50  0001 C CNN
-	1    9800 3650
+P 9500 4100
+F 0 "#PWR043" H 9500 3850 50  0001 C CNN
+F 1 "GND" V 9505 3972 50  0000 R CNN
+F 2 "" H 9500 4100 50  0001 C CNN
+F 3 "" H 9500 4100 50  0001 C CNN
+	1    9500 4100
 	0    1    1    0   
 $EndComp
 Wire Wire Line
-	9800 3650 9900 3650
+	9500 4100 9600 4100
 Wire Notes Line
 	5000 1000 8200 1000
 Wire Notes Line
@@ -348,146 +198,328 @@ Wire Notes Line
 	4900 1000 4950 1000
 Text Notes 5000 1150 0    50   ~ 0
 Inter-board Junction\n
-Wire Wire Line
-	5750 1850 5800 1850
-Text GLabel 5750 2150 0    50   Input ~ 0
+Text GLabel 6250 1200 0    50   Input ~ 0
 B1_GND
-Text GLabel 5750 1850 0    50   Input ~ 0
+Text GLabel 6250 1300 0    50   Input ~ 0
 B1_+5V
-Text GLabel 5800 1950 0    50   Input ~ 0
+Text GLabel 6250 1400 0    50   Input ~ 0
 B1_+3.3V
 $Comp
-L Connector:Conn_01x04_Male J7
-U 1 1 5C9B6E6B
-P 6000 2050
-F 0 "J7" H 5973 1930 50  0000 R CNN
-F 1 "Conn_01x04_Male" H 5973 2021 50  0000 R CNN
-F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 6000 2050 50  0001 C CNN
-F 3 "~" H 6000 2050 50  0001 C CNN
-	1    6000 2050
-	-1   0    0    1   
-$EndComp
-Wire Wire Line
-	5750 2150 5800 2150
-Wire Wire Line
-	5800 2050 5800 2150
-Connection ~ 5800 2150
-Wire Wire Line
-	5750 2500 5800 2500
-$Comp
-L Connector:Conn_01x04_Male J9
-U 1 1 5C9AF157
-P 6000 2700
-F 0 "J9" H 5973 2580 50  0000 R CNN
-F 1 "Conn_01x04_Male" H 5973 2671 50  0000 R CNN
-F 2 "Connector_PinHeader_2.54mm:PinHeader_1x04_P2.54mm_Vertical" H 6000 2700 50  0001 C CNN
-F 3 "~" H 6000 2700 50  0001 C CNN
-	1    6000 2700
-	-1   0    0    1   
-$EndComp
-Wire Wire Line
-	5750 2800 5800 2800
-Wire Wire Line
-	5800 2700 5800 2800
-Connection ~ 5800 2800
-$Comp
-L power:+5V #PWR028
+L power:+5V #PWR040
 U 1 1 5C9AFC05
-P 5750 2500
-F 0 "#PWR028" H 5750 2350 50  0001 C CNN
-F 1 "+5V" V 5765 2628 50  0000 L CNN
-F 2 "" H 5750 2500 50  0001 C CNN
-F 3 "" H 5750 2500 50  0001 C CNN
-	1    5750 2500
+P 6250 2300
+F 0 "#PWR040" H 6250 2150 50  0001 C CNN
+F 1 "+5V" V 6265 2428 50  0000 L CNN
+F 2 "" H 6250 2300 50  0001 C CNN
+F 3 "" H 6250 2300 50  0001 C CNN
+	1    6250 2300
 	0    -1   -1   0   
 $EndComp
 $Comp
-L power:+3.3V #PWR029
+L power:+3.3V #PWR041
 U 1 1 5C9AFC28
-P 5750 2600
-F 0 "#PWR029" H 5750 2450 50  0001 C CNN
-F 1 "+3.3V" V 5765 2728 50  0000 L CNN
-F 2 "" H 5750 2600 50  0001 C CNN
-F 3 "" H 5750 2600 50  0001 C CNN
-	1    5750 2600
+P 6250 2400
+F 0 "#PWR041" H 6250 2250 50  0001 C CNN
+F 1 "+3.3V" V 6265 2528 50  0000 L CNN
+F 2 "" H 6250 2400 50  0001 C CNN
+F 3 "" H 6250 2400 50  0001 C CNN
+	1    6250 2400
 	0    -1   -1   0   
 $EndComp
 $Comp
-L power:GND #PWR030
+L power:GND #PWR042
 U 1 1 5C9AFC79
-P 5750 2800
-F 0 "#PWR030" H 5750 2550 50  0001 C CNN
-F 1 "GND" V 5755 2672 50  0000 R CNN
-F 2 "" H 5750 2800 50  0001 C CNN
-F 3 "" H 5750 2800 50  0001 C CNN
-	1    5750 2800
+P 6250 2200
+F 0 "#PWR042" H 6250 1950 50  0001 C CNN
+F 1 "GND" V 6255 2072 50  0000 R CNN
+F 2 "" H 6250 2200 50  0001 C CNN
+F 3 "" H 6250 2200 50  0001 C CNN
+	1    6250 2200
 	0    1    1    0   
 $EndComp
 Wire Wire Line
-	5750 2600 5800 2600
+	3900 4000 4100 4000
+Text GLabel 4100 7400 3    50   Input ~ 0
+B1_GND
 $Comp
-L power:PWR_FLAG #FLG0101
-U 1 1 5C9B0AA3
-P 2000 2400
-F 0 "#FLG0101" H 2000 2475 50  0001 C CNN
-F 1 "PWR_FLAG" H 2000 2574 50  0000 C CNN
-F 2 "" H 2000 2400 50  0001 C CNN
-F 3 "~" H 2000 2400 50  0001 C CNN
-	1    2000 2400
+L Switch:SW_SPST SW_BOOT1
+U 1 1 5CE4EB42
+P 5450 1500
+F 0 "SW_BOOT1" H 5450 1550 50  0000 R CNN
+F 1 "SW_SPST" H 5450 1650 50  0000 R CNN
+F 2 "Button_Switch_SMD:SW_SPST_EVQP7A" H 5450 1500 50  0001 C CNN
+F 3 "~" H 5450 1500 50  0001 C CNN
+	1    5450 1500
 	1    0    0    -1  
 $EndComp
-Connection ~ 2000 2400
+$Comp
+L Connector:Conn_01x08_Female J8
+U 1 1 5CE56DE6
+P 6450 1500
+F 0 "J8" H 6478 1476 50  0000 L CNN
+F 1 "Conn_01x08_Female" H 6478 1385 50  0000 L CNN
+F 2 "" H 6450 1500 50  0001 C CNN
+F 3 "~" H 6450 1500 50  0001 C CNN
+	1    6450 1500
+	1    0    0    -1  
+$EndComp
+$Comp
+L Connector:Conn_01x08_Female J9
+U 1 1 5CE5946B
+P 6450 2500
+F 0 "J9" H 6478 2476 50  0000 L CNN
+F 1 "Conn_01x08_Female" H 6478 2385 50  0000 L CNN
+F 2 "" H 6450 2500 50  0001 C CNN
+F 3 "~" H 6450 2500 50  0001 C CNN
+	1    6450 2500
+	1    0    0    -1  
+$EndComp
+Text HLabel 6250 2500 0    50   Input ~ 0
+BOOT
+Text HLabel 6250 2600 0    50   Input ~ 0
+PROGRAM
+Text Label 5650 1500 0    50   ~ 0
+BOOT
+Text Label 5650 1600 0    50   ~ 0
+PROGRAM
+Wire Wire Line
+	6250 1500 5650 1500
+Wire Wire Line
+	6250 1600 5650 1600
+$Comp
+L Switch:SW_SPST SW_PROGRAM1
+U 1 1 5CE6C1FC
+P 5450 1600
+F 0 "SW_PROGRAM1" H 5450 1500 50  0000 R CNN
+F 1 "SW_SPST" H 5400 1400 50  0000 R CNN
+F 2 "Button_Switch_SMD:SW_SPST_EVQP7A" H 5450 1600 50  0001 C CNN
+F 3 "~" H 5450 1600 50  0001 C CNN
+	1    5450 1600
+	1    0    0    -1  
+$EndComp
+Text GLabel 5250 1500 0    50   Input ~ 0
+B1_GND
+Text GLabel 5250 1600 0    50   Input ~ 0
+B1_GND
+Wire Notes Line
+	1000 6000 5850 6000
+Wire Notes Line
+	5850 6000 5850 8000
+Wire Notes Line
+	5850 8000 1000 8000
+Wire Notes Line
+	1000 8000 1000 6000
+Text Notes 6150 3600 0    50   ~ 0
+USB to Serial\n
+$Comp
+L Interface_USB:CP2102N-A01-GQFN28 U6
+U 1 1 5CE77780
+P 7150 5800
+F 0 "U6" H 7150 4411 50  0000 C CNN
+F 1 "CP2102N-A01-GQFN28" H 7150 4320 50  0000 C CNN
+F 2 "Package_DFN_QFN:QFN-28-1EP_5x5mm_P0.5mm_EP3.35x3.35mm" H 7600 4600 50  0001 L CNN
+F 3 "https://www.silabs.com/documents/public/data-sheets/cp2102n-datasheet.pdf" H 7200 5050 50  0001 C CNN
+	1    7150 5800
+	1    0    0    -1  
+$EndComp
+Wire Notes Line
+	8200 3500 8200 8000
+Wire Notes Line
+	8200 8000 5950 8000
+Wire Notes Line
+	5950 8000 5950 3500
+Wire Notes Line
+	5950 3500 8200 3500
 Wire Wire Line
-	2000 2400 2250 2400
+	1750 3150 1850 3150
+Connection ~ 1750 3150
 $Comp
-L power:PWR_FLAG #FLG0102
-U 1 1 5C9B0ACF
-P 1950 3200
-F 0 "#FLG0102" H 1950 3275 50  0001 C CNN
-F 1 "PWR_FLAG" H 1950 3374 50  0000 C CNN
-F 2 "" H 1950 3200 50  0001 C CNN
-F 3 "~" H 1950 3200 50  0001 C CNN
-	1    1950 3200
+L power:PWR_FLAG #FLG?
+U 1 1 5CE830B9
+P 1750 3150
+AR Path="/5C96F9FA/5CE9D0B0/5CE830B9" Ref="#FLG?"  Part="1" 
+AR Path="/5C96F9FA/5CE830B9" Ref="#FLG0101"  Part="1" 
+F 0 "#FLG0101" H 1750 3225 50  0001 C CNN
+F 1 "PWR_FLAG" H 1750 3324 50  0000 C CNN
+F 2 "" H 1750 3150 50  0001 C CNN
+F 3 "~" H 1750 3150 50  0001 C CNN
+	1    1750 3150
 	1    0    0    -1  
 $EndComp
-Connection ~ 1950 3200
 Wire Wire Line
-	1950 3200 2050 3200
+	1800 2350 2050 2350
+Connection ~ 1800 2350
 $Comp
-L power:PWR_FLAG #FLG02
-U 1 1 5C9B15E3
-P 5800 2500
-F 0 "#FLG02" H 5800 2575 50  0001 C CNN
-F 1 "PWR_FLAG" H 5800 2674 50  0000 C CNN
-F 2 "" H 5800 2500 50  0001 C CNN
-F 3 "~" H 5800 2500 50  0001 C CNN
-	1    5800 2500
+L power:PWR_FLAG #FLG?
+U 1 1 5CE830C1
+P 1800 2350
+AR Path="/5C96F9FA/5CE9D0B0/5CE830C1" Ref="#FLG?"  Part="1" 
+AR Path="/5C96F9FA/5CE830C1" Ref="#FLG0102"  Part="1" 
+F 0 "#FLG0102" H 1800 2425 50  0001 C CNN
+F 1 "PWR_FLAG" H 1800 2524 50  0000 C CNN
+F 2 "" H 1800 2350 50  0001 C CNN
+F 3 "~" H 1800 2350 50  0001 C CNN
+	1    1800 2350
 	1    0    0    -1  
 $EndComp
-Connection ~ 5800 2500
+Text GLabel 2800 2150 0    50   Input ~ 0
+B1_+5V
+Text GLabel 3900 2350 3    50   Input ~ 0
+B1_GND
+Text GLabel 2850 2500 0    50   Input ~ 0
+B1_GND
+Connection ~ 1850 3150
+Wire Wire Line
+	1850 3150 1950 3150
+Wire Wire Line
+	1300 3150 1750 3150
+Text GLabel 1950 3150 2    50   Input ~ 0
+B1_GND
+Text GLabel 2050 1800 1    50   Input ~ 0
+B1_+5V
+Wire Wire Line
+	1700 2350 1800 2350
+Wire Wire Line
+	1850 2750 1850 3150
+Wire Wire Line
+	1700 2750 1850 2750
 $Comp
-L power:PWR_FLAG #FLG01
-U 1 1 5C9B161E
-P 5750 2600
-F 0 "#FLG01" H 5750 2675 50  0001 C CNN
-F 1 "PWR_FLAG" H 5750 2774 50  0000 C CNN
-F 2 "" H 5750 2600 50  0001 C CNN
-F 3 "~" H 5750 2600 50  0001 C CNN
-	1    5750 2600
+L dk_USB-DVI-HDMI-Connectors:10118194-0001LF J?
+U 1 1 5CE830DE
+P 1400 2550
+AR Path="/5C96F9FA/5CE9D0B0/5CE830DE" Ref="J?"  Part="1" 
+AR Path="/5C96F9FA/5CE830DE" Ref="J7"  Part="1" 
+F 0 "J7" H 1463 3295 60  0000 C CNN
+F 1 "10118194-0001LF" H 1463 3189 60  0000 C CNN
+F 2 "digikey-footprints:USB_Micro_B_Female_10118194-0001LF" H 1600 2750 60  0001 L CNN
+F 3 "http://www.amphenol-icc.com/media/wysiwyg/files/drawing/10118194.pdf" H 1600 2850 60  0001 L CNN
+F 4 "609-4618-1-ND" H 1600 2950 60  0001 L CNN "Digi-Key_PN"
+F 5 "10118194-0001LF" H 1600 3050 60  0001 L CNN "MPN"
+F 6 "Connectors, Interconnects" H 1600 3150 60  0001 L CNN "Category"
+F 7 "USB, DVI, HDMI Connectors" H 1600 3250 60  0001 L CNN "Family"
+F 8 "http://www.amphenol-icc.com/media/wysiwyg/files/drawing/10118194.pdf" H 1600 3350 60  0001 L CNN "DK_Datasheet_Link"
+F 9 "/product-detail/en/amphenol-fci/10118194-0001LF/609-4618-1-ND/2785382" H 1600 3450 60  0001 L CNN "DK_Detail_Page"
+F 10 "CONN RCPT USB2.0 MICRO B SMD R/A" H 1600 3550 60  0001 L CNN "Description"
+F 11 "Amphenol FCI" H 1600 3650 60  0001 L CNN "Manufacturer"
+F 12 "Active" H 1600 3750 60  0001 L CNN "Status"
+	1    1400 2550
 	1    0    0    -1  
 $EndComp
-Connection ~ 5750 2600
+Wire Wire Line
+	2050 1800 2050 2350
 $Comp
-L power:PWR_FLAG #FLG03
-U 1 1 5C9B1641
-P 5800 2800
-F 0 "#FLG03" H 5800 2875 50  0001 C CNN
-F 1 "PWR_FLAG" H 5800 2973 50  0000 C CNN
-F 2 "" H 5800 2800 50  0001 C CNN
-F 3 "~" H 5800 2800 50  0001 C CNN
-	1    5800 2800
-	-1   0    0    1   
+L power:Earth #PWR?
+U 1 1 5CE830E5
+P 1550 3000
+AR Path="/5C96F9FA/5CE9D0B0/5CE830E5" Ref="#PWR?"  Part="1" 
+AR Path="/5C96F9FA/5CE830E5" Ref="#PWR0101"  Part="1" 
+F 0 "#PWR0101" H 1550 2750 50  0001 C CNN
+F 1 "Earth" H 1550 2850 50  0001 C CNN
+F 2 "" H 1550 3000 50  0001 C CNN
+F 3 "~" H 1550 3000 50  0001 C CNN
+	1    1550 3000
+	1    0    0    -1  
 $EndComp
 Wire Wire Line
-	3900 4000 4100 4000
+	2850 2150 2900 2150
+Connection ~ 2850 2150
+$Comp
+L Device:CP1 C?
+U 1 1 5CE830ED
+P 2850 2300
+AR Path="/5C96F9FA/5CE9D0B0/5CE830ED" Ref="C?"  Part="1" 
+AR Path="/5C96F9FA/5CE830ED" Ref="C15"  Part="1" 
+F 0 "C15" H 2650 2200 50  0000 L CNN
+F 1 "0.1uF" H 2550 2300 50  0000 L CNN
+F 2 "Capacitor_Tantalum_SMD:CP_EIA-3216-10_Kemet-I_Pad1.58x1.35mm_HandSolder" H 2850 2300 50  0001 C CNN
+F 3 "~" H 2850 2300 50  0001 C CNN
+	1    2850 2300
+	1    0    0    -1  
+$EndComp
+Wire Wire Line
+	2800 2150 2850 2150
+Wire Wire Line
+	2850 2450 2850 2500
+Wire Wire Line
+	1550 3000 1550 2950
+Text Notes 1450 1050 2    47   ~ 0
+USB Input\n
+Wire Notes Line
+	1050 950  1050 3250
+Wire Notes Line
+	4350 950  1050 950 
+Wire Notes Line
+	4350 3250 4350 950 
+Wire Notes Line
+	1050 3250 4350 3250
+Wire Wire Line
+	3900 2150 3900 2350
+Wire Wire Line
+	2350 1650 3300 1650
+Wire Wire Line
+	3500 1650 3500 1550
+Wire Wire Line
+	3500 2650 3500 2700
+Wire Wire Line
+	3500 1850 3500 1800
+Text Notes 3250 2750 2    31   ~ 0
+USB Spec calls for 22Ohm resistors inline
+Text Notes 1750 2650 0    32   ~ 0
+ID Pin Floating == Slave Device
+NoConn ~ 1700 2650
+Text GLabel 3500 2700 3    50   Input ~ 0
+USB_D+_ESD
+Text GLabel 3500 1550 1    50   Input ~ 0
+USB_D-_ESD
+Wire Wire Line
+	2350 2450 2350 1650
+Wire Wire Line
+	1700 2450 2350 2450
+Wire Wire Line
+	2350 2550 2350 2650
+Wire Wire Line
+	1700 2550 2350 2550
+Wire Wire Line
+	2350 2650 3300 2650
+Text GLabel 6650 5300 0    50   Input ~ 0
+USB_D-_ESD
+Text GLabel 6650 5200 0    50   Input ~ 0
+USB_D+_ESD
+$Comp
+L Device:Q_NPN_BEC Q1
+U 1 1 5CE88CA6
+P 2650 6900
+F 0 "Q1" H 2840 6946 50  0000 L CNN
+F 1 "SS8050-G" H 2840 6855 50  0000 L CNN
+F 2 "Package_TO_SOT_SMD:SOT-23_Handsoldering" H 2850 7000 50  0001 C CNN
+F 3 "~" H 2650 6900 50  0001 C CNN
+	1    2650 6900
+	1    0    0    -1  
+$EndComp
+Text GLabel 6250 5100 0    50   Input ~ 0
+B1_+5V
+$Comp
+L Device:R R?
+U 1 1 5CE90C53
+P 6400 5100
+F 0 "R?" V 6193 5100 50  0000 C CNN
+F 1 "22.1K" V 6284 5100 50  0000 C CNN
+F 2 "" V 6330 5100 50  0001 C CNN
+F 3 "~" H 6400 5100 50  0001 C CNN
+	1    6400 5100
+	0    1    1    0   
+$EndComp
+$Comp
+L Power_Protection:USBLC6-2SC6 U?
+U 1 1 5CE83111
+P 3400 2150
+AR Path="/5C96F9FA/5CE9D0B0/5CE83111" Ref="U?"  Part="1" 
+AR Path="/5C96F9FA/5CE83111" Ref="U4"  Part="1" 
+F 0 "U4" V 3446 1609 50  0000 R CNN
+F 1 "USBLC6-2SC6" V 3355 1609 50  0000 R CNN
+F 2 "Package_TO_SOT_SMD:SOT-23-6_Handsoldering" H 2650 2550 50  0001 C CNN
+F 3 "http://www2.st.com/resource/en/datasheet/CD00050750.pdf" H 3600 2500 50  0001 C CNN
+	1    3400 2150
+	0    -1   -1   0   
+$EndComp
 $EndSCHEMATC

+ 36 - 47
SingleLED.sch

@@ -1,10 +1,10 @@
 EESchema Schematic File Version 4
-LIBS:LED Ring-cache
-EELAYER 26 0
+LIBS:CRV2-cache
+EELAYER 29 0
 EELAYER END
 $Descr A4 11693 8268
 encoding utf-8
-Sheet 2 10
+Sheet 7 11
 Title "Single LED Circuit"
 Date "2019-03-15"
 Rev "alpha"
@@ -29,13 +29,13 @@ AR Path="/5C81C7D9/5C8C51CD/5C8C4CBC" Ref="#PWR?"  Part="1"
 AR Path="/5C81C7D9/5C8C51D2/5C8C4CBC" Ref="#PWR?"  Part="1" 
 AR Path="/5C81C7D9/5C8C51D7/5C8C4CBC" Ref="#PWR?"  Part="1" 
 AR Path="/5C81C7D9/5C8C51DC/5C8C4CBC" Ref="#PWR?"  Part="1" 
-AR Path="/5C8C4BE3/5C8C4CBC" Ref="#PWR04"  Part="1" 
-AR Path="/5C8C51C8/5C8C4CBC" Ref="#PWR07"  Part="1" 
-AR Path="/5C8C51CD/5C8C4CBC" Ref="#PWR010"  Part="1" 
-AR Path="/5C8C51D2/5C8C4CBC" Ref="#PWR013"  Part="1" 
-AR Path="/5C8C51D7/5C8C4CBC" Ref="#PWR016"  Part="1" 
-AR Path="/5C8C51DC/5C8C4CBC" Ref="#PWR019"  Part="1" 
-F 0 "#PWR019" H 5100 3000 50  0001 C CNN
+AR Path="/5C8C4BE3/5C8C4CBC" Ref="#PWR07"  Part="1" 
+AR Path="/5C8C51C8/5C8C4CBC" Ref="#PWR010"  Part="1" 
+AR Path="/5C8C51CD/5C8C4CBC" Ref="#PWR013"  Part="1" 
+AR Path="/5C8C51D2/5C8C4CBC" Ref="#PWR016"  Part="1" 
+AR Path="/5C8C51D7/5C8C4CBC" Ref="#PWR019"  Part="1" 
+AR Path="/5C8C51DC/5C8C4CBC" Ref="#PWR022"  Part="1" 
+F 0 "#PWR022" H 5100 3000 50  0001 C CNN
 F 1 "GND" H 5105 3077 50  0000 C CNN
 F 2 "" H 5100 3250 50  0001 C CNN
 F 3 "" H 5100 3250 50  0001 C CNN
@@ -57,13 +57,13 @@ AR Path="/5C81C7D9/5C8C51CD/5C8C4CF5" Ref="#PWR?"  Part="1"
 AR Path="/5C81C7D9/5C8C51D2/5C8C4CF5" Ref="#PWR?"  Part="1" 
 AR Path="/5C81C7D9/5C8C51D7/5C8C4CF5" Ref="#PWR?"  Part="1" 
 AR Path="/5C81C7D9/5C8C51DC/5C8C4CF5" Ref="#PWR?"  Part="1" 
-AR Path="/5C8C4BE3/5C8C4CF5" Ref="#PWR03"  Part="1" 
-AR Path="/5C8C51C8/5C8C4CF5" Ref="#PWR06"  Part="1" 
-AR Path="/5C8C51CD/5C8C4CF5" Ref="#PWR09"  Part="1" 
-AR Path="/5C8C51D2/5C8C4CF5" Ref="#PWR012"  Part="1" 
-AR Path="/5C8C51D7/5C8C4CF5" Ref="#PWR015"  Part="1" 
-AR Path="/5C8C51DC/5C8C4CF5" Ref="#PWR018"  Part="1" 
-F 0 "#PWR018" H 5100 2300 50  0001 C CNN
+AR Path="/5C8C4BE3/5C8C4CF5" Ref="#PWR06"  Part="1" 
+AR Path="/5C8C51C8/5C8C4CF5" Ref="#PWR09"  Part="1" 
+AR Path="/5C8C51CD/5C8C4CF5" Ref="#PWR012"  Part="1" 
+AR Path="/5C8C51D2/5C8C4CF5" Ref="#PWR015"  Part="1" 
+AR Path="/5C8C51D7/5C8C4CF5" Ref="#PWR018"  Part="1" 
+AR Path="/5C8C51DC/5C8C4CF5" Ref="#PWR021"  Part="1" 
+F 0 "#PWR021" H 5100 2300 50  0001 C CNN
 F 1 "+5V" H 5115 2623 50  0000 C CNN
 F 2 "" H 5100 2450 50  0001 C CNN
 F 3 "" H 5100 2450 50  0001 C CNN
@@ -119,13 +119,13 @@ AR Path="/5C81C7D9/5C8C51CD/5C8C4E10" Ref="#PWR?"  Part="1"
 AR Path="/5C81C7D9/5C8C51D2/5C8C4E10" Ref="#PWR?"  Part="1" 
 AR Path="/5C81C7D9/5C8C51D7/5C8C4E10" Ref="#PWR?"  Part="1" 
 AR Path="/5C81C7D9/5C8C51DC/5C8C4E10" Ref="#PWR?"  Part="1" 
-AR Path="/5C8C4BE3/5C8C4E10" Ref="#PWR05"  Part="1" 
-AR Path="/5C8C51C8/5C8C4E10" Ref="#PWR08"  Part="1" 
-AR Path="/5C8C51CD/5C8C4E10" Ref="#PWR011"  Part="1" 
-AR Path="/5C8C51D2/5C8C4E10" Ref="#PWR014"  Part="1" 
-AR Path="/5C8C51D7/5C8C4E10" Ref="#PWR017"  Part="1" 
-AR Path="/5C8C51DC/5C8C4E10" Ref="#PWR020"  Part="1" 
-F 0 "#PWR020" H 5500 2300 50  0001 C CNN
+AR Path="/5C8C4BE3/5C8C4E10" Ref="#PWR08"  Part="1" 
+AR Path="/5C8C51C8/5C8C4E10" Ref="#PWR011"  Part="1" 
+AR Path="/5C8C51CD/5C8C4E10" Ref="#PWR014"  Part="1" 
+AR Path="/5C8C51D2/5C8C4E10" Ref="#PWR017"  Part="1" 
+AR Path="/5C8C51D7/5C8C4E10" Ref="#PWR020"  Part="1" 
+AR Path="/5C8C51DC/5C8C4E10" Ref="#PWR023"  Part="1" 
+F 0 "#PWR023" H 5500 2300 50  0001 C CNN
 F 1 "GND" V 5505 2422 50  0000 R CNN
 F 2 "" H 5500 2550 50  0001 C CNN
 F 3 "" H 5500 2550 50  0001 C CNN
@@ -146,30 +146,19 @@ Connection ~ 5100 2550
 Wire Wire Line
 	5100 2450 5100 2550
 $Comp
-L LED:WS2812B D?
-U 1 1 5C8C4C32
+L LED:SK6812 D1
+U 1 1 5CC7B149
 P 5100 2900
-AR Path="/5C81C7D9/5C8C4BE3/5C8C4C32" Ref="D?"  Part="1" 
-AR Path="/5C81C7D9/5C8C517C/5C8C4C32" Ref="D?"  Part="1" 
-AR Path="/5C81C7D9/5C8C5181/5C8C4C32" Ref="D?"  Part="1" 
-AR Path="/5C81C7D9/5C8C5186/5C8C4C32" Ref="D?"  Part="1" 
-AR Path="/5C81C7D9/5C8C518B/5C8C4C32" Ref="D?"  Part="1" 
-AR Path="/5C81C7D9/5C8C5190/5C8C4C32" Ref="D?"  Part="1" 
-AR Path="/5C81C7D9/5C8C51C8/5C8C4C32" Ref="D?"  Part="1" 
-AR Path="/5C81C7D9/5C8C51CD/5C8C4C32" Ref="D?"  Part="1" 
-AR Path="/5C81C7D9/5C8C51D2/5C8C4C32" Ref="D?"  Part="1" 
-AR Path="/5C81C7D9/5C8C51D7/5C8C4C32" Ref="D?"  Part="1" 
-AR Path="/5C81C7D9/5C8C51DC/5C8C4C32" Ref="D?"  Part="1" 
-AR Path="/5C8C4BE3/5C8C4C32" Ref="D1"  Part="1" 
-AR Path="/5C8C51C8/5C8C4C32" Ref="D2"  Part="1" 
-AR Path="/5C8C51CD/5C8C4C32" Ref="D3"  Part="1" 
-AR Path="/5C8C51D2/5C8C4C32" Ref="D4"  Part="1" 
-AR Path="/5C8C51D7/5C8C4C32" Ref="D5"  Part="1" 
-AR Path="/5C8C51DC/5C8C4C32" Ref="D6"  Part="1" 
-F 0 "D6" H 5350 3050 50  0000 L CNN
-F 1 "WS2812B" H 5350 2750 50  0000 L CNN
-F 2 "LED_SMD:LED_WS2812B_PLCC4_5.0x5.0mm_P3.2mm" H 5150 2600 50  0001 L TNN
-F 3 "https://cdn-shop.adafruit.com/datasheets/WS2812B.pdf" H 5200 2525 50  0001 L TNN
+AR Path="/5C8C4BE3/5CC7B149" Ref="D1"  Part="1" 
+AR Path="/5C8C51C8/5CC7B149" Ref="D2"  Part="1" 
+AR Path="/5C8C51CD/5CC7B149" Ref="D3"  Part="1" 
+AR Path="/5C8C51D2/5CC7B149" Ref="D4"  Part="1" 
+AR Path="/5C8C51D7/5CC7B149" Ref="D5"  Part="1" 
+AR Path="/5C8C51DC/5CC7B149" Ref="D6"  Part="1" 
+F 0 "D6" H 5350 2850 50  0000 L CNN
+F 1 "SK6812" H 5350 2750 50  0000 L CNN
+F 2 "LED_SMD:LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm" H 5150 2600 50  0001 L TNN
+F 3 "https://cdn-shop.adafruit.com/product-files/1138/SK6812+LED+datasheet+.pdf" H 5200 2525 50  0001 L TNN
 	1    5100 2900
 	1    0    0    -1  
 $EndComp

+ 195 - 0
USB_Input.sch

@@ -0,0 +1,195 @@
+EESchema Schematic File Version 4
+LIBS:LED Ring-cache
+EELAYER 29 0
+EELAYER END
+$Descr A4 11693 8268
+encoding utf-8
+Sheet 11 11
+Title ""
+Date ""
+Rev ""
+Comp ""
+Comment1 ""
+Comment2 ""
+Comment3 ""
+Comment4 ""
+$EndDescr
+Wire Wire Line
+	2200 3400 2300 3400
+Connection ~ 2200 3400
+$Comp
+L power:PWR_FLAG #FLG?
+U 1 1 5CEACFA3
+P 2200 3400
+F 0 "#FLG?" H 2200 3475 50  0001 C CNN
+F 1 "PWR_FLAG" H 2200 3574 50  0000 C CNN
+F 2 "" H 2200 3400 50  0001 C CNN
+F 3 "~" H 2200 3400 50  0001 C CNN
+	1    2200 3400
+	1    0    0    -1  
+$EndComp
+Wire Wire Line
+	2250 2600 2500 2600
+Connection ~ 2250 2600
+$Comp
+L power:PWR_FLAG #FLG?
+U 1 1 5CEACFAB
+P 2250 2600
+F 0 "#FLG?" H 2250 2675 50  0001 C CNN
+F 1 "PWR_FLAG" H 2250 2774 50  0000 C CNN
+F 2 "" H 2250 2600 50  0001 C CNN
+F 3 "~" H 2250 2600 50  0001 C CNN
+	1    2250 2600
+	1    0    0    -1  
+$EndComp
+Text GLabel 3250 2400 0    50   Input ~ 0
+B1_+5V
+Text GLabel 4350 2600 3    50   Input ~ 0
+B1_GND
+Text GLabel 3300 2750 0    50   Input ~ 0
+B1_GND
+Connection ~ 2300 3400
+Wire Wire Line
+	2300 3400 2400 3400
+Wire Wire Line
+	1750 3400 2200 3400
+Text GLabel 2400 3400 2    50   Input ~ 0
+B1_GND
+Text GLabel 2500 2050 1    50   Input ~ 0
+B1_+5V
+Wire Wire Line
+	2150 2600 2250 2600
+Wire Wire Line
+	2300 3000 2300 3400
+Wire Wire Line
+	2150 3000 2300 3000
+Wire Wire Line
+	2400 2700 2400 2900
+Wire Wire Line
+	2150 2700 2400 2700
+Wire Wire Line
+	2150 2800 2450 2800
+$Comp
+L dk_USB-DVI-HDMI-Connectors:10118194-0001LF J?
+U 1 1 5CEACFC8
+P 1850 2800
+F 0 "J?" H 1913 3545 60  0000 C CNN
+F 1 "10118194-0001LF" H 1913 3439 60  0000 C CNN
+F 2 "digikey-footprints:USB_Micro_B_Female_10118194-0001LF" H 2050 3000 60  0001 L CNN
+F 3 "http://www.amphenol-icc.com/media/wysiwyg/files/drawing/10118194.pdf" H 2050 3100 60  0001 L CNN
+F 4 "609-4618-1-ND" H 2050 3200 60  0001 L CNN "Digi-Key_PN"
+F 5 "10118194-0001LF" H 2050 3300 60  0001 L CNN "MPN"
+F 6 "Connectors, Interconnects" H 2050 3400 60  0001 L CNN "Category"
+F 7 "USB, DVI, HDMI Connectors" H 2050 3500 60  0001 L CNN "Family"
+F 8 "http://www.amphenol-icc.com/media/wysiwyg/files/drawing/10118194.pdf" H 2050 3600 60  0001 L CNN "DK_Datasheet_Link"
+F 9 "/product-detail/en/amphenol-fci/10118194-0001LF/609-4618-1-ND/2785382" H 2050 3700 60  0001 L CNN "DK_Detail_Page"
+F 10 "CONN RCPT USB2.0 MICRO B SMD R/A" H 2050 3800 60  0001 L CNN "Description"
+F 11 "Amphenol FCI" H 2050 3900 60  0001 L CNN "Manufacturer"
+F 12 "Active" H 2050 4000 60  0001 L CNN "Status"
+	1    1850 2800
+	1    0    0    -1  
+$EndComp
+Wire Wire Line
+	2500 2050 2500 2600
+$Comp
+L power:Earth #PWR?
+U 1 1 5CEACFCF
+P 2000 3250
+F 0 "#PWR?" H 2000 3000 50  0001 C CNN
+F 1 "Earth" H 2000 3100 50  0001 C CNN
+F 2 "" H 2000 3250 50  0001 C CNN
+F 3 "~" H 2000 3250 50  0001 C CNN
+	1    2000 3250
+	1    0    0    -1  
+$EndComp
+Wire Wire Line
+	3300 2400 3350 2400
+Connection ~ 3300 2400
+$Comp
+L Device:CP1 C?
+U 1 1 5CEACFD7
+P 3300 2550
+F 0 "C?" H 3100 2450 50  0000 L CNN
+F 1 "0.1uF" H 3000 2550 50  0000 L CNN
+F 2 "Capacitor_Tantalum_SMD:CP_EIA-3216-10_Kemet-I_Pad1.58x1.35mm_HandSolder" H 3300 2550 50  0001 C CNN
+F 3 "~" H 3300 2550 50  0001 C CNN
+	1    3300 2550
+	1    0    0    -1  
+$EndComp
+Wire Wire Line
+	3250 2400 3300 2400
+Wire Wire Line
+	3300 2700 3300 2750
+Wire Wire Line
+	2000 3250 2000 3200
+Text Notes 1900 1300 2    47   ~ 0
+USB Input\n
+Wire Notes Line
+	1500 1200 1500 3500
+Wire Notes Line
+	4800 1200 1500 1200
+Wire Notes Line
+	4800 3500 4800 1200
+Wire Notes Line
+	1500 3500 4800 3500
+Wire Wire Line
+	4350 2400 4350 2600
+Wire Wire Line
+	2800 1900 2800 2800
+Wire Wire Line
+	2800 1900 3750 1900
+Wire Wire Line
+	3950 1900 3950 1800
+Wire Wire Line
+	3950 2900 3950 2950
+Wire Wire Line
+	2750 2900 3750 2900
+Wire Wire Line
+	3950 2100 3950 2050
+Text Notes 3700 3000 2    31   ~ 0
+USB Spec calls for 22Ohm resistors inline
+Wire Wire Line
+	2750 2800 2800 2800
+Wire Wire Line
+	2400 2900 2450 2900
+$Comp
+L Device:R R?
+U 1 1 5CEACFEF
+P 2600 2900
+F 0 "R?" V 2700 2900 50  0000 C CNN
+F 1 "22" V 2600 2900 50  0000 C CNN
+F 2 "Resistor_SMD:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder" V 2530 2900 50  0001 C CNN
+F 3 "~" H 2600 2900 50  0001 C CNN
+	1    2600 2900
+	0    1    1    0   
+$EndComp
+$Comp
+L Device:R R?
+U 1 1 5CEACFF5
+P 2600 2800
+F 0 "R?" V 2500 2800 50  0000 C CNN
+F 1 "22" V 2600 2800 50  0000 C CNN
+F 2 "Resistor_SMD:R_0805_2012Metric_Pad1.15x1.40mm_HandSolder" V 2530 2800 50  0001 C CNN
+F 3 "~" H 2600 2800 50  0001 C CNN
+	1    2600 2800
+	0    1    1    0   
+$EndComp
+$Comp
+L Power_Protection:USBLC6-2SC6 U?
+U 1 1 5CEACFFB
+P 3850 2400
+F 0 "U?" V 3896 1859 50  0000 R CNN
+F 1 "USBLC6-2SC6" V 3805 1859 50  0000 R CNN
+F 2 "Package_TO_SOT_SMD:SOT-23-6_Handsoldering" H 3100 2800 50  0001 C CNN
+F 3 "http://www2.st.com/resource/en/datasheet/CD00050750.pdf" H 4050 2750 50  0001 C CNN
+	1    3850 2400
+	0    -1   -1   0   
+$EndComp
+Text HLabel 3950 2950 3    50   Output ~ 0
+USB_D-
+Text HLabel 3950 1800 1    50   Output ~ 0
+USB_D+
+Text Notes 2200 2900 0    32   ~ 0
+ID Pin Floating == Slave Device
+NoConn ~ 2150 2900
+$EndSCHEMATC

+ 5 - 0
empty.kicad_wks

@@ -0,0 +1,5 @@
+(page_layout
+(setup (textsize 1.5 1.5)(linewidth 0.15)(textlinewidth 0.15)
+(left_margin 10)(right_margin 10)(top_margin 10)(bottom_margin 10))
+(line (name segm1:Line) (start 0 0) (end 0 0))
+)

+ 1 - 0
sym-lib-table

@@ -1,4 +1,5 @@
 (sym_lib_table
   (lib (name dk_RF-Transceiver-Modules)(type Legacy)(uri S:/important/kicad/libraries/digikey-kicad-library/digikey-symbols/dk_RF-Transceiver-Modules.lib)(options "")(descr ""))
   (lib (name esp32-wrover)(type Legacy)(uri S:/important/kicad/libraries/esp32-wrover-kicad/esp32-wrover.lib)(options "")(descr ""))
+  (lib (name CRV2-eagle-import)(type Legacy)(uri ${KIPRJMOD}/CRV2-eagle-import.lib)(options "")(descr ""))
 )

Some files were not shown because too many files changed in this diff