diff options
author | Leonard Kugis <leonard@kug.is> | 2020-02-04 16:03:19 +0100 |
---|---|---|
committer | Leonard Kugis <leonard@kug.is> | 2020-02-04 16:03:19 +0100 |
commit | 29677fbc627c5d18023ff2b74becc37481b0066e (patch) | |
tree | 4f8db230942405a8c01de141a64179e7b3b4ac9d | |
parent | 9097c670d88f2e7aa9d4f46e7edc7d1b31ed80e3 (diff) | |
parent | 48c9203fd2c9d018da14b5f3e53510663f38e009 (diff) |
Merge branch 'master' of collaborating.tuhh.de:cev7691/pinlock
-rw-r--r-- | PinLock-cache.lib | 25 | ||||
-rw-r--r-- | display.sch | 16 |
2 files changed, 35 insertions, 6 deletions
diff --git a/PinLock-cache.lib b/PinLock-cache.lib index 45ce2ac..4aadb8c 100644 --- a/PinLock-cache.lib +++ b/PinLock-cache.lib @@ -482,9 +482,9 @@ ENDDEF # # SC56-11EWA_SC56-11EWA # -DEF SC56-11EWA_SC56-11EWA DS 0 30 Y Y 1 F N +DEF PinLock-rescue_SC56-11EWA-SC56-11EWA DS 0 30 Y Y 1 F N F0 "DS" 550 0 50 H V L CNN -F1 "SC56-11EWA_SC56-11EWA" 550 -100 50 H V L CNN +F1 "PinLock-rescue_SC56-11EWA-SC56-11EWA" 550 -100 50 H V L CNN F2 "SC56-11EWA" 550 -200 50 H I L CNN F3 "http://www.us.kingbright.com/images/catalog/SPEC/SC56-11EWA.pdf" 550 -300 50 H I L CNN F4 "KINGBRIGHT - SC56-11EWA - DISPLAY, SEVEN SEGMENT, 19.05MM, RED" 550 -400 50 H I L CNN "Description" @@ -507,6 +507,27 @@ X F 9 100 0 200 D 50 50 0 0 U ENDDRAW ENDDEF # +# Regulator_Linear_L7805 +# +DEF Regulator_Linear_L7805 U 0 10 Y Y 1 F N +F0 "U" -150 125 50 H V C CNN +F1 "Regulator_Linear_L7805" 0 125 50 H V L CNN +F2 "" 25 -150 50 H I L CIN +F3 "" 0 -50 50 H I C CNN +ALIAS L7806 L7808 L7885 L7809 L7812 L7815 L7818 L7824 +$FPLIST + TO?252* + TO?263* + TO?220* +$ENDFPLIST +DRAW +S -200 75 200 -200 0 1 10 f +X IN 1 -300 0 100 R 50 50 1 1 W +X GND 2 0 -300 100 U 50 50 1 1 W +X OUT 3 300 0 100 L 50 50 1 1 w +ENDDRAW +ENDDEF +# # Switch_SW_Push # DEF Switch_SW_Push SW 0 40 N N 1 F N diff --git a/display.sch b/display.sch index ac80225..006c49d 100644 --- a/display.sch +++ b/display.sch @@ -582,9 +582,11 @@ Wire Wire Line 1350 4500 2450 4500 Connection ~ 1350 4400 $Comp -L SC56-11EWA:SC56-11EWA DS1 +L PinLock-rescue:SC56-11EWA-SC56-11EWA DS1 U 1 1 5E10E017 P 5450 900 +AR Path="/5E10E017" Ref="DS1" Part="1" +AR Path="/5DD2ECA3/5E10E017" Ref="DS1" Part="1" F 0 "DS1" V 5185 100 50 0000 C CNN F 1 "SC56-11EWA" V 5276 100 50 0000 C CNN F 2 "Display_7Segment:SC56-11EWA" H 6000 700 50 0001 L CNN @@ -702,9 +704,11 @@ Wire Wire Line Wire Wire Line 6350 1100 6350 1600 $Comp -L SC56-11EWA:SC56-11EWA DS3 +L PinLock-rescue:SC56-11EWA-SC56-11EWA DS3 U 1 1 5E114131 P 9200 900 +AR Path="/5E114131" Ref="DS3" Part="1" +AR Path="/5DD2ECA3/5E114131" Ref="DS3" Part="1" F 0 "DS3" V 8935 100 50 0000 C CNN F 1 "SC56-11EWA" V 9026 100 50 0000 C CNN F 2 "Display_7Segment:SC56-11EWA" H 9750 700 50 0001 L CNN @@ -874,9 +878,11 @@ Wire Wire Line Wire Wire Line 9200 5900 9300 5900 $Comp -L SC56-11EWA:SC56-11EWA DS4 +L PinLock-rescue:SC56-11EWA-SC56-11EWA DS4 U 1 1 5E24C406 P 9200 5900 +AR Path="/5E24C406" Ref="DS4" Part="1" +AR Path="/5DD2ECA3/5E24C406" Ref="DS4" Part="1" F 0 "DS4" V 8935 5100 50 0000 C CNN F 1 "SC56-11EWA" V 9026 5100 50 0000 C CNN F 2 "Display_7Segment:SC56-11EWA" H 9750 5700 50 0001 L CNN @@ -936,9 +942,11 @@ Connection ~ 6800 4900 Wire Wire Line 6800 4900 7150 4900 $Comp -L SC56-11EWA:SC56-11EWA DS2 +L PinLock-rescue:SC56-11EWA-SC56-11EWA DS2 U 1 1 5E342A36 P 5450 5950 +AR Path="/5E342A36" Ref="DS2" Part="1" +AR Path="/5DD2ECA3/5E342A36" Ref="DS2" Part="1" F 0 "DS2" V 5185 5150 50 0000 C CNN F 1 "SC56-11EWA" V 5276 5150 50 0000 C CNN F 2 "Display_7Segment:SC56-11EWA" H 6000 5750 50 0001 L CNN |