diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-05-01 18:07:28 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-05-01 18:07:28 +0200 |
commit | f3251c87ab219a8135abb133383e0c2bf8693ae8 (patch) | |
tree | bdecf61248b1bf88c22c2713f0e11095f7ff0378 /kicad/attiny.sch | |
parent | f591fe69a77744122f15e08faa0ee1bbbad82b9b (diff) | |
download | renard_hb9hi-f3251c87ab219a8135abb133383e0c2bf8693ae8.tar.gz renard_hb9hi-f3251c87ab219a8135abb133383e0c2bf8693ae8.tar.bz2 renard_hb9hi-f3251c87ab219a8135abb133383e0c2bf8693ae8.zip |
Add first parts of schematic
Diffstat (limited to 'kicad/attiny.sch')
-rw-r--r-- | kicad/attiny.sch | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/kicad/attiny.sch b/kicad/attiny.sch new file mode 100644 index 0000000..2ae68f4 --- /dev/null +++ b/kicad/attiny.sch @@ -0,0 +1,50 @@ +EESchema Schematic File Version 2 +LIBS:power +LIBS:device +LIBS:transistors +LIBS:conn +LIBS:linear +LIBS:regul +LIBS:74xx +LIBS:cmos4000 +LIBS:special +LIBS:dsp +LIBS:microchip +LIBS:analog_switches +LIBS:interface +LIBS:display +LIBS:atmel +LIBS:contrib +LIBS:40xx +LIBS:crystal +LIBS:attiny24_44_84 +EELAYER 27 0 +EELAYER END +$Descr A4 11693 8268 +encoding utf-8 +Sheet 2 2 +Title "" +Date "1 may 2014" +Rev "" +Comp "" +Comment1 "" +Comment2 "" +Comment3 "" +Comment4 "" +$EndDescr +$Comp +L ATTINY25-SS IC? +U 1 1 53626B11 +P 4550 3850 +F 0 "IC?" H 3400 4250 40 0000 C CNN +F 1 "ATTINY25-SS" H 5550 3450 40 0000 C CNN +F 2 "SO8" H 5550 3850 35 0000 C CIN +F 3 "~" H 4550 3850 60 0000 C CNN + 1 4550 3850 + -1 0 0 -1 +$EndComp +Text HLabel 5900 3900 2 60 Input ~ 0 +CPUCLK +Text HLabel 5900 3600 2 60 Output ~ 0 +PTT_n +$EndSCHEMATC |