From a8256910d40a0eee85bf539a3f120c9d92485f3f Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Tue, 26 Jul 2016 23:50:23 +0200 Subject: o Working version with support for Arduino parts. --- examples/arduino-led/schematic/arduino-led.sch | 52 ++++++++++++++++++++++++-- 1 file changed, 49 insertions(+), 3 deletions(-) (limited to 'examples/arduino-led/schematic/arduino-led.sch') diff --git a/examples/arduino-led/schematic/arduino-led.sch b/examples/arduino-led/schematic/arduino-led.sch index 642cd4b..e0889f5 100644 --- a/examples/arduino-led/schematic/arduino-led.sch +++ b/examples/arduino-led/schematic/arduino-led.sch @@ -29,7 +29,7 @@ LIBS:atmel LIBS:contrib LIBS:valves LIBS:kicad_utils -LIBS:arduino+mod-lcd3310-cache +LIBS:arduino-led-cache EELAYER 25 0 EELAYER END $Descr A4 11693 8268 @@ -56,10 +56,10 @@ F 3 "" H 5250 3750 60 0000 C CNN 1 0 0 -1 $EndComp $Comp -L GND #PWR1 +L GND #PWR2 U 1 1 579130D3 P 7100 5200 -F 0 "#PWR1" H 7100 4950 50 0001 C CNN +F 0 "#PWR2" H 7100 4950 50 0001 C CNN F 1 "GND" H 7100 5050 50 0000 C CNN F 2 "" H 7100 5200 50 0000 C CNN F 3 "" H 7100 5200 50 0000 C CNN @@ -98,4 +98,50 @@ Wire Wire Line 7100 4950 7100 5200 Text Label 6400 4050 0 60 ~ 0 STATUS_LED +$Comp +L Photores R3 +U 1 1 5797BF22 +P 3950 4700 +F 0 "R3" V 4030 4700 50 0000 C CNN +F 1 "Photores" V 4160 4700 50 0000 C TNN +F 2 "" V 3880 4700 50 0000 C CNN +F 3 "" H 3950 4700 50 0000 C CNN + 1 3950 4700 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR1 +U 1 1 5797BFA3 +P 3950 5150 +F 0 "#PWR1" H 3950 4900 50 0001 C CNN +F 1 "GND" H 3950 5000 50 0000 C CNN +F 2 "" H 3950 5150 50 0000 C CNN +F 3 "" H 3950 5150 50 0000 C CNN + 1 3950 5150 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3950 5150 3950 4950 +Wire Wire Line + 3950 4050 4500 4050 +Wire Wire Line + 3950 3350 4500 3350 +Connection ~ 3950 4050 +$Comp +L R R2 +U 1 1 5797BFE1 +P 3950 3700 +F 0 "R2" V 4030 3700 50 0000 C CNN +F 1 "R" V 3950 3700 50 0000 C CNN +F 2 "" V 3880 3700 50 0000 C CNN +F 3 "" H 3950 3700 50 0000 C CNN + 1 3950 3700 + 1 0 0 -1 +$EndComp +Wire Wire Line + 3950 3550 3950 3350 +Wire Wire Line + 3950 3850 3950 4450 +Text Label 4050 4050 0 60 ~ 0 +LIGHT_1 $EndSCHEMATC -- cgit v1.2.3