From 2a8aaccd1c593004b5c0ab076f3abeb6a86ccd2a Mon Sep 17 00:00:00 2001 From: Eugene Crosser Date: Wed, 3 Jan 2018 09:39:47 +0100 Subject: [PATCH 1/1] add resistors to the indicator LEDs --- hardware/sensor-light.svg | 444 +++++++++++++----- hardware/sensor-light/sensor-light-cache.lib | 6 +- hardware/sensor-light/sensor-light-rescue.lib | 20 + hardware/sensor-light/sensor-light.pro | 73 +-- hardware/sensor-light/sensor-light.sch | 51 +- 5 files changed, 436 insertions(+), 158 deletions(-) create mode 100644 hardware/sensor-light/sensor-light-rescue.lib diff --git a/hardware/sensor-light.svg b/hardware/sensor-light.svg index 7da1280..e7a7878 100644 --- a/hardware/sensor-light.svg +++ b/hardware/sensor-light.svg @@ -3,7 +3,7 @@ "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> -SVG Picture created as sensor-light.svg date 2018/01/01 20:20:32 +SVG Picture created as sensor-light.svg date 2018/01/03 09:37:59 Picture generated by Eeschema-SVG - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + stroke:#008400; stroke-width:60; stroke-opacity:1; stroke-linecap:round; stroke-linejoin:round;"> - - - @@ -10177,66 +10463,14 @@ stroke-linecap:round; stroke-linejoin:round;"> stroke:#008400; stroke-width:60; stroke-opacity:1; stroke-linecap:round; stroke-linejoin:round;"> - - - - - - - - - - - - - - - - - - - - - diff --git a/hardware/sensor-light/sensor-light-cache.lib b/hardware/sensor-light/sensor-light-cache.lib index 4598658..0dca6a0 100644 --- a/hardware/sensor-light/sensor-light-cache.lib +++ b/hardware/sensor-light/sensor-light-cache.lib @@ -16,11 +16,11 @@ X 2 2 -100 -100 200 R 50 50 1 1 P ENDDRAW ENDDEF # -# CONN_01X02_MALE +# CONN_01X02_MALE-RESCUE-sensor-light # -DEF CONN_01X02_MALE J 0 40 Y N 1 F N +DEF CONN_01X02_MALE-RESCUE-sensor-light J 0 40 Y N 1 F N F0 "J" 0 175 50 H V C CNN -F1 "CONN_01X02_MALE" 0 -200 50 H V C CNN +F1 "CONN_01X02_MALE-RESCUE-sensor-light" 0 -200 50 H V C CNN F2 "" 0 100 50 H I C CNN F3 "" 0 100 50 H I C CNN DRAW diff --git a/hardware/sensor-light/sensor-light-rescue.lib b/hardware/sensor-light/sensor-light-rescue.lib new file mode 100644 index 0000000..b4ac7f9 --- /dev/null +++ b/hardware/sensor-light/sensor-light-rescue.lib @@ -0,0 +1,20 @@ +EESchema-LIBRARY Version 2.3 +#encoding utf-8 +# +# CONN_01X02_MALE-RESCUE-sensor-light +# +DEF CONN_01X02_MALE-RESCUE-sensor-light J 0 40 Y N 1 F N +F0 "J" 0 175 50 H V C CNN +F1 "CONN_01X02_MALE-RESCUE-sensor-light" 0 -200 50 H V C CNN +F2 "" 0 100 50 H I C CNN +F3 "" 0 100 50 H I C CNN +DRAW +S -100 -75 100 -125 0 1 0 F +S -100 125 -100 125 0 1 0 N +S 100 125 -100 75 0 1 0 F +X 1 1 300 100 200 L 50 50 1 1 w +X 2 2 300 -100 200 L 50 50 1 1 w +ENDDRAW +ENDDEF +# +#End Library diff --git a/hardware/sensor-light/sensor-light.pro b/hardware/sensor-light/sensor-light.pro index 223713f..0fe55f7 100644 --- a/hardware/sensor-light/sensor-light.pro +++ b/hardware/sensor-light/sensor-light.pro @@ -1,4 +1,4 @@ -update=Mon 01 Jan 2018 18:56:23 CET +update=Wed 03 Jan 2018 08:38:36 CET version=1 last_client=kicad [pcbnew] @@ -25,41 +25,6 @@ version=1 NetIExt=net [general] version=1 -[eeschema] -version=1 -LibDir= -[eeschema/libraries] -LibName1=power -LibName2=device -LibName3=transistors -LibName4=conn -LibName5=linear -LibName6=regul -LibName7=74xx -LibName8=cmos4000 -LibName9=adc-dac -LibName10=memory -LibName11=xilinx -LibName12=microcontrollers -LibName13=dsp -LibName14=microchip -LibName15=analog_switches -LibName16=motorola -LibName17=texas -LibName18=intel -LibName19=audio -LibName20=interface -LibName21=digital-audio -LibName22=philips -LibName23=display -LibName24=cypress -LibName25=siliconi -LibName26=opto -LibName27=atmel -LibName28=contrib -LibName29=valves -LibName30=msp430 -LibName31=switches [schematic_editor] version=1 PageLayoutDescrFile= @@ -70,3 +35,39 @@ NetFmtName= SpiceForceRefPrefix=0 SpiceUseNetNumbers=0 LabSize=60 +[eeschema] +version=1 +LibDir= +[eeschema/libraries] +LibName1=sensor-light-rescue +LibName2=power +LibName3=device +LibName4=transistors +LibName5=conn +LibName6=linear +LibName7=regul +LibName8=74xx +LibName9=cmos4000 +LibName10=adc-dac +LibName11=memory +LibName12=xilinx +LibName13=microcontrollers +LibName14=dsp +LibName15=microchip +LibName16=analog_switches +LibName17=motorola +LibName18=texas +LibName19=intel +LibName20=audio +LibName21=interface +LibName22=digital-audio +LibName23=philips +LibName24=display +LibName25=cypress +LibName26=siliconi +LibName27=opto +LibName28=atmel +LibName29=contrib +LibName30=valves +LibName31=msp430 +LibName32=switches diff --git a/hardware/sensor-light/sensor-light.sch b/hardware/sensor-light/sensor-light.sch index 16fdca7..a728d9c 100644 --- a/hardware/sensor-light/sensor-light.sch +++ b/hardware/sensor-light/sensor-light.sch @@ -1,4 +1,5 @@ EESchema Schematic File Version 2 +LIBS:sensor-light-rescue LIBS:power LIBS:device LIBS:transistors @@ -90,7 +91,7 @@ F 3 "" H 9300 4200 50 0001 C CNN 0 1 1 0 $EndComp $Comp -L CONN_01X02_MALE J1 +L CONN_01X02_MALE-RESCUE-sensor-light J1 U 1 1 5A4A4E4F P 1100 5400 F 0 "J1" H 1100 5575 50 0000 C CNN @@ -210,6 +211,37 @@ F 3 "" H 5750 2500 50 0001 C CNN 1 5750 2200 0 1 1 0 $EndComp +NoConn ~ 7450 4100 +NoConn ~ 7450 4500 +NoConn ~ 7450 4700 +NoConn ~ 4050 4000 +NoConn ~ 4050 4100 +NoConn ~ 4050 4200 +NoConn ~ 4050 4300 +NoConn ~ 4050 4600 +NoConn ~ 4050 4700 +$Comp +L R R3 +U 1 1 5A4C95F9 +P 7550 4950 +F 0 "R3" V 7630 4950 50 0000 C CNN +F 1 "56 Ohm" V 7550 4950 50 0000 C CNN +F 2 "" V 7480 4950 50 0001 C CNN +F 3 "" H 7550 4950 50 0001 C CNN + 1 7550 4950 + 1 0 0 -1 +$EndComp +$Comp +L R R4 +U 1 1 5A4C9666 +P 7800 4750 +F 0 "R4" V 7880 4750 50 0000 C CNN +F 1 "56 Ohm" V 7800 4750 50 0000 C CNN +F 2 "" V 7730 4750 50 0001 C CNN +F 3 "" H 7800 4750 50 0001 C CNN + 1 7800 4750 + 1 0 0 -1 +$EndComp Wire Wire Line 1400 5500 9950 5500 Wire Wire Line @@ -283,12 +315,8 @@ Connection ~ 7550 5500 Wire Wire Line 7800 5200 7800 5500 Connection ~ 7800 5500 -Wire Wire Line - 7550 5100 7550 4600 Wire Wire Line 7550 4600 7450 4600 -Wire Wire Line - 7800 4900 7800 4000 Wire Wire Line 7800 4000 7450 4000 Wire Wire Line @@ -320,13 +348,8 @@ Wire Wire Line Wire Wire Line 6050 2500 6050 3300 Connection ~ 6050 3300 -NoConn ~ 7450 4100 -NoConn ~ 7450 4500 -NoConn ~ 7450 4700 -NoConn ~ 4050 4000 -NoConn ~ 4050 4100 -NoConn ~ 4050 4200 -NoConn ~ 4050 4300 -NoConn ~ 4050 4600 -NoConn ~ 4050 4700 +Wire Wire Line + 7800 4600 7800 4000 +Wire Wire Line + 7550 4800 7550 4600 $EndSCHEMATC -- 2.39.2