From 7ab005681a15ef2f4b60d8fce866731aa028f7b9 Mon Sep 17 00:00:00 2001 From: Trygve Laugstøl Date: Wed, 27 Jul 2016 11:45:12 +0200 Subject: o Support for Intel Quark D2000 chip. --- .../schematic/intel-quark-d2000.sch | 120 +++++++++++++++++++++ 1 file changed, 120 insertions(+) create mode 100644 examples/intel-quark-d2000/schematic/intel-quark-d2000.sch (limited to 'examples/intel-quark-d2000/schematic/intel-quark-d2000.sch') diff --git a/examples/intel-quark-d2000/schematic/intel-quark-d2000.sch b/examples/intel-quark-d2000/schematic/intel-quark-d2000.sch new file mode 100644 index 0000000..b9fd1bd --- /dev/null +++ b/examples/intel-quark-d2000/schematic/intel-quark-d2000.sch @@ -0,0 +1,120 @@ +EESchema Schematic File Version 2 +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:adc-dac +LIBS:memory +LIBS:xilinx +LIBS:microcontrollers +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:motorola +LIBS:texas +LIBS:intel +LIBS:audio +LIBS:interface +LIBS:digital-audio +LIBS:philips +LIBS:display +LIBS:cypress +LIBS:siliconi +LIBS:opto +LIBS:atmel +LIBS:contrib +LIBS:valves +LIBS:kicad_utils +EELAYER 25 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 1 1 +Title "" +Date "" +Rev "" +Comp "" +Comment1 "" +Comment2 "" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L INTEL_QUARK_D2000 U1 +U 1 1 5798834E +P 4850 3150 +F 0 "U1" H 4850 3150 60 0000 C CNN +F 1 "INTEL_QUARK_D2000" H 4850 2800 60 0000 C CNN +F 2 "" H 4850 3150 60 0000 C CNN +F 3 "" H 4850 3150 60 0000 C CNN + 1 4850 3150 + 1 0 0 -1 +$EndComp +$Comp +L SW_PUSH SW1 +U 1 1 57988394 +P 2250 2900 +F 0 "SW1" H 2400 3010 50 0000 C CNN +F 1 "SW_PUSH" H 2250 2820 50 0000 C CNN +F 2 "" H 2250 2900 50 0000 C CNN +F 3 "" H 2250 2900 50 0000 C CNN + 1 2250 2900 + 1 0 0 -1 +$EndComp +$Comp +L GND #PWR1 +U 1 1 579883CB +P 1750 4250 +F 0 "#PWR1" H 1750 4000 50 0001 C CNN +F 1 "GND" H 1750 4100 50 0000 C CNN +F 2 "" H 1750 4250 50 0000 C CNN +F 3 "" H 1750 4250 50 0000 C CNN + 1 1750 4250 + 1 0 0 -1 +$EndComp +$Comp +L LED D1 +U 1 1 579883E8 +P 2850 3300 +F 0 "D1" H 2850 3400 50 0000 C CNN +F 1 "LED" H 2850 3200 50 0000 C CNN +F 2 "" H 2850 3300 50 0000 C CNN +F 3 "" H 2850 3300 50 0000 C CNN + 1 2850 3300 + 1 0 0 -1 +$EndComp +$Comp +L R R1 +U 1 1 57988445 +P 2250 3300 +F 0 "R1" V 2330 3300 50 0000 C CNN +F 1 "R" V 2250 3300 50 0000 C CNN +F 2 "" V 2180 3300 50 0000 C CNN +F 3 "" H 2250 3300 50 0000 C CNN + 1 2250 3300 + 0 1 1 0 +$EndComp +Wire Wire Line + 2550 2900 3700 2900 +Wire Wire Line + 1750 4250 1750 3300 +Wire Wire Line + 1750 3300 1750 2900 +Wire Wire Line + 1750 2900 1950 2900 +Wire Wire Line + 3050 3300 3700 3300 +Wire Wire Line + 2650 3300 2400 3300 +Wire Wire Line + 2100 3300 1750 3300 +Connection ~ 1750 3300 +Text Label 3650 3300 2 60 ~ 0 +STATUS_LED +Text Label 3650 2900 2 60 ~ 0 +PUSH_BUTTON +$EndSCHEMATC -- cgit v1.2.3