Initial: Added Libraries and first Projects

Signed-off-by: Nis Wechselberg <enbewe@enbewe.de>
This commit is contained in:
Nis Wechselberg 2017-09-13 15:38:05 +02:00
commit f79d89f469
59 changed files with 129561 additions and 0 deletions

27
.gitignore vendored Normal file
View file

@ -0,0 +1,27 @@
# Created by https://www.gitignore.io/api/kicad
### KiCad ###
# For PCBs designed using KiCad: http://www.kicad-pcb.org/
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*~
_autosave-*
*.tmp
# Netlist files (exported from Eeschema)
*.net
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Exported BOM files
*.xml
*.csv
# End of https://www.gitignore.io/api/kicad

View file

@ -0,0 +1,196 @@
EESchema-LIBRARY Version 2.3
#encoding utf-8
#
# 74HC595
#
DEF 74HC595 U 0 40 Y Y 1 F N
F0 "U" 150 600 50 H V C CNN
F1 "74HC595" 0 -600 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
ALIAS 74LS596 74LS595
DRAW
S -400 -550 400 550 0 1 0 N
X QB 1 700 350 300 L 50 50 1 1 T
X QC 2 700 250 300 L 50 50 1 1 T
X QD 3 700 150 300 L 50 50 1 1 T
X QE 4 700 50 300 L 50 50 1 1 T
X QF 5 700 -50 300 L 50 50 1 1 T
X QG 6 700 -150 300 L 50 50 1 1 T
X QH 7 700 -250 300 L 50 50 1 1 T
X GND 8 -300 -550 0 U 50 50 1 1 W N
X ~QH 9 700 -450 300 L 50 50 1 1 O
X SRCLR 10 -700 150 300 R 50 50 1 1 I I
X SRCLK 11 -700 250 300 R 50 50 1 1 I C
X RCLK 12 -700 -50 300 R 50 50 1 1 I C
X G 13 -700 -150 300 R 50 50 1 1 I I
X SER 14 -700 450 300 R 50 50 1 1 I
X QA 15 700 450 300 L 50 50 1 1 T
X VCC 16 -300 550 0 D 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# Arduino_Uno_Shield
#
DEF Arduino_Uno_Shield ARD 0 40 Y Y 1 F N
F0 "ARD" 100 0 60 V V C CNN
F1 "Arduino_Uno_Shield" -100 0 60 V V C CNN
F2 "" 1800 3750 60 H I C CNN
F3 "" 1800 3750 60 H I C CNN
$FPLIST
Arduino_Uno_Shield
$ENDFPLIST
DRAW
T 900 -500 50 60 0 0 0 Analogue Normal 0 C C
T 900 -500 700 60 0 0 0 I²C Normal 0 C C
T 900 500 -1000 60 0 0 0 Misc. Normal 0 C C
T 900 -500 -800 60 0 0 0 Power Normal 0 C C
T 900 -500 1000 60 0 0 0 Serial Normal 0 C C
T 900 500 -500 60 0 0 0 SPI Normal 0 C C
S -1000 1200 1000 -1200 0 0 0 N
S -800 -1050 -500 -1050 0 0 0 N
S -750 -550 -500 -550 0 0 0 N
S 500 -750 500 -600 0 0 0 N
S 500 -400 500 -250 0 0 0 N
S 550 -750 500 -750 0 0 0 N
S 600 -250 500 -250 0 0 0 N
S 650 -1000 550 -1000 0 0 0 N
S 650 -950 650 -1050 0 0 0 N
S 700 -1050 650 -1050 0 0 0 N
S 700 -950 650 -950 0 0 0 N
P 2 0 0 0 -750 700 -600 700 N
P 2 0 0 0 -600 1000 -550 1000 N
P 2 0 0 0 -500 -1050 -500 -950 N
P 2 0 0 0 -500 -600 -500 -650 N
P 2 0 0 0 -500 -550 -500 -600 N
P 3 0 0 0 -500 -200 -500 -250 -750 -250 N
P 3 0 0 0 -500 300 -500 350 -850 350 N
P 3 0 0 0 500 350 500 -50 800 -50 N
P 3 0 0 0 500 650 500 1050 650 1050 N
P 4 0 0 0 -800 750 -750 750 -750 650 -800 650 N
P 4 0 0 0 -650 1050 -600 1050 -600 950 -650 950 N
T 900 500 500 60 0 1 0 GPIO Normal 0 C C
X A0 A0 -1300 -150 300 R 50 50 1 1 B
X D0_RX0 D0 -1300 1050 300 R 50 50 1 1 B
X A1 A1 -1300 -50 300 R 50 50 1 1 B
X D1_TX0 D1 -1300 950 300 R 50 50 1 1 B
X A2 A2 -1300 50 300 R 50 50 1 1 B
X D2_INT0 D2 1300 1050 300 L 50 50 1 1 B
X A3 A3 -1300 150 300 R 50 50 1 1 B
X D3_INT1 D3 1300 950 300 L 50 50 1 1 B
X A4 A4 -1300 250 300 R 50 50 1 1 B
X D4 D4 1300 850 300 L 50 50 1 1 B
X A5 A5 -1300 350 300 R 50 50 1 1 B
X D5 D5 1300 750 300 L 50 50 1 1 B
X D6 D6 1300 650 300 L 50 50 1 1 B
X D7 D7 1300 550 300 L 50 50 1 1 B
X D8 D8 1300 450 300 L 50 50 1 1 B
X D9 D9 1300 350 300 L 50 50 1 1 B
X D10_CS D10 1300 250 300 L 50 50 1 1 B
X D11 D11 1300 150 300 L 50 50 1 1 B
X 5V 5V1 -1300 -950 300 R 50 50 1 1 w
X D12 D12 1300 50 300 L 50 50 1 1 B
X SPI_5V 5V2 1300 -550 300 L 50 50 1 1 w
X D13 D13 1300 -50 300 L 50 50 1 1 B
X SDA SDA -1300 650 300 R 50 50 1 1 B
X SPI_SCK SCK 1300 -450 300 L 50 50 1 1 O C
X SCL SCL -1300 750 300 R 50 50 1 1 B C
X VIN VIN -1300 -1050 300 R 50 50 1 1 W
X GND GND1 -1300 -550 300 R 50 50 1 1 w
X RESET RST1 1300 -950 300 L 50 50 1 1 I L
X GND GND2 -1300 -650 300 R 50 50 1 1 w
X SPI_RESET RST2 1300 -750 300 L 50 50 1 1 I L
X GND GND3 -1300 -750 300 R 50 50 1 1 w
X SPI_GND GND4 1300 -650 300 L 50 50 1 1 w
X AREF AREF -1300 -250 300 R 50 50 1 1 I
X IOREF IORF 1300 -1050 300 L 50 50 1 1 O
X SPI_MOSI MOSI 1300 -350 300 L 50 50 1 1 O
X SPI_MISO MISO 1300 -250 300 L 50 50 1 1 I
X 3V3 3.3V -1300 -850 300 R 50 50 1 1 w
ENDDRAW
ENDDEF
#
# GND
#
DEF GND #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -250 50 H I C CNN
F1 "GND" 0 -150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N
X GND 1 0 0 0 D 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# LED
#
DEF LED D 0 40 Y N 1 F N
F0 "D" 0 100 50 H V C CNN
F1 "LED" 0 -100 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
LED*
$ENDFPLIST
DRAW
P 2 0 1 8 -50 -50 -50 50 N
P 2 0 1 0 -50 0 50 0 N
P 4 0 1 8 50 -50 50 50 -50 0 50 -50 N
P 5 0 1 0 -120 -30 -180 -90 -150 -90 -180 -90 -180 -60 N
P 5 0 1 0 -70 -30 -130 -90 -100 -90 -130 -90 -130 -60 N
X K 1 -150 0 100 R 50 50 1 1 P
X A 2 150 0 100 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# R
#
DEF R R 0 0 N Y 1 F N
F0 "R" 80 0 50 V V C CNN
F1 "R" 0 0 50 V V C CNN
F2 "" -70 0 50 V I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
R_*
R_*
$ENDFPLIST
DRAW
S -40 -100 40 100 0 1 10 N
X ~ 1 0 150 50 D 50 50 1 1 P
X ~ 2 0 -150 50 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# SW_Push
#
DEF SW_Push SW 0 40 N N 1 F N
F0 "SW" 50 100 50 H V L CNN
F1 "SW_Push" 0 -60 50 H V C CNN
F2 "" 0 200 50 H I C CNN
F3 "" 0 200 50 H I C CNN
DRAW
C -80 0 20 0 1 0 N
C 80 0 20 0 1 0 N
P 2 0 1 0 0 50 0 120 N
P 2 0 1 0 100 50 -100 50 N
X 1 1 -200 0 100 R 50 50 0 1 P
X 2 2 200 0 100 L 50 50 0 1 P
ENDDRAW
ENDDEF
#
# VCC
#
DEF VCC #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -150 50 H I C CNN
F1 "VCC" 0 150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
C 0 75 25 0 1 0 N
P 2 0 1 0 0 0 0 50 N
X VCC 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
#End Library

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,64 @@
update=Di 12 Sep 2017 14:57:47 CEST
version=1
last_client=kicad
[pcbnew]
version=1
LastNetListRead=
UseCmpFile=1
PadDrill=0.600000000000
PadDrillOvalY=0.600000000000
PadSizeH=1.500000000000
PadSizeV=1.500000000000
PcbTextSizeV=1.500000000000
PcbTextSizeH=1.500000000000
PcbTextThickness=0.300000000000
ModuleTextSizeV=1.000000000000
ModuleTextSizeH=1.000000000000
ModuleTextSizeThickness=0.150000000000
SolderMaskClearance=0.000000000000
SolderMaskMinWidth=0.000000000000
DrawSegmentWidth=0.200000000000
BoardOutlineThickness=0.100000000000
ModuleOutlineThickness=0.150000000000
[cvpcb]
version=1
NetIExt=net
[general]
version=1
[eeschema]
version=1
LibDir=
[eeschema/libraries]
LibName1=power
LibName2=device
LibName3=switches
LibName4=relays
LibName5=motors
LibName6=transistors
LibName7=conn
LibName8=linear
LibName9=regul
LibName10=74xx
LibName11=cmos4000
LibName12=adc-dac
LibName13=memory
LibName14=xilinx
LibName15=microcontrollers
LibName16=dsp
LibName17=microchip
LibName18=analog_switches
LibName19=motorola
LibName20=texas
LibName21=intel
LibName22=audio
LibName23=interface
LibName24=digital-audio
LibName25=philips
LibName26=display
LibName27=cypress
LibName28=siliconi
LibName29=opto
LibName30=atmel
LibName31=contrib
LibName32=valves
LibName33=/home/enbewe/Coding/KiCad/Libraries/arduino-kicad-library/arduino

974
BinaryClock/BinaryClock.sch Normal file
View file

@ -0,0 +1,974 @@
EESchema Schematic File Version 2
LIBS:power
LIBS:device
LIBS:switches
LIBS:relays
LIBS:motors
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:arduino
LIBS:BinaryClock-cache
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 LED D10
U 1 1 59B7D65C
P 3700 1450
F 0 "D10" H 3700 1550 50 0000 C CNN
F 1 "LED" H 3700 1350 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 3700 1450 50 0001 C CNN
F 3 "" H 3700 1450 50 0001 C CNN
1 3700 1450
1 0 0 -1
$EndComp
$Comp
L LED D11
U 1 1 59B7D6EF
P 3700 1800
F 0 "D11" H 3700 1900 50 0000 C CNN
F 1 "LED" H 3700 1700 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 3700 1800 50 0001 C CNN
F 3 "" H 3700 1800 50 0001 C CNN
1 3700 1800
1 0 0 -1
$EndComp
$Comp
L LED D12
U 1 1 59B7D750
P 3700 2200
F 0 "D12" H 3700 2300 50 0000 C CNN
F 1 "LED" H 3700 2100 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 3700 2200 50 0001 C CNN
F 3 "" H 3700 2200 50 0001 C CNN
1 3700 2200
1 0 0 -1
$EndComp
$Comp
L LED D13
U 1 1 59B7D7BB
P 3700 2600
F 0 "D13" H 3700 2700 50 0000 C CNN
F 1 "LED" H 3700 2500 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 3700 2600 50 0001 C CNN
F 3 "" H 3700 2600 50 0001 C CNN
1 3700 2600
1 0 0 -1
$EndComp
$Comp
L LED D7
U 1 1 59B7D836
P 3050 1800
F 0 "D7" H 3050 1900 50 0000 C CNN
F 1 "LED" H 3050 1700 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 3050 1800 50 0001 C CNN
F 3 "" H 3050 1800 50 0001 C CNN
1 3050 1800
1 0 0 -1
$EndComp
$Comp
L LED D8
U 1 1 59B7D8AF
P 3050 2200
F 0 "D8" H 3050 2300 50 0000 C CNN
F 1 "LED" H 3050 2100 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 3050 2200 50 0001 C CNN
F 3 "" H 3050 2200 50 0001 C CNN
1 3050 2200
1 0 0 -1
$EndComp
$Comp
L LED D9
U 1 1 59B7D8EA
P 3050 2600
F 0 "D9" H 3050 2700 50 0000 C CNN
F 1 "LED" H 3050 2500 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 3050 2600 50 0001 C CNN
F 3 "" H 3050 2600 50 0001 C CNN
1 3050 2600
1 0 0 -1
$EndComp
$Comp
L LED D14
U 1 1 59B7D90D
P 4650 1800
F 0 "D14" H 4650 1900 50 0000 C CNN
F 1 "LED" H 4650 1700 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 4650 1800 50 0001 C CNN
F 3 "" H 4650 1800 50 0001 C CNN
1 4650 1800
1 0 0 -1
$EndComp
$Comp
L LED D15
U 1 1 59B7D932
P 4650 2200
F 0 "D15" H 4650 2300 50 0000 C CNN
F 1 "LED" H 4650 2100 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 4650 2200 50 0001 C CNN
F 3 "" H 4650 2200 50 0001 C CNN
1 4650 2200
1 0 0 -1
$EndComp
$Comp
L LED D16
U 1 1 59B7D959
P 4650 2600
F 0 "D16" H 4650 2700 50 0000 C CNN
F 1 "LED" H 4650 2500 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 4650 2600 50 0001 C CNN
F 3 "" H 4650 2600 50 0001 C CNN
1 4650 2600
1 0 0 -1
$EndComp
$Comp
L LED D17
U 1 1 59B7D982
P 5300 1400
F 0 "D17" H 5300 1500 50 0000 C CNN
F 1 "LED" H 5300 1300 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 5300 1400 50 0001 C CNN
F 3 "" H 5300 1400 50 0001 C CNN
1 5300 1400
1 0 0 -1
$EndComp
$Comp
L LED D18
U 1 1 59B7D9C3
P 5300 1800
F 0 "D18" H 5300 1900 50 0000 C CNN
F 1 "LED" H 5300 1700 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 5300 1800 50 0001 C CNN
F 3 "" H 5300 1800 50 0001 C CNN
1 5300 1800
1 0 0 -1
$EndComp
$Comp
L LED D19
U 1 1 59B7D9F0
P 5300 2200
F 0 "D19" H 5300 2300 50 0000 C CNN
F 1 "LED" H 5300 2100 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 5300 2200 50 0001 C CNN
F 3 "" H 5300 2200 50 0001 C CNN
1 5300 2200
1 0 0 -1
$EndComp
$Comp
L LED D20
U 1 1 59B7DA1F
P 5300 2600
F 0 "D20" H 5300 2700 50 0000 C CNN
F 1 "LED" H 5300 2500 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 5300 2600 50 0001 C CNN
F 3 "" H 5300 2600 50 0001 C CNN
1 5300 2600
1 0 0 -1
$EndComp
$Comp
L LED D3
U 1 1 59B7DA50
P 2050 1400
F 0 "D3" H 2050 1500 50 0000 C CNN
F 1 "LED" H 2050 1300 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 2050 1400 50 0001 C CNN
F 3 "" H 2050 1400 50 0001 C CNN
1 2050 1400
1 0 0 -1
$EndComp
$Comp
L LED D4
U 1 1 59B7DA83
P 2050 1800
F 0 "D4" H 2050 1900 50 0000 C CNN
F 1 "LED" H 2050 1700 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 2050 1800 50 0001 C CNN
F 3 "" H 2050 1800 50 0001 C CNN
1 2050 1800
1 0 0 -1
$EndComp
$Comp
L LED D5
U 1 1 59B7DAB8
P 2050 2200
F 0 "D5" H 2050 2300 50 0000 C CNN
F 1 "LED" H 2050 2100 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 2050 2200 50 0001 C CNN
F 3 "" H 2050 2200 50 0001 C CNN
1 2050 2200
1 0 0 -1
$EndComp
$Comp
L LED D6
U 1 1 59B7DAEF
P 2050 2600
F 0 "D6" H 2050 2700 50 0000 C CNN
F 1 "LED" H 2050 2500 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 2050 2600 50 0001 C CNN
F 3 "" H 2050 2600 50 0001 C CNN
1 2050 2600
1 0 0 -1
$EndComp
$Comp
L LED D2
U 1 1 59B7DB63
P 1400 2600
F 0 "D2" H 1400 2700 50 0000 C CNN
F 1 "LED" H 1400 2500 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 1400 2600 50 0001 C CNN
F 3 "" H 1400 2600 50 0001 C CNN
1 1400 2600
1 0 0 -1
$EndComp
$Comp
L GND #PWR01
U 1 1 59B7EB4A
P 1250 2800
F 0 "#PWR01" H 1250 2550 50 0001 C CNN
F 1 "GND" H 1250 2650 50 0000 C CNN
F 2 "" H 1250 2800 50 0001 C CNN
F 3 "" H 1250 2800 50 0001 C CNN
1 1250 2800
1 0 0 -1
$EndComp
Wire Wire Line
1250 2200 1250 2800
Connection ~ 1250 2600
$Comp
L GND #PWR02
U 1 1 59B7EE98
P 1900 2800
F 0 "#PWR02" H 1900 2550 50 0001 C CNN
F 1 "GND" H 1900 2650 50 0000 C CNN
F 2 "" H 1900 2800 50 0001 C CNN
F 3 "" H 1900 2800 50 0001 C CNN
1 1900 2800
1 0 0 -1
$EndComp
$Comp
L GND #PWR03
U 1 1 59B7EED4
P 2900 2800
F 0 "#PWR03" H 2900 2550 50 0001 C CNN
F 1 "GND" H 2900 2650 50 0000 C CNN
F 2 "" H 2900 2800 50 0001 C CNN
F 3 "" H 2900 2800 50 0001 C CNN
1 2900 2800
1 0 0 -1
$EndComp
$Comp
L GND #PWR04
U 1 1 59B7EF10
P 3550 2800
F 0 "#PWR04" H 3550 2550 50 0001 C CNN
F 1 "GND" H 3550 2650 50 0000 C CNN
F 2 "" H 3550 2800 50 0001 C CNN
F 3 "" H 3550 2800 50 0001 C CNN
1 3550 2800
1 0 0 -1
$EndComp
$Comp
L GND #PWR05
U 1 1 59B7F08C
P 4500 2800
F 0 "#PWR05" H 4500 2550 50 0001 C CNN
F 1 "GND" H 4500 2650 50 0000 C CNN
F 2 "" H 4500 2800 50 0001 C CNN
F 3 "" H 4500 2800 50 0001 C CNN
1 4500 2800
1 0 0 -1
$EndComp
$Comp
L GND #PWR06
U 1 1 59B7F0C8
P 5150 2800
F 0 "#PWR06" H 5150 2550 50 0001 C CNN
F 1 "GND" H 5150 2650 50 0000 C CNN
F 2 "" H 5150 2800 50 0001 C CNN
F 3 "" H 5150 2800 50 0001 C CNN
1 5150 2800
1 0 0 -1
$EndComp
Wire Wire Line
1900 1400 1900 2800
Wire Wire Line
1900 1800 1900 2200
Connection ~ 1900 2200
Connection ~ 1900 1800
Connection ~ 1900 2600
Wire Wire Line
2900 1800 2900 2800
Connection ~ 2900 2600
Connection ~ 2900 2200
Wire Wire Line
3550 1450 3550 2800
Connection ~ 3550 2600
Connection ~ 3550 2200
Connection ~ 3550 1800
Wire Wire Line
4500 1800 4500 2800
Connection ~ 4500 2600
Connection ~ 4500 2200
Wire Wire Line
5150 1400 5150 2800
Connection ~ 5150 2600
Connection ~ 5150 2200
Connection ~ 5150 1800
$Comp
L Arduino_Uno_Shield ARD1
U 1 1 59B7F85C
P 7750 5250
F 0 "ARD1" V 7850 5250 60 0000 C CNN
F 1 "Arduino_Uno_Shield" V 7650 5250 60 0000 C CNN
F 2 "Arduino:Arduino_Uno_Shield" H 9550 9000 60 0001 C CNN
F 3 "" H 9550 9000 60 0001 C CNN
1 7750 5250
-1 0 0 1
$EndComp
$Comp
L 74HC595 U2
U 1 1 59B7FAFF
P 3650 4150
F 0 "U2" H 3800 4750 50 0000 C CNN
F 1 "74HC595" H 3650 3550 50 0000 C CNN
F 2 "SMD_Packages:SO-16-L" H 3650 4150 50 0001 C CNN
F 3 "" H 3650 4150 50 0001 C CNN
1 3650 4150
0 -1 -1 0
$EndComp
$Comp
L 74HC595 U3
U 1 1 59B7FBFE
P 5250 4150
F 0 "U3" H 5400 4750 50 0000 C CNN
F 1 "74HC595" H 5250 3550 50 0000 C CNN
F 2 "SMD_Packages:SO-16-L" H 5250 4150 50 0001 C CNN
F 3 "" H 5250 4150 50 0001 C CNN
1 5250 4150
0 -1 -1 0
$EndComp
$Comp
L 74HC595 U1
U 1 1 59B7FC4D
P 2000 4150
F 0 "U1" H 2150 4750 50 0000 C CNN
F 1 "74HC595" H 2000 3550 50 0000 C CNN
F 2 "SMD_Packages:SO-16-L" H 2000 4150 50 0001 C CNN
F 3 "" H 2000 4150 50 0001 C CNN
1 2000 4150
0 -1 -1 0
$EndComp
$Comp
L LED D1
U 1 1 59B7DB28
P 1400 2200
F 0 "D1" H 1400 2300 50 0000 C CNN
F 1 "LED" H 1400 2100 50 0000 C CNN
F 2 "LEDs:LED_PLCC-2" H 1400 2200 50 0001 C CNN
F 3 "" H 1400 2200 50 0001 C CNN
1 1400 2200
1 0 0 -1
$EndComp
Wire Wire Line
3200 2200 3300 2200
Wire Wire Line
3200 1800 3400 1800
Wire Wire Line
3850 2200 3950 2200
Wire Wire Line
4050 1800 3850 1800
Wire Wire Line
3850 1450 4150 1450
Wire Wire Line
4800 2200 4900 2200
Wire Wire Line
4800 1800 5000 1800
Wire Wire Line
5550 2200 5450 2200
Wire Wire Line
5450 1800 5650 1800
Wire Wire Line
5750 1400 5450 1400
Wire Wire Line
5000 4850 5000 5400
Wire Wire Line
4800 4850 4800 5500
Wire Wire Line
3400 4850 3400 5900
Wire Wire Line
3200 4850 3200 6000
Wire Wire Line
1750 4850 1750 6200
Wire Wire Line
1550 4850 1550 6300
Wire Wire Line
2050 4850 2050 6100
Wire Wire Line
3700 4850 3700 5800
Wire Wire Line
6450 5300 5300 5300
Wire Wire Line
5300 5300 5300 4850
Wire Wire Line
5000 5400 6450 5400
Wire Wire Line
4800 5500 6450 5500
Wire Wire Line
3700 5800 6450 5800
Wire Wire Line
3400 5900 6450 5900
Wire Wire Line
3200 6000 6450 6000
Wire Wire Line
2050 6100 6450 6100
Wire Wire Line
1750 6200 6450 6200
Wire Wire Line
1550 6300 6450 6300
$Comp
L GND #PWR07
U 1 1 59B83241
P 2150 4850
F 0 "#PWR07" H 2150 4600 50 0001 C CNN
F 1 "GND" H 2150 4700 50 0000 C CNN
F 2 "" H 2150 4850 50 0001 C CNN
F 3 "" H 2150 4850 50 0001 C CNN
1 2150 4850
1 0 0 -1
$EndComp
$Comp
L GND #PWR08
U 1 1 59B83285
P 3800 4850
F 0 "#PWR08" H 3800 4600 50 0001 C CNN
F 1 "GND" H 3800 4700 50 0000 C CNN
F 2 "" H 3800 4850 50 0001 C CNN
F 3 "" H 3800 4850 50 0001 C CNN
1 3800 4850
1 0 0 -1
$EndComp
$Comp
L GND #PWR09
U 1 1 59B832C9
P 5400 4850
F 0 "#PWR09" H 5400 4600 50 0001 C CNN
F 1 "GND" H 5400 4700 50 0000 C CNN
F 2 "" H 5400 4850 50 0001 C CNN
F 3 "" H 5400 4850 50 0001 C CNN
1 5400 4850
1 0 0 -1
$EndComp
$Comp
L GND #PWR010
U 1 1 59B83695
P 9450 4750
F 0 "#PWR010" H 9450 4500 50 0001 C CNN
F 1 "GND" H 9450 4600 50 0000 C CNN
F 2 "" H 9450 4750 50 0001 C CNN
F 3 "" H 9450 4750 50 0001 C CNN
1 9450 4750
1 0 0 -1
$EndComp
Wire Wire Line
9450 4500 9450 4750
Wire Wire Line
9450 4700 9050 4700
Wire Wire Line
9050 4600 9450 4600
Connection ~ 9450 4700
Wire Wire Line
9050 4500 9450 4500
Connection ~ 9450 4600
Wire Wire Line
9050 4300 9450 4300
Wire Wire Line
9450 4300 9450 4150
$Comp
L VCC #PWR011
U 1 1 59B83C7B
P 9450 4150
F 0 "#PWR011" H 9450 4000 50 0001 C CNN
F 1 "VCC" H 9450 4300 50 0000 C CNN
F 2 "" H 9450 4150 50 0001 C CNN
F 3 "" H 9450 4150 50 0001 C CNN
1 9450 4150
1 0 0 -1
$EndComp
$Comp
L VCC #PWR012
U 1 1 59B83D80
P 1950 5000
F 0 "#PWR012" H 1950 4850 50 0001 C CNN
F 1 "VCC" H 1950 5150 50 0000 C CNN
F 2 "" H 1950 5000 50 0001 C CNN
F 3 "" H 1950 5000 50 0001 C CNN
1 1950 5000
1 0 0 -1
$EndComp
$Comp
L VCC #PWR013
U 1 1 59B83DC4
P 3600 5000
F 0 "#PWR013" H 3600 4850 50 0001 C CNN
F 1 "VCC" H 3600 5150 50 0000 C CNN
F 2 "" H 3600 5000 50 0001 C CNN
F 3 "" H 3600 5000 50 0001 C CNN
1 3600 5000
1 0 0 -1
$EndComp
$Comp
L VCC #PWR014
U 1 1 59B83E08
P 5200 5000
F 0 "#PWR014" H 5200 4850 50 0001 C CNN
F 1 "VCC" H 5200 5150 50 0000 C CNN
F 2 "" H 5200 5000 50 0001 C CNN
F 3 "" H 5200 5000 50 0001 C CNN
1 5200 5000
1 0 0 -1
$EndComp
Wire Wire Line
1950 5000 1850 5000
Wire Wire Line
1850 5000 1850 4850
Wire Wire Line
3500 4850 3500 5000
Wire Wire Line
3500 5000 3600 5000
Wire Wire Line
5100 4850 5100 5000
Wire Wire Line
5100 5000 5200 5000
$Comp
L SW_Push SW2
U 1 1 59B84556
P 6700 3100
F 0 "SW2" H 6750 3200 50 0000 L CNN
F 1 "SW_Push" H 6700 3040 50 0000 C CNN
F 2 "Buttons_Switches_THT:SW_PUSH_6mm" H 6700 3300 50 0001 C CNN
F 3 "" H 6700 3300 50 0001 C CNN
1 6700 3100
1 0 0 -1
$EndComp
$Comp
L SW_Push SW1
U 1 1 59B845C9
P 6700 2600
F 0 "SW1" H 6750 2700 50 0000 L CNN
F 1 "SW_Push" H 6700 2540 50 0000 C CNN
F 2 "Buttons_Switches_THT:SW_PUSH_6mm" H 6700 2800 50 0001 C CNN
F 3 "" H 6700 2800 50 0001 C CNN
1 6700 2600
1 0 0 -1
$EndComp
Wire Wire Line
6450 5600 6350 5600
Wire Wire Line
6350 5600 6350 3100
Wire Wire Line
6350 3100 6500 3100
Wire Wire Line
6500 2600 6250 2600
Wire Wire Line
6250 2600 6250 5700
Wire Wire Line
6250 5700 6450 5700
$Comp
L GND #PWR015
U 1 1 59B847A5
P 7000 3250
F 0 "#PWR015" H 7000 3000 50 0001 C CNN
F 1 "GND" H 7000 3100 50 0000 C CNN
F 2 "" H 7000 3250 50 0001 C CNN
F 3 "" H 7000 3250 50 0001 C CNN
1 7000 3250
1 0 0 -1
$EndComp
Wire Wire Line
7000 2600 7000 3250
Wire Wire Line
7000 3100 6900 3100
Wire Wire Line
6900 2600 7000 2600
Connection ~ 7000 3100
$Comp
L R R1
U 1 1 59B85655
P 1550 2750
F 0 "R1" V 1630 2750 50 0000 C CNN
F 1 "R" V 1550 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 1480 2750 50 0001 C CNN
F 3 "" H 1550 2750 50 0001 C CNN
1 1550 2750
1 0 0 -1
$EndComp
$Comp
L R R2
U 1 1 59B856A6
P 1650 2750
F 0 "R2" V 1730 2750 50 0000 C CNN
F 1 "R" V 1650 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 1580 2750 50 0001 C CNN
F 3 "" H 1650 2750 50 0001 C CNN
1 1650 2750
1 0 0 -1
$EndComp
$Comp
L R R3
U 1 1 59B856F3
P 2200 2750
F 0 "R3" V 2280 2750 50 0000 C CNN
F 1 "R" V 2200 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 2130 2750 50 0001 C CNN
F 3 "" H 2200 2750 50 0001 C CNN
1 2200 2750
1 0 0 -1
$EndComp
$Comp
L R R4
U 1 1 59B85742
P 2300 2750
F 0 "R4" V 2380 2750 50 0000 C CNN
F 1 "R" V 2300 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 2230 2750 50 0001 C CNN
F 3 "" H 2300 2750 50 0001 C CNN
1 2300 2750
1 0 0 -1
$EndComp
$Comp
L R R5
U 1 1 59B85793
P 2400 2750
F 0 "R5" V 2480 2750 50 0000 C CNN
F 1 "R" V 2400 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 2330 2750 50 0001 C CNN
F 3 "" H 2400 2750 50 0001 C CNN
1 2400 2750
1 0 0 -1
$EndComp
$Comp
L R R6
U 1 1 59B857E8
P 2500 2750
F 0 "R6" V 2580 2750 50 0000 C CNN
F 1 "R" V 2500 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 2430 2750 50 0001 C CNN
F 3 "" H 2500 2750 50 0001 C CNN
1 2500 2750
1 0 0 -1
$EndComp
$Comp
L R R7
U 1 1 59B8583D
P 3200 2750
F 0 "R7" V 3280 2750 50 0000 C CNN
F 1 "R" V 3200 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 3130 2750 50 0001 C CNN
F 3 "" H 3200 2750 50 0001 C CNN
1 3200 2750
1 0 0 -1
$EndComp
$Comp
L R R8
U 1 1 59B8589C
P 3300 2750
F 0 "R8" V 3380 2750 50 0000 C CNN
F 1 "R" V 3300 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 3230 2750 50 0001 C CNN
F 3 "" H 3300 2750 50 0001 C CNN
1 3300 2750
1 0 0 -1
$EndComp
$Comp
L R R9
U 1 1 59B858F5
P 3400 2750
F 0 "R9" V 3480 2750 50 0000 C CNN
F 1 "R" V 3400 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 3330 2750 50 0001 C CNN
F 3 "" H 3400 2750 50 0001 C CNN
1 3400 2750
1 0 0 -1
$EndComp
$Comp
L R R10
U 1 1 59B85952
P 3850 2750
F 0 "R10" V 3930 2750 50 0000 C CNN
F 1 "R" V 3850 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 3780 2750 50 0001 C CNN
F 3 "" H 3850 2750 50 0001 C CNN
1 3850 2750
1 0 0 -1
$EndComp
$Comp
L R R11
U 1 1 59B859B3
P 3950 2750
F 0 "R11" V 4030 2750 50 0000 C CNN
F 1 "R" V 3950 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 3880 2750 50 0001 C CNN
F 3 "" H 3950 2750 50 0001 C CNN
1 3950 2750
1 0 0 -1
$EndComp
$Comp
L R R12
U 1 1 59B85A12
P 4050 2750
F 0 "R12" V 4130 2750 50 0000 C CNN
F 1 "R" V 4050 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 3980 2750 50 0001 C CNN
F 3 "" H 4050 2750 50 0001 C CNN
1 4050 2750
1 0 0 -1
$EndComp
$Comp
L R R13
U 1 1 59B85A73
P 4150 2750
F 0 "R13" V 4230 2750 50 0000 C CNN
F 1 "R" V 4150 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 4080 2750 50 0001 C CNN
F 3 "" H 4150 2750 50 0001 C CNN
1 4150 2750
1 0 0 -1
$EndComp
$Comp
L R R14
U 1 1 59B85AD6
P 4800 2750
F 0 "R14" V 4880 2750 50 0000 C CNN
F 1 "R" V 4800 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 4730 2750 50 0001 C CNN
F 3 "" H 4800 2750 50 0001 C CNN
1 4800 2750
1 0 0 -1
$EndComp
$Comp
L R R15
U 1 1 59B85B3D
P 4900 2750
F 0 "R15" V 4980 2750 50 0000 C CNN
F 1 "R" V 4900 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 4830 2750 50 0001 C CNN
F 3 "" H 4900 2750 50 0001 C CNN
1 4900 2750
1 0 0 -1
$EndComp
$Comp
L R R16
U 1 1 59B85BA6
P 5000 2750
F 0 "R16" V 5080 2750 50 0000 C CNN
F 1 "R" V 5000 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 4930 2750 50 0001 C CNN
F 3 "" H 5000 2750 50 0001 C CNN
1 5000 2750
1 0 0 -1
$EndComp
$Comp
L R R17
U 1 1 59B85C0F
P 5450 2750
F 0 "R17" V 5530 2750 50 0000 C CNN
F 1 "R" V 5450 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 5380 2750 50 0001 C CNN
F 3 "" H 5450 2750 50 0001 C CNN
1 5450 2750
1 0 0 -1
$EndComp
$Comp
L R R18
U 1 1 59B85C7C
P 5550 2750
F 0 "R18" V 5630 2750 50 0000 C CNN
F 1 "R" V 5550 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 5480 2750 50 0001 C CNN
F 3 "" H 5550 2750 50 0001 C CNN
1 5550 2750
1 0 0 -1
$EndComp
$Comp
L R R19
U 1 1 59B85CEB
P 5650 2750
F 0 "R19" V 5730 2750 50 0000 C CNN
F 1 "R" V 5650 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 5580 2750 50 0001 C CNN
F 3 "" H 5650 2750 50 0001 C CNN
1 5650 2750
1 0 0 -1
$EndComp
$Comp
L R R20
U 1 1 59B85D5C
P 5750 2750
F 0 "R20" V 5830 2750 50 0000 C CNN
F 1 "R" V 5750 2750 50 0000 C CNN
F 2 "Resistors_SMD:R_0805_HandSoldering" V 5680 2750 50 0001 C CNN
F 3 "" H 5750 2750 50 0001 C CNN
1 5750 2750
1 0 0 -1
$EndComp
Wire Wire Line
1650 2600 1650 2200
Wire Wire Line
1650 2200 1550 2200
Wire Wire Line
2200 2200 2300 2200
Wire Wire Line
2300 2200 2300 2600
Wire Wire Line
2400 2600 2400 1800
Wire Wire Line
2400 1800 2200 1800
Wire Wire Line
2200 1400 2500 1400
Wire Wire Line
2500 1400 2500 2600
Wire Wire Line
3300 2200 3300 2600
Wire Wire Line
3400 1800 3400 2600
Wire Wire Line
3950 2200 3950 2600
Wire Wire Line
4050 2600 4050 1800
Wire Wire Line
4150 1450 4150 2600
Wire Wire Line
5000 1800 5000 2600
Wire Wire Line
4900 2200 4900 2600
Wire Wire Line
5550 2200 5550 2600
Wire Wire Line
5650 1800 5650 2600
Wire Wire Line
5750 1400 5750 2600
Wire Wire Line
1550 2900 1550 3450
Wire Wire Line
1650 2900 1650 3450
Wire Wire Line
2200 2900 2200 3000
Wire Wire Line
2200 3000 1750 3000
Wire Wire Line
1750 3000 1750 3450
Wire Wire Line
1850 3450 1850 3100
Wire Wire Line
1850 3100 2300 3100
Wire Wire Line
2300 3100 2300 2900
Wire Wire Line
2400 2900 2400 3200
Wire Wire Line
2400 3200 1950 3200
Wire Wire Line
1950 3200 1950 3450
Wire Wire Line
2050 3450 2050 3300
Wire Wire Line
2050 3300 2500 3300
Wire Wire Line
2500 3300 2500 2900
Wire Wire Line
3200 3450 3200 2900
Wire Wire Line
3300 2900 3300 3450
Wire Wire Line
3400 3450 3400 2900
Wire Wire Line
3500 3450 3500 3000
Wire Wire Line
3500 3000 3850 3000
Wire Wire Line
3850 3000 3850 2900
Wire Wire Line
3950 2900 3950 3100
Wire Wire Line
3950 3100 3600 3100
Wire Wire Line
3600 3100 3600 3450
Wire Wire Line
3700 3450 3700 3200
Wire Wire Line
3700 3200 4050 3200
Wire Wire Line
4050 3200 4050 2900
Wire Wire Line
4150 2900 4150 3300
Wire Wire Line
4150 3300 3800 3300
Wire Wire Line
3800 3300 3800 3450
Wire Wire Line
4800 3450 4800 2900
Wire Wire Line
4900 2900 4900 3450
Wire Wire Line
5000 2900 5000 3450
Wire Wire Line
5100 3000 5100 3450
Wire Wire Line
5100 3000 5450 3000
Wire Wire Line
5450 3000 5450 2900
Wire Wire Line
5550 2900 5550 3100
Wire Wire Line
5550 3100 5200 3100
Wire Wire Line
5200 3100 5200 3450
Wire Wire Line
5300 3450 5300 3200
Wire Wire Line
5300 3200 5650 3200
Wire Wire Line
5650 3200 5650 2900
Wire Wire Line
5750 2900 5750 3300
Wire Wire Line
5750 3300 5400 3300
Wire Wire Line
5400 3300 5400 3450
$EndSCHEMATC

3
BinaryClock/fp-lib-table Normal file
View file

@ -0,0 +1,3 @@
(fp_lib_table
(lib (name Arduino)(type KiCad)(uri "$(KIPRJMOD)/../Libraries/arduino-kicad-library/Arduino.pretty")(options "")(descr ""))
)

View file

@ -0,0 +1,282 @@
EESchema-LIBRARY Version 2.3
#encoding utf-8
#
# +3V3
#
DEF +3V3 #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -150 50 H I C CNN
F1 "+3V3" 0 140 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
ALIAS +3.3V
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X +3V3 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# +5V
#
DEF +5V #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -150 50 H I C CNN
F1 "+5V" 0 140 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 2 0 1 0 -30 50 0 100 N
P 2 0 1 0 0 0 0 100 N
P 2 0 1 0 0 100 30 50 N
X +5V 1 0 0 0 U 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# BSS138
#
DEF BSS138 Q 0 0 Y N 1 F N
F0 "Q" 200 75 50 H V L CNN
F1 "BSS138" 200 0 50 H V L CNN
F2 "TO_SOT_Packages_SMD:SOT-23" 200 -75 50 H I L CIN
F3 "" 0 0 50 H I L CNN
ALIAS 2N7002 MMBF170
$FPLIST
SOT?23*
$ENDFPLIST
DRAW
C 65 0 111 0 1 10 N
C 100 -70 11 0 1 0 F
C 100 70 11 0 1 0 F
P 2 0 1 0 30 -70 100 -70 N
P 2 0 1 10 30 -50 30 -90 N
P 2 0 1 0 30 0 100 0 N
P 2 0 1 10 30 20 30 -20 N
P 2 0 1 0 30 70 100 70 N
P 2 0 1 10 30 90 30 50 N
P 2 0 1 0 100 -70 100 -100 N
P 2 0 1 0 100 -70 100 0 N
P 2 0 1 0 100 100 100 70 N
P 3 0 1 10 10 75 10 -75 10 -75 N
P 4 0 1 0 40 0 80 15 80 -15 40 0 F
P 4 0 1 0 100 -70 130 -70 130 70 100 70 N
P 4 0 1 0 110 20 115 15 145 15 150 10 N
P 4 0 1 0 130 15 115 -10 145 -10 130 15 N
X G 1 -200 0 210 R 50 50 1 1 I
X S 2 100 -200 100 U 50 50 1 1 P
X D 3 100 200 100 D 50 50 1 1 P
ENDDRAW
ENDDEF
#
# CP
#
DEF CP C 0 10 N Y 1 F N
F0 "C" 25 100 50 H V L CNN
F1 "CP" 25 -100 50 H V L CNN
F2 "" 38 -150 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
CP_*
$ENDFPLIST
DRAW
S -90 20 -90 40 0 1 0 N
S -90 20 90 20 0 1 0 N
S 90 -20 -90 -40 0 1 0 F
S 90 40 -90 40 0 1 0 N
S 90 40 90 20 0 1 0 N
P 2 0 1 0 -70 90 -30 90 N
P 2 0 1 0 -50 110 -50 70 N
X ~ 1 0 150 110 D 50 50 1 1 P
X ~ 2 0 -150 110 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Conn_01x02
#
DEF Conn_01x02 J 0 40 Y N 1 F N
F0 "J" 0 100 50 H V C CNN
F1 "Conn_01x02" 0 -200 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Connector*:*_??x*mm*
Connector*:*1x??x*mm*
Pin?Header?Straight?1X*
Pin?Header?Angled?1X*
Socket?Strip?Straight?1X*
Socket?Strip?Angled?1X*
$ENDFPLIST
DRAW
S -50 -95 0 -105 1 1 6 N
S -50 5 0 -5 1 1 6 N
S -50 50 50 -150 1 1 10 f
X Pin_1 1 -200 0 150 R 50 50 1 1 P
X Pin_2 2 -200 -100 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Conn_01x03
#
DEF Conn_01x03 J 0 40 Y N 1 F N
F0 "J" 0 200 50 H V C CNN
F1 "Conn_01x03" 0 -200 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Connector*:*_??x*mm*
Connector*:*1x??x*mm*
Pin?Header?Straight?1X*
Pin?Header?Angled?1X*
Socket?Strip?Straight?1X*
Socket?Strip?Angled?1X*
$ENDFPLIST
DRAW
S -50 -95 0 -105 1 1 6 N
S -50 5 0 -5 1 1 6 N
S -50 105 0 95 1 1 6 N
S -50 150 50 -150 1 1 10 f
X Pin_1 1 -200 100 150 R 50 50 1 1 P
X Pin_2 2 -200 0 150 R 50 50 1 1 P
X Pin_3 3 -200 -100 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# Conn_01x05
#
DEF Conn_01x05 J 0 40 Y N 1 F N
F0 "J" 0 300 50 H V C CNN
F1 "Conn_01x05" 0 -300 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
Connector*:*_??x*mm*
Connector*:*1x??x*mm*
Pin?Header?Straight?1X*
Pin?Header?Angled?1X*
Socket?Strip?Straight?1X*
Socket?Strip?Angled?1X*
$ENDFPLIST
DRAW
S -50 -195 0 -205 1 1 6 N
S -50 -95 0 -105 1 1 6 N
S -50 5 0 -5 1 1 6 N
S -50 105 0 95 1 1 6 N
S -50 205 0 195 1 1 6 N
S -50 250 50 -250 1 1 10 f
X Pin_1 1 -200 200 150 R 50 50 1 1 P
X Pin_2 2 -200 100 150 R 50 50 1 1 P
X Pin_3 3 -200 0 150 R 50 50 1 1 P
X Pin_4 4 -200 -100 150 R 50 50 1 1 P
X Pin_5 5 -200 -200 150 R 50 50 1 1 P
ENDDRAW
ENDDEF
#
# D_Schottky
#
DEF D_Schottky D 0 40 N N 1 F N
F0 "D" 0 100 50 H V C CNN
F1 "D_Schottky" 0 -100 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
TO-???*
*SingleDiode
*_Diode_*
*SingleDiode*
D_*
$ENDFPLIST
DRAW
P 2 0 1 0 50 0 -50 0 N
P 4 0 1 8 50 50 50 -50 -50 0 50 50 N
P 6 0 1 8 -75 25 -75 50 -50 50 -50 -50 -25 -50 -25 -25 N
X K 1 -150 0 100 R 50 50 1 1 P
X A 2 150 0 100 L 50 50 1 1 P
ENDDRAW
ENDDEF
#
# ESP-12
#
DEF ESP-12 U 0 40 Y Y 1 F N
F0 "U" 0 -100 50 H V C CNN
F1 "ESP-12" 0 100 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
ALIAS ESP-07v2
$FPLIST
ESP-07*
ESP-12*
$ENDFPLIST
DRAW
S -600 -600 600 600 1 0 0 N
X REST 1 -900 300 300 R 50 50 1 1 I
X ADC 2 -900 200 300 R 50 50 1 1 P
X CH_PD 3 -900 100 300 R 50 50 1 1 I
X GPIO16 4 -900 0 300 R 50 50 1 1 B
X GPIO14 5 -900 -100 300 R 50 50 1 1 B
X GPIO12 6 -900 -200 300 R 50 50 1 1 B
X GPIO13 7 -900 -300 300 R 50 50 1 1 B
X VCC 8 0 900 300 D 50 50 1 1 W
X GND 9 0 -900 300 U 50 50 1 1 W
X GPIO15 10 900 -300 300 L 50 50 1 1 B
X GPIO2 11 900 -200 300 L 50 50 1 1 B
X GPIO0 12 900 -100 300 L 50 50 1 1 B
X GPIO4 13 900 0 300 L 50 50 1 1 B
X GPIO5 14 900 100 300 L 50 50 1 1 B
X RXD 15 900 200 300 L 50 50 1 1 I
X TXD 16 900 300 300 L 50 50 1 1 O
ENDDRAW
ENDDEF
#
# GND
#
DEF GND #PWR 0 0 Y Y 1 F P
F0 "#PWR" 0 -250 50 H I C CNN
F1 "GND" 0 -150 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
DRAW
P 6 0 1 0 0 0 0 -50 50 -50 0 -100 -50 -50 0 -50 N
X GND 1 0 0 0 D 50 50 1 1 W N
ENDDRAW
ENDDEF
#
# LM1117-1.8
#
DEF LM1117-1.8 U 0 10 Y Y 1 F N
F0 "U" -150 125 50 H V C CNN
F1 "LM1117-1.8" 0 125 50 H V L CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
ALIAS LM1117-2.5 LM1117-3.3 LM1117-5.0 TLV1117-15 TLV1117-18 TLV1117-25 TLV1117-33 TLV1117-50
$FPLIST
SOT?223*
TO?263*
TO?252*
TO?220*
$ENDFPLIST
DRAW
S -200 -200 200 75 0 1 10 f
X GND 1 0 -300 100 U 50 50 1 1 W
X VO 2 300 0 100 L 50 50 1 1 w
X VI 3 -300 0 100 R 50 50 1 1 W
ENDDRAW
ENDDEF
#
# R
#
DEF R R 0 0 N Y 1 F N
F0 "R" 80 0 50 V V C CNN
F1 "R" 0 0 50 V V C CNN
F2 "" -70 0 50 V I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
R_*
R_*
$ENDFPLIST
DRAW
S -40 -100 40 100 0 1 10 N
X ~ 1 0 150 50 D 50 50 1 1 P
X ~ 2 0 -150 50 U 50 50 1 1 P
ENDDRAW
ENDDEF
#
#End Library

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,64 @@
update=Mi 13 Sep 2017 09:27:31 CEST
version=1
last_client=kicad
[pcbnew]
version=1
LastNetListRead=
UseCmpFile=1
PadDrill=0.600000000000
PadDrillOvalY=0.600000000000
PadSizeH=1.500000000000
PadSizeV=1.500000000000
PcbTextSizeV=1.500000000000
PcbTextSizeH=1.500000000000
PcbTextThickness=0.300000000000
ModuleTextSizeV=1.000000000000
ModuleTextSizeH=1.000000000000
ModuleTextSizeThickness=0.150000000000
SolderMaskClearance=0.000000000000
SolderMaskMinWidth=0.000000000000
DrawSegmentWidth=0.200000000000
BoardOutlineThickness=0.100000000000
ModuleOutlineThickness=0.150000000000
[cvpcb]
version=1
NetIExt=net
[general]
version=1
[eeschema]
version=1
LibDir=
[eeschema/libraries]
LibName1=power
LibName2=device
LibName3=switches
LibName4=relays
LibName5=motors
LibName6=transistors
LibName7=conn
LibName8=linear
LibName9=regul
LibName10=74xx
LibName11=cmos4000
LibName12=adc-dac
LibName13=memory
LibName14=xilinx
LibName15=microcontrollers
LibName16=dsp
LibName17=microchip
LibName18=analog_switches
LibName19=motorola
LibName20=texas
LibName21=intel
LibName22=audio
LibName23=interface
LibName24=digital-audio
LibName25=philips
LibName26=display
LibName27=cypress
LibName28=siliconi
LibName29=opto
LibName30=atmel
LibName31=contrib
LibName32=valves
LibName33=/home/enbewe/Coding/KiCad/Libraries/ESP8266/ESP8266

View file

@ -0,0 +1,652 @@
EESchema Schematic File Version 2
LIBS:power
LIBS:device
LIBS:switches
LIBS:relays
LIBS:motors
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:ESP8266
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 ESP-07v2 U2
U 1 1 59B8DE0D
P 5150 1750
F 0 "U2" H 5150 1650 50 0000 C CNN
F 1 "ESP-07v2" H 5150 1850 50 0000 C CNN
F 2 "ESP82&&:ESP-07v2" H 5150 1750 50 0001 C CNN
F 3 "" H 5150 1750 50 0001 C CNN
1 5150 1750
1 0 0 -1
$EndComp
$Comp
L LM1117-3.3 U1
U 1 1 59B8DEFA
P 1800 1100
F 0 "U1" H 1650 1225 50 0000 C CNN
F 1 "LM1117-3.3" H 1800 1225 50 0000 L CNN
F 2 "Power_Integrations:TO-220" H 1800 1100 50 0001 C CNN
F 3 "" H 1800 1100 50 0001 C CNN
1 1800 1100
1 0 0 -1
$EndComp
$Comp
L R R1
U 1 1 59B8DF8D
P 4000 1450
F 0 "R1" V 4080 1450 50 0000 C CNN
F 1 "10K" V 4000 1450 50 0000 C CNN
F 2 "Resistors_SMD:R_0603_HandSoldering" V 3930 1450 50 0001 C CNN
F 3 "" H 4000 1450 50 0001 C CNN
1 4000 1450
0 1 1 0
$EndComp
$Comp
L CP C1
U 1 1 59B8DFDA
P 1200 1350
F 0 "C1" H 1225 1450 50 0000 L CNN
F 1 "10u" H 1225 1250 50 0000 L CNN
F 2 "Capacitors_Tantalum_SMD:CP_Tantalum_Case-C_EIA-6032-28_Hand" H 1238 1200 50 0001 C CNN
F 3 "" H 1200 1350 50 0001 C CNN
1 1200 1350
1 0 0 -1
$EndComp
$Comp
L +5V #PWR01
U 1 1 59B8E02F
P 850 1000
F 0 "#PWR01" H 850 850 50 0001 C CNN
F 1 "+5V" H 850 1140 50 0000 C CNN
F 2 "" H 850 1000 50 0001 C CNN
F 3 "" H 850 1000 50 0001 C CNN
1 850 1000
1 0 0 -1
$EndComp
$Comp
L +3V3 #PWR02
U 1 1 59B8E04B
P 2750 1000
F 0 "#PWR02" H 2750 850 50 0001 C CNN
F 1 "+3V3" H 2750 1140 50 0000 C CNN
F 2 "" H 2750 1000 50 0001 C CNN
F 3 "" H 2750 1000 50 0001 C CNN
1 2750 1000
1 0 0 -1
$EndComp
$Comp
L GND #PWR03
U 1 1 59B8E067
P 1800 1850
F 0 "#PWR03" H 1800 1600 50 0001 C CNN
F 1 "GND" H 1800 1700 50 0000 C CNN
F 2 "" H 1800 1850 50 0001 C CNN
F 3 "" H 1800 1850 50 0001 C CNN
1 1800 1850
1 0 0 -1
$EndComp
$Comp
L CP C2
U 1 1 59B8E22F
P 2400 1350
F 0 "C2" H 2425 1450 50 0000 L CNN
F 1 "10u" H 2425 1250 50 0000 L CNN
F 2 "Capacitors_Tantalum_SMD:CP_Tantalum_Case-C_EIA-6032-28_Hand" H 2438 1200 50 0001 C CNN
F 3 "" H 2400 1350 50 0001 C CNN
1 2400 1350
1 0 0 -1
$EndComp
Wire Wire Line
850 1100 1500 1100
Wire Wire Line
1200 1100 1200 1200
Wire Wire Line
850 1100 850 1000
Connection ~ 1200 1100
Wire Wire Line
2400 1200 2400 1100
Wire Wire Line
2100 1100 2750 1100
Wire Wire Line
2750 1100 2750 1000
Connection ~ 2400 1100
Wire Wire Line
1200 1500 1200 1600
Wire Wire Line
1200 1600 2400 1600
Wire Wire Line
2400 1600 2400 1500
Wire Wire Line
1800 1400 1800 1850
Connection ~ 1800 1600
$Comp
L Conn_01x05 J1
U 1 1 59B8E399
P 800 2700
F 0 "J1" H 800 3000 50 0000 C CNN
F 1 "Conn_01x05" H 800 2400 50 0000 C CNN
F 2 "Pin_Headers:Pin_Header_Straight_1x05_Pitch2.54mm" H 800 2700 50 0001 C CNN
F 3 "" H 800 2700 50 0001 C CNN
1 800 2700
-1 0 0 1
$EndComp
Text Notes 2500 2100 0 60 ~ 0
Power Supply
$Comp
L +5V #PWR04
U 1 1 59B8E5C8
P 1200 2400
F 0 "#PWR04" H 1200 2250 50 0001 C CNN
F 1 "+5V" H 1200 2540 50 0000 C CNN
F 2 "" H 1200 2400 50 0001 C CNN
F 3 "" H 1200 2400 50 0001 C CNN
1 1200 2400
1 0 0 -1
$EndComp
$Comp
L GND #PWR05
U 1 1 59B8E5E5
P 1200 2800
F 0 "#PWR05" H 1200 2550 50 0001 C CNN
F 1 "GND" H 1200 2650 50 0000 C CNN
F 2 "" H 1200 2800 50 0001 C CNN
F 3 "" H 1200 2800 50 0001 C CNN
1 1200 2800
1 0 0 -1
$EndComp
Wire Wire Line
1200 2400 1200 2500
Wire Wire Line
1200 2500 1000 2500
Wire Wire Line
1200 2800 1200 2700
Wire Wire Line
1200 2700 1000 2700
Wire Notes Line
7200 3200 500 3200
Wire Notes Line
1650 2150 1650 3200
Text Notes 850 3150 0 60 ~ 0
Board Connector
Wire Notes Line
3200 2150 500 2150
$Comp
L D_Schottky D1
U 1 1 59B8EA7A
P 4000 2050
F 0 "D1" H 4000 2150 50 0000 C CNN
F 1 "D_Schottky" H 4000 1950 50 0000 C CNN
F 2 "Diodes_SMD:D_SOT-23_ANK" H 4000 2050 50 0001 C CNN
F 3 "" H 4000 2050 50 0001 C CNN
1 4000 2050
-1 0 0 1
$EndComp
$Comp
L Conn_01x02 J2
U 1 1 59B8EB7B
P 2050 2650
F 0 "J2" H 2050 2750 50 0000 C CNN
F 1 "Conn_01x02" H 2050 2450 50 0000 C CNN
F 2 "Pin_Headers:Pin_Header_Straight_1x02_Pitch2.54mm" H 2050 2650 50 0001 C CNN
F 3 "" H 2050 2650 50 0001 C CNN
1 2050 2650
-1 0 0 1
$EndComp
$Comp
L Conn_01x03 J3
U 1 1 59B8EC26
P 8250 850
F 0 "J3" H 8250 1050 50 0000 C CNN
F 1 "Conn_01x03" H 8250 650 50 0000 C CNN
F 2 "Pin_Headers:Pin_Header_Straight_1x03_Pitch2.54mm" H 8250 850 50 0001 C CNN
F 3 "" H 8250 850 50 0001 C CNN
1 8250 850
1 0 0 -1
$EndComp
$Comp
L Conn_01x03 J4
U 1 1 59B8ECA0
P 8250 1750
F 0 "J4" H 8250 1950 50 0000 C CNN
F 1 "Conn_01x03" H 8250 1550 50 0000 C CNN
F 2 "Pin_Headers:Pin_Header_Straight_1x03_Pitch2.54mm" H 8250 1750 50 0001 C CNN
F 3 "" H 8250 1750 50 0001 C CNN
1 8250 1750
1 0 0 -1
$EndComp
Wire Wire Line
6050 1450 6350 1450
Wire Wire Line
6050 1550 6350 1550
$Comp
L GND #PWR06
U 1 1 59B8EFFD
P 5150 2750
F 0 "#PWR06" H 5150 2500 50 0001 C CNN
F 1 "GND" H 5150 2600 50 0000 C CNN
F 2 "" H 5150 2750 50 0001 C CNN
F 3 "" H 5150 2750 50 0001 C CNN
1 5150 2750
1 0 0 -1
$EndComp
$Comp
L +3V3 #PWR07
U 1 1 59B8F026
P 5150 850
F 0 "#PWR07" H 5150 700 50 0001 C CNN
F 1 "+3V3" H 5150 990 50 0000 C CNN
F 2 "" H 5150 850 50 0001 C CNN
F 3 "" H 5150 850 50 0001 C CNN
1 5150 850
1 0 0 -1
$EndComp
$Comp
L +3V3 #PWR08
U 1 1 59B8F04F
P 3750 1350
F 0 "#PWR08" H 3750 1200 50 0001 C CNN
F 1 "+3V3" H 3750 1490 50 0000 C CNN
F 2 "" H 3750 1350 50 0001 C CNN
F 3 "" H 3750 1350 50 0001 C CNN
1 3750 1350
1 0 0 -1
$EndComp
Wire Wire Line
3750 1350 3750 1650
Wire Wire Line
3750 1450 3850 1450
Wire Wire Line
4150 1450 4250 1450
$Comp
L R R2
U 1 1 59B8F195
P 4000 1650
F 0 "R2" V 4080 1650 50 0000 C CNN
F 1 "10K" V 4000 1650 50 0000 C CNN
F 2 "Resistors_SMD:R_0603_HandSoldering" V 3930 1650 50 0001 C CNN
F 3 "" H 4000 1650 50 0001 C CNN
1 4000 1650
0 1 1 0
$EndComp
Wire Wire Line
4250 1650 4150 1650
Wire Wire Line
3750 1650 3850 1650
Connection ~ 3750 1450
$Comp
L R R3
U 1 1 59B8F2E9
P 6300 1850
F 0 "R3" V 6380 1850 50 0000 C CNN
F 1 "10K" V 6300 1850 50 0000 C CNN
F 2 "Resistors_SMD:R_0603_HandSoldering" V 6230 1850 50 0001 C CNN
F 3 "" H 6300 1850 50 0001 C CNN
1 6300 1850
0 1 1 0
$EndComp
Wire Wire Line
6150 1850 6050 1850
Wire Wire Line
6450 1850 7000 1850
$Comp
L R R5
U 1 1 59B8F3DC
P 6300 2050
F 0 "R5" V 6380 2050 50 0000 C CNN
F 1 "10K" V 6300 2050 50 0000 C CNN
F 2 "Resistors_SMD:R_0603_HandSoldering" V 6230 2050 50 0001 C CNN
F 3 "" H 6300 2050 50 0001 C CNN
1 6300 2050
0 1 1 0
$EndComp
Wire Wire Line
6050 2050 6150 2050
$Comp
L GND #PWR09
U 1 1 59B8F449
P 6550 2150
F 0 "#PWR09" H 6550 1900 50 0001 C CNN
F 1 "GND" H 6550 2000 50 0000 C CNN
F 2 "" H 6550 2150 50 0001 C CNN
F 3 "" H 6550 2150 50 0001 C CNN
1 6550 2150
1 0 0 -1
$EndComp
Wire Wire Line
6550 2150 6550 2050
Wire Wire Line
6550 2050 6450 2050
Wire Wire Line
4250 2050 4150 2050
Wire Wire Line
3400 1950 4250 1950
Wire Wire Line
3400 2050 3850 2050
$Comp
L +3V3 #PWR010
U 1 1 59B8F650
P 6550 1950
F 0 "#PWR010" H 6550 1800 50 0001 C CNN
F 1 "+3V3" H 6550 2090 50 0000 C CNN
F 2 "" H 6550 1950 50 0001 C CNN
F 3 "" H 6550 1950 50 0001 C CNN
1 6550 1950
0 1 1 0
$EndComp
$Comp
L R R4
U 1 1 59B8F690
P 6300 1950
F 0 "R4" V 6380 1950 50 0000 C CNN
F 1 "10K" V 6300 1950 50 0000 C CNN
F 2 "Resistors_SMD:R_0603_HandSoldering" V 6230 1950 50 0001 C CNN
F 3 "" H 6300 1950 50 0001 C CNN
1 6300 1950
0 1 1 0
$EndComp
Wire Wire Line
6150 1950 6050 1950
Wire Wire Line
6550 1950 6450 1950
Text Label 3400 1950 0 60 ~ 0
Sense3V3
Text Label 3400 2050 0 60 ~ 0
IRSend3V3
Text Label 6350 1450 2 60 ~ 0
TXD
Text Label 6350 1550 2 60 ~ 0
RXD
Text Label 7000 1850 2 60 ~ 0
PROG/RUN
Wire Notes Line
7200 500 7200 3200
Text Notes 6700 3150 0 60 ~ 0
ESP8266\n
$Comp
L GND #PWR011
U 1 1 59B8FE9B
P 7500 850
F 0 "#PWR011" H 7500 600 50 0001 C CNN
F 1 "GND" H 7500 700 50 0000 C CNN
F 2 "" H 7500 850 50 0001 C CNN
F 3 "" H 7500 850 50 0001 C CNN
1 7500 850
1 0 0 -1
$EndComp
Wire Wire Line
8050 850 7700 850
Wire Wire Line
8050 950 7700 950
Text Label 7700 850 0 60 ~ 0
TXD
Text Label 7700 950 0 60 ~ 0
RXD
Wire Wire Line
7500 850 7500 750
Wire Wire Line
7500 750 8050 750
Text Notes 8000 1250 0 60 ~ 0
Serial Conn
Wire Notes Line
8600 500 8600 3200
Wire Notes Line
8600 1300 7200 1300
Wire Wire Line
7400 1750 8050 1750
Text Label 7400 1750 0 60 ~ 0
PROG/RUN
$Comp
L GND #PWR012
U 1 1 59B90205
P 7800 1950
F 0 "#PWR012" H 7800 1700 50 0001 C CNN
F 1 "GND" H 7800 1800 50 0000 C CNN
F 2 "" H 7800 1950 50 0001 C CNN
F 3 "" H 7800 1950 50 0001 C CNN
1 7800 1950
1 0 0 -1
$EndComp
$Comp
L +3V3 #PWR013
U 1 1 59B9023A
P 7800 1550
F 0 "#PWR013" H 7800 1400 50 0001 C CNN
F 1 "+3V3" H 7800 1690 50 0000 C CNN
F 2 "" H 7800 1550 50 0001 C CNN
F 3 "" H 7800 1550 50 0001 C CNN
1 7800 1550
1 0 0 -1
$EndComp
Wire Wire Line
7800 1550 7800 1650
Wire Wire Line
7800 1650 8050 1650
Wire Wire Line
8050 1850 7800 1850
Wire Wire Line
7800 1850 7800 1950
Text Notes 7950 2200 0 60 ~ 0
Prog Jumper
Wire Notes Line
8600 2250 7200 2250
Wire Wire Line
2250 2550 2800 2550
Wire Wire Line
2250 2650 2800 2650
Text Label 2800 2550 2 60 ~ 0
Sense5V
Text Label 2800 2650 2 60 ~ 0
IRSend5V
Wire Notes Line
3200 500 3200 3200
Text Notes 2450 3150 0 60 ~ 0
Data Connector
$Comp
L BSS138 Q2
U 1 1 59B90A53
P 9650 2550
F 0 "Q2" H 9850 2625 50 0000 L CNN
F 1 "BSS138" H 9850 2550 50 0000 L CNN
F 2 "TO_SOT_Packages_SMD:SOT-23_Handsoldering" H 9850 2475 50 0001 L CIN
F 3 "" H 9650 2550 50 0001 L CNN
1 9650 2550
0 1 1 0
$EndComp
$Comp
L R R7
U 1 1 59B90AE6
P 9350 2400
F 0 "R7" V 9430 2400 50 0000 C CNN
F 1 "10K" V 9350 2400 50 0000 C CNN
F 2 "Resistors_SMD:R_0603_HandSoldering" V 9280 2400 50 0001 C CNN
F 3 "" H 9350 2400 50 0001 C CNN
1 9350 2400
-1 0 0 1
$EndComp
$Comp
L R R9
U 1 1 59B90CAA
P 9950 2400
F 0 "R9" V 10030 2400 50 0000 C CNN
F 1 "10K" V 9950 2400 50 0000 C CNN
F 2 "Resistors_SMD:R_0603_HandSoldering" V 9880 2400 50 0001 C CNN
F 3 "" H 9950 2400 50 0001 C CNN
1 9950 2400
-1 0 0 1
$EndComp
Wire Wire Line
9950 2550 9950 2650
Wire Wire Line
9850 2650 10400 2650
Wire Wire Line
8850 2650 9450 2650
Wire Wire Line
9350 2650 9350 2550
Wire Wire Line
9650 2350 9650 2150
Wire Wire Line
9650 2150 9350 2150
Wire Wire Line
9350 2050 9350 2250
$Comp
L +3V3 #PWR014
U 1 1 59B90F59
P 9350 2050
F 0 "#PWR014" H 9350 1900 50 0001 C CNN
F 1 "+3V3" H 9350 2190 50 0000 C CNN
F 2 "" H 9350 2050 50 0001 C CNN
F 3 "" H 9350 2050 50 0001 C CNN
1 9350 2050
1 0 0 -1
$EndComp
$Comp
L +5V #PWR015
U 1 1 59B90FB9
P 9950 2050
F 0 "#PWR015" H 9950 1900 50 0001 C CNN
F 1 "+5V" H 9950 2190 50 0000 C CNN
F 2 "" H 9950 2050 50 0001 C CNN
F 3 "" H 9950 2050 50 0001 C CNN
1 9950 2050
1 0 0 -1
$EndComp
Connection ~ 9350 2150
Wire Wire Line
9950 2050 9950 2250
Connection ~ 9350 2650
Connection ~ 9950 2650
$Comp
L BSS138 Q1
U 1 1 59B91549
P 9650 1250
F 0 "Q1" H 9850 1325 50 0000 L CNN
F 1 "BSS138" H 9850 1250 50 0000 L CNN
F 2 "TO_SOT_Packages_SMD:SOT-23_Handsoldering" H 9850 1175 50 0001 L CIN
F 3 "" H 9650 1250 50 0001 L CNN
1 9650 1250
0 1 1 0
$EndComp
$Comp
L R R6
U 1 1 59B9154F
P 9350 1100
F 0 "R6" V 9430 1100 50 0000 C CNN
F 1 "10K" V 9350 1100 50 0000 C CNN
F 2 "Resistors_SMD:R_0603_HandSoldering" V 9280 1100 50 0001 C CNN
F 3 "" H 9350 1100 50 0001 C CNN
1 9350 1100
-1 0 0 1
$EndComp
$Comp
L R R8
U 1 1 59B91555
P 9950 1100
F 0 "R8" V 10030 1100 50 0000 C CNN
F 1 "10K" V 9950 1100 50 0000 C CNN
F 2 "Resistors_SMD:R_0603_HandSoldering" V 9880 1100 50 0001 C CNN
F 3 "" H 9950 1100 50 0001 C CNN
1 9950 1100
-1 0 0 1
$EndComp
Wire Wire Line
9950 1250 9950 1350
Wire Wire Line
9850 1350 10400 1350
Wire Wire Line
8850 1350 9450 1350
Wire Wire Line
9350 1350 9350 1250
Wire Wire Line
9650 1050 9650 850
Wire Wire Line
9650 850 9350 850
Wire Wire Line
9350 750 9350 950
$Comp
L +3V3 #PWR016
U 1 1 59B91562
P 9350 750
F 0 "#PWR016" H 9350 600 50 0001 C CNN
F 1 "+3V3" H 9350 890 50 0000 C CNN
F 2 "" H 9350 750 50 0001 C CNN
F 3 "" H 9350 750 50 0001 C CNN
1 9350 750
1 0 0 -1
$EndComp
$Comp
L +5V #PWR017
U 1 1 59B91568
P 9950 750
F 0 "#PWR017" H 9950 600 50 0001 C CNN
F 1 "+5V" H 9950 890 50 0000 C CNN
F 2 "" H 9950 750 50 0001 C CNN
F 3 "" H 9950 750 50 0001 C CNN
1 9950 750
1 0 0 -1
$EndComp
Connection ~ 9350 850
Wire Wire Line
9950 750 9950 950
Connection ~ 9350 1350
Connection ~ 9950 1350
Text Label 8850 1350 0 60 ~ 0
Sense3V3
Text Label 8850 2650 0 60 ~ 0
IRSend3V3
Text Label 10400 1350 2 60 ~ 0
Sense5V
Text Label 10400 2650 2 60 ~ 0
IRSend5V
Wire Notes Line
8600 3200 11200 3200
Text Notes 10600 3150 0 60 ~ 0
Level Shifter
NoConn ~ 1000 2600
NoConn ~ 1000 2800
NoConn ~ 1000 2900
NoConn ~ 4250 1550
NoConn ~ 4250 1750
NoConn ~ 4250 1850
NoConn ~ 6050 1750
NoConn ~ 6050 1650
Wire Wire Line
5150 2750 5150 2650
$EndSCHEMATC

View file

@ -0,0 +1,3 @@
(fp_lib_table
(lib (name ESP82&&)(type KiCad)(uri ${KIPRJMOD}/../Libraries/ESP8266/ESP8266.pretty)(options "")(descr ""))
)

View file

@ -0,0 +1,70 @@
(module Arduino_101_Shield (layer F.Cu) (tedit 5898A862)
(fp_text reference ARD** (at 2.54 -54.356) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Arduino_101_Shield (at 15.494 -54.356) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 9.525 -32.385) (end -6.35 -32.385) (layer B.CrtYd) (width 0.15))
(fp_line (start 9.525 -43.815) (end -6.35 -43.815) (layer B.CrtYd) (width 0.15))
(fp_line (start 9.525 -43.815) (end 9.525 -32.385) (layer B.CrtYd) (width 0.15))
(fp_line (start -6.35 -43.815) (end -6.35 -32.385) (layer B.CrtYd) (width 0.15))
(fp_text user . (at 62.484 -32.004) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 11.43 -12.065) (end 11.43 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -3.175) (end 11.43 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -12.065) (end -1.905 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -12.065) (end 11.43 -12.065) (layer B.CrtYd) (width 0.15))
(fp_line (start 0 -53.34) (end 0 0) (layer F.SilkS) (width 0.15))
(fp_line (start 66.04 -40.64) (end 66.04 -51.816) (layer F.SilkS) (width 0.15))
(fp_line (start 68.58 -38.1) (end 66.04 -40.64) (layer F.SilkS) (width 0.15))
(fp_line (start 68.58 -3.81) (end 68.58 -38.1) (layer F.SilkS) (width 0.15))
(fp_line (start 66.04 -1.27) (end 68.58 -3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 66.04 0) (end 66.04 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 64.516 -53.34) (end 66.04 -51.816) (layer F.SilkS) (width 0.15))
(fp_line (start 0 0) (end 66.04 0) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -53.34) (end 64.516 -53.34) (layer F.SilkS) (width 0.15))
(pad RST2 thru_hole oval (at 63.627 -25.4) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND4 thru_hole oval (at 66.167 -25.4) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad MOSI thru_hole oval (at 66.167 -27.94) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad SCK thru_hole oval (at 63.627 -27.94) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V2 thru_hole oval (at 66.167 -30.48) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A0 thru_hole oval (at 50.8 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad VIN thru_hole oval (at 45.72 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND3 thru_hole oval (at 43.18 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND2 thru_hole oval (at 40.64 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V1 thru_hole oval (at 38.1 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 3.3V thru_hole oval (at 35.56 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad RST1 thru_hole oval (at 33.02 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad IORF thru_hole oval (at 30.48 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D0 thru_hole oval (at 63.5 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D1 thru_hole oval (at 60.96 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D2 thru_hole oval (at 58.42 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D3 thru_hole oval (at 55.88 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D4 thru_hole oval (at 53.34 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D5 thru_hole oval (at 50.8 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D6 thru_hole oval (at 48.26 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D7 thru_hole oval (at 45.72 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND1 thru_hole oval (at 26.416 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D8 thru_hole oval (at 41.656 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D9 thru_hole oval (at 39.116 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D10 thru_hole oval (at 36.576 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 66.04 -7.62) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 66.04 -35.56) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 15.24 -50.8) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 13.97 -2.54) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad SCL thru_hole oval (at 18.796 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad SDA thru_hole oval (at 21.336 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad AREF thru_hole oval (at 23.876 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D13 thru_hole oval (at 28.956 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D12 thru_hole oval (at 31.496 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D11 thru_hole oval (at 34.036 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad ATN thru_hole oval (at 27.94 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A1 thru_hole oval (at 53.34 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A2 thru_hole oval (at 55.88 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A3 thru_hole oval (at 58.42 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A4 thru_hole oval (at 60.96 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A5 thru_hole oval (at 63.5 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad MISO thru_hole oval (at 63.627 -30.48) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
)

View file

@ -0,0 +1,122 @@
(module Arduino_Due_Shield (layer F.Cu) (tedit 5898A19A)
(fp_text reference ARD** (at 2.54 -54.356) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Arduino_Due_Shield (at 15.494 -54.356) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user . (at 62.484 -32.004) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 11.43 -12.065) (end 11.43 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -3.175) (end 11.43 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -12.065) (end -1.905 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -12.065) (end 11.43 -12.065) (layer B.CrtYd) (width 0.15))
(fp_line (start 0 -53.34) (end 0 0) (layer F.SilkS) (width 0.15))
(fp_line (start 99.06 -40.64) (end 99.06 -51.816) (layer F.SilkS) (width 0.15))
(fp_line (start 101.6 -38.1) (end 99.06 -40.64) (layer F.SilkS) (width 0.15))
(fp_line (start 101.6 -3.81) (end 101.6 -38.1) (layer F.SilkS) (width 0.15))
(fp_line (start 99.06 -1.27) (end 101.6 -3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 99.06 0) (end 99.06 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 97.536 -53.34) (end 99.06 -51.816) (layer F.SilkS) (width 0.15))
(fp_line (start 0 0) (end 99.06 0) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -53.34) (end 97.536 -53.34) (layer F.SilkS) (width 0.15))
(pad RST2 thru_hole oval (at 63.627 -25.4) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND4 thru_hole oval (at 66.167 -25.4) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad MOSI thru_hole oval (at 66.167 -27.94) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad SCK thru_hole oval (at 63.627 -27.94) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V2 thru_hole oval (at 66.167 -30.48) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A0 thru_hole oval (at 50.8 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad VIN thru_hole oval (at 45.72 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND3 thru_hole oval (at 43.18 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND2 thru_hole oval (at 40.64 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V1 thru_hole oval (at 38.1 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 3.3V thru_hole oval (at 35.56 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad RST1 thru_hole oval (at 33.02 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad IORF thru_hole oval (at 30.48 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D21 thru_hole oval (at 86.36 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D20 thru_hole oval (at 83.82 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D19 thru_hole oval (at 81.28 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D18 thru_hole oval (at 78.74 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D17 thru_hole oval (at 76.2 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D16 thru_hole oval (at 73.66 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D15 thru_hole oval (at 71.12 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D14 thru_hole oval (at 68.58 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D0 thru_hole oval (at 63.5 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D1 thru_hole oval (at 60.96 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D2 thru_hole oval (at 58.42 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D3 thru_hole oval (at 55.88 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D4 thru_hole oval (at 53.34 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D5 thru_hole oval (at 50.8 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D6 thru_hole oval (at 48.26 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D7 thru_hole oval (at 45.72 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND1 thru_hole oval (at 26.416 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D8 thru_hole oval (at 41.656 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D9 thru_hole oval (at 39.116 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D10 thru_hole oval (at 36.576 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 66.04 -7.62) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 66.04 -35.56) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 90.17 -50.8) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 15.24 -50.8) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 96.52 -2.54) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 13.97 -2.54) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad SCL1 thru_hole oval (at 18.796 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad SDA1 thru_hole oval (at 21.336 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad AREF thru_hole oval (at 23.876 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D13 thru_hole oval (at 28.956 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D12 thru_hole oval (at 31.496 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D11 thru_hole oval (at 34.036 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad "" thru_hole oval (at 27.94 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A1 thru_hole oval (at 53.34 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A2 thru_hole oval (at 55.88 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A3 thru_hole oval (at 58.42 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A4 thru_hole oval (at 60.96 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A5 thru_hole oval (at 63.5 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A6 thru_hole oval (at 66.04 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A7 thru_hole oval (at 68.58 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A8 thru_hole oval (at 73.66 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A9 thru_hole oval (at 76.2 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A10 thru_hole oval (at 78.74 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A11 thru_hole oval (at 81.28 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad DAC0 thru_hole oval (at 83.82 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad DAC1 thru_hole oval (at 86.36 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad CANR thru_hole oval (at 88.9 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad CANT thru_hole oval (at 91.44 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V3 thru_hole oval (at 93.98 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V4 thru_hole oval (at 96.52 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D22 thru_hole oval (at 93.98 -48.26) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D23 thru_hole oval (at 96.52 -48.26) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D24 thru_hole oval (at 93.98 -45.72) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D25 thru_hole oval (at 96.52 -45.72) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D26 thru_hole oval (at 93.98 -43.18) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D27 thru_hole oval (at 96.52 -43.18) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D28 thru_hole oval (at 93.98 -40.64) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D29 thru_hole oval (at 96.52 -40.64) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D30 thru_hole oval (at 93.98 -38.1) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D31 thru_hole oval (at 96.52 -38.1) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D32 thru_hole oval (at 93.98 -35.56) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D33 thru_hole oval (at 96.52 -35.56) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D34 thru_hole oval (at 93.98 -33.02) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D35 thru_hole oval (at 96.52 -33.02) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D36 thru_hole oval (at 93.98 -30.48) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D37 thru_hole oval (at 96.52 -30.48) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D38 thru_hole oval (at 93.98 -27.94) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D39 thru_hole oval (at 96.52 -27.94) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D40 thru_hole oval (at 93.98 -25.4) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D41 thru_hole oval (at 96.52 -25.4) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D42 thru_hole oval (at 93.98 -22.86) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D43 thru_hole oval (at 96.52 -22.86) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D44 thru_hole oval (at 93.98 -20.32) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D45 thru_hole oval (at 96.52 -20.32) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D46 thru_hole oval (at 93.98 -17.78) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D47 thru_hole oval (at 96.52 -17.78) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D48 thru_hole oval (at 93.98 -15.24) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D49 thru_hole oval (at 96.52 -15.24) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D50 thru_hole oval (at 93.98 -12.7) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D51 thru_hole oval (at 96.52 -12.7) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D52 thru_hole oval (at 93.98 -10.16) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D53 thru_hole oval (at 96.52 -10.16) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND5 thru_hole oval (at 93.98 -7.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND6 thru_hole oval (at 96.52 -7.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad MISO thru_hole oval (at 63.627 -30.48) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
)

View file

@ -0,0 +1,66 @@
(module Arduino_Leonardo_Shield (layer F.Cu) (tedit 5898A440)
(fp_text reference ARD** (at 2.54 -54.356) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Arduino_Leonardo_Shield (at 15.494 -54.356) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user . (at 62.484 -32.004) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 11.43 -12.065) (end 11.43 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -3.175) (end 11.43 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -12.065) (end -1.905 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -12.065) (end 11.43 -12.065) (layer B.CrtYd) (width 0.15))
(fp_line (start 0 -53.34) (end 0 0) (layer F.SilkS) (width 0.15))
(fp_line (start 66.04 -40.64) (end 66.04 -51.816) (layer F.SilkS) (width 0.15))
(fp_line (start 68.58 -38.1) (end 66.04 -40.64) (layer F.SilkS) (width 0.15))
(fp_line (start 68.58 -3.81) (end 68.58 -38.1) (layer F.SilkS) (width 0.15))
(fp_line (start 66.04 -1.27) (end 68.58 -3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 66.04 0) (end 66.04 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 64.516 -53.34) (end 66.04 -51.816) (layer F.SilkS) (width 0.15))
(fp_line (start 0 0) (end 66.04 0) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -53.34) (end 64.516 -53.34) (layer F.SilkS) (width 0.15))
(pad RST2 thru_hole oval (at 63.627 -25.4) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND4 thru_hole oval (at 66.167 -25.4) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad MOSI thru_hole oval (at 66.167 -27.94) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad SCK thru_hole oval (at 63.627 -27.94) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V2 thru_hole oval (at 66.167 -30.48) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A0 thru_hole oval (at 50.8 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad VIN thru_hole oval (at 45.72 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND3 thru_hole oval (at 43.18 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND2 thru_hole oval (at 40.64 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V1 thru_hole oval (at 38.1 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 3.3V thru_hole oval (at 35.56 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad RST1 thru_hole oval (at 33.02 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad IORF thru_hole oval (at 30.48 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D0 thru_hole oval (at 63.5 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D1 thru_hole oval (at 60.96 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D2 thru_hole oval (at 58.42 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D3 thru_hole oval (at 55.88 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D4 thru_hole oval (at 53.34 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D5 thru_hole oval (at 50.8 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D6 thru_hole oval (at 48.26 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D7 thru_hole oval (at 45.72 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND1 thru_hole oval (at 26.416 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D8 thru_hole oval (at 41.656 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D9 thru_hole oval (at 39.116 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D10 thru_hole oval (at 36.576 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 66.04 -7.62) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 66.04 -35.56) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 15.24 -50.8) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 13.97 -2.54) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad SCL thru_hole oval (at 18.796 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad SDA thru_hole oval (at 21.336 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad AREF thru_hole oval (at 23.876 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D13 thru_hole oval (at 28.956 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D12 thru_hole oval (at 31.496 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D11 thru_hole oval (at 34.036 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad "" thru_hole oval (at 27.94 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A1 thru_hole oval (at 53.34 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A2 thru_hole oval (at 55.88 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A3 thru_hole oval (at 58.42 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A4 thru_hole oval (at 60.96 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A5 thru_hole oval (at 63.5 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad MISO thru_hole oval (at 63.627 -30.48) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
)

View file

@ -0,0 +1,126 @@
(module Arduino_Mega2560_Shield (layer F.Cu) (tedit 5898A177)
(fp_text reference ARD** (at 2.54 -54.356) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Arduino_Mega2560_Shield (at 15.494 -54.356) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 9.525 -32.385) (end -6.35 -32.385) (layer B.CrtYd) (width 0.15))
(fp_line (start 9.525 -43.815) (end -6.35 -43.815) (layer B.CrtYd) (width 0.15))
(fp_line (start 9.525 -43.815) (end 9.525 -32.385) (layer B.CrtYd) (width 0.15))
(fp_line (start -6.35 -43.815) (end -6.35 -32.385) (layer B.CrtYd) (width 0.15))
(fp_text user . (at 62.484 -32.004) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 11.43 -12.065) (end 11.43 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -3.175) (end 11.43 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -12.065) (end -1.905 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -12.065) (end 11.43 -12.065) (layer B.CrtYd) (width 0.15))
(fp_line (start 0 -53.34) (end 0 0) (layer F.SilkS) (width 0.15))
(fp_line (start 99.06 -40.64) (end 99.06 -51.816) (layer F.SilkS) (width 0.15))
(fp_line (start 101.6 -38.1) (end 99.06 -40.64) (layer F.SilkS) (width 0.15))
(fp_line (start 101.6 -3.81) (end 101.6 -38.1) (layer F.SilkS) (width 0.15))
(fp_line (start 99.06 -1.27) (end 101.6 -3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 99.06 0) (end 99.06 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 97.536 -53.34) (end 99.06 -51.816) (layer F.SilkS) (width 0.15))
(fp_line (start 0 0) (end 99.06 0) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -53.34) (end 97.536 -53.34) (layer F.SilkS) (width 0.15))
(pad RST2 thru_hole oval (at 63.627 -25.4) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND4 thru_hole oval (at 66.167 -25.4) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad MOSI thru_hole oval (at 66.167 -27.94) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad SCK thru_hole oval (at 63.627 -27.94) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V2 thru_hole oval (at 66.167 -30.48) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A0 thru_hole oval (at 50.8 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad VIN thru_hole oval (at 45.72 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND3 thru_hole oval (at 43.18 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND2 thru_hole oval (at 40.64 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V1 thru_hole oval (at 38.1 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 3.3V thru_hole oval (at 35.56 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad RST1 thru_hole oval (at 33.02 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad IORF thru_hole oval (at 30.48 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D21 thru_hole oval (at 86.36 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D20 thru_hole oval (at 83.82 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D19 thru_hole oval (at 81.28 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D18 thru_hole oval (at 78.74 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D17 thru_hole oval (at 76.2 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D16 thru_hole oval (at 73.66 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D15 thru_hole oval (at 71.12 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D14 thru_hole oval (at 68.58 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D0 thru_hole oval (at 63.5 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D1 thru_hole oval (at 60.96 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D2 thru_hole oval (at 58.42 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D3 thru_hole oval (at 55.88 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D4 thru_hole oval (at 53.34 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D5 thru_hole oval (at 50.8 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D6 thru_hole oval (at 48.26 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D7 thru_hole oval (at 45.72 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND1 thru_hole oval (at 26.416 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D8 thru_hole oval (at 41.656 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D9 thru_hole oval (at 39.116 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D10 thru_hole oval (at 36.576 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 66.04 -7.62) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 66.04 -35.56) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 90.17 -50.8) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 15.24 -50.8) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 96.52 -2.54) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 13.97 -2.54) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad SCL thru_hole oval (at 18.796 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad SDA thru_hole oval (at 21.336 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad AREF thru_hole oval (at 23.876 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D13 thru_hole oval (at 28.956 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D12 thru_hole oval (at 31.496 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D11 thru_hole oval (at 34.036 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad "" thru_hole oval (at 27.94 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A1 thru_hole oval (at 53.34 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A2 thru_hole oval (at 55.88 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A3 thru_hole oval (at 58.42 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A4 thru_hole oval (at 60.96 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A5 thru_hole oval (at 63.5 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A6 thru_hole oval (at 66.04 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A7 thru_hole oval (at 68.58 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A8 thru_hole oval (at 73.66 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A9 thru_hole oval (at 76.2 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A10 thru_hole oval (at 78.74 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A11 thru_hole oval (at 81.28 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A12 thru_hole oval (at 83.82 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A13 thru_hole oval (at 86.36 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A14 thru_hole oval (at 88.9 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A15 thru_hole oval (at 91.44 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V3 thru_hole oval (at 93.98 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V4 thru_hole oval (at 96.52 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D22 thru_hole oval (at 93.98 -48.26) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D23 thru_hole oval (at 96.52 -48.26) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D24 thru_hole oval (at 93.98 -45.72) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D25 thru_hole oval (at 96.52 -45.72) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D26 thru_hole oval (at 93.98 -43.18) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D27 thru_hole oval (at 96.52 -43.18) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D28 thru_hole oval (at 93.98 -40.64) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D29 thru_hole oval (at 96.52 -40.64) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D30 thru_hole oval (at 93.98 -38.1) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D31 thru_hole oval (at 96.52 -38.1) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D32 thru_hole oval (at 93.98 -35.56) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D33 thru_hole oval (at 96.52 -35.56) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D34 thru_hole oval (at 93.98 -33.02) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D35 thru_hole oval (at 96.52 -33.02) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D36 thru_hole oval (at 93.98 -30.48) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D37 thru_hole oval (at 96.52 -30.48) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D38 thru_hole oval (at 93.98 -27.94) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D39 thru_hole oval (at 96.52 -27.94) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D40 thru_hole oval (at 93.98 -25.4) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D41 thru_hole oval (at 96.52 -25.4) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D42 thru_hole oval (at 93.98 -22.86) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D43 thru_hole oval (at 96.52 -22.86) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D44 thru_hole oval (at 93.98 -20.32) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D45 thru_hole oval (at 96.52 -20.32) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D46 thru_hole oval (at 93.98 -17.78) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D47 thru_hole oval (at 96.52 -17.78) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D48 thru_hole oval (at 93.98 -15.24) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D49 thru_hole oval (at 96.52 -15.24) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D50 thru_hole oval (at 93.98 -12.7) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D51 thru_hole oval (at 96.52 -12.7) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D52 thru_hole oval (at 93.98 -10.16) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D53 thru_hole oval (at 96.52 -10.16) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND5 thru_hole oval (at 93.98 -7.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND6 thru_hole oval (at 96.52 -7.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad MISO thru_hole oval (at 63.627 -30.48) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
)

View file

@ -0,0 +1,54 @@
(module Arduino_Micro_Socket (layer F.Cu) (tedit 5898B735)
(fp_text reference ARD** (at 2.54 -19.05) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Arduino_Micro_Socket (at 15.494 -19.05) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 48.48 -18) (end 48.48 0) (layer F.CrtYd) (width 0.15))
(fp_line (start -2 -18) (end -2 0) (layer F.CrtYd) (width 0.15))
(fp_line (start 48.48 0) (end -2 0) (layer F.CrtYd) (width 0.15))
(fp_line (start 48.48 -18.034) (end -2 -18.034) (layer F.CrtYd) (width 0.15))
(fp_line (start 48.48 -18) (end 48.48 0) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -18.034) (end 48.48 -18.034) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -18) (end 0 0) (layer F.SilkS) (width 0.15))
(fp_line (start 0 0) (end 48.48 0) (layer F.SilkS) (width 0.15))
(pad "" np_thru_hole circle (at 47.1 -16.62) (size 1.016 1.016) (drill 1.016) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 1.38 -16.62) (size 1.016 1.016) (drill 1.016) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 47.1 -1.38) (size 1.016 1.016) (drill 1.016) (layers *.Cu *.Mask))
(pad "" thru_hole oval (at 26.78 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad RST2 thru_hole oval (at 34.4 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad MOSI thru_hole rect (at 44.56 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad SCK thru_hole oval (at 44.56 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A0 thru_hole oval (at 11.54 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad VIN thru_hole oval (at 39.48 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND2 thru_hole oval (at 31.86 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND1 thru_hole oval (at 36.94 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V thru_hole oval (at 31.86 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 3.3V thru_hole oval (at 6.46 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad RST1 thru_hole oval (at 34.4 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad SS thru_hole oval (at 42.02 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D0 thru_hole oval (at 36.94 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D1 thru_hole oval (at 39.48 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D2 thru_hole oval (at 29.32 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D3 thru_hole oval (at 26.78 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D4 thru_hole oval (at 24.24 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D5 thru_hole oval (at 21.7 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D6 thru_hole oval (at 19.16 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D7 thru_hole oval (at 16.62 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D8 thru_hole oval (at 14.08 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D9 thru_hole oval (at 11.54 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D10 thru_hole oval (at 9 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 1.38 -1.38) (size 1.016 1.016) (drill 1.016) (layers *.Cu *.Mask))
(pad AREF thru_hole oval (at 9 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D13 thru_hole oval (at 3.92 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D12 thru_hole oval (at 3.92 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D11 thru_hole oval (at 6.46 -16.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad "" thru_hole oval (at 29.32 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A1 thru_hole oval (at 14.08 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A2 thru_hole oval (at 16.62 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A3 thru_hole oval (at 19.16 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A4 thru_hole oval (at 21.7 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A5 thru_hole oval (at 24.24 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad MISO thru_hole oval (at 42.02 -1.38) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
)

View file

@ -0,0 +1,70 @@
(module Arduino_Uno_Shield (layer F.Cu) (tedit 5898A1DC)
(fp_text reference ARD** (at 2.54 -54.356) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Arduino_Uno_Shield (at 15.494 -54.356) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 9.525 -32.385) (end -6.35 -32.385) (layer B.CrtYd) (width 0.15))
(fp_line (start 9.525 -43.815) (end -6.35 -43.815) (layer B.CrtYd) (width 0.15))
(fp_line (start 9.525 -43.815) (end 9.525 -32.385) (layer B.CrtYd) (width 0.15))
(fp_line (start -6.35 -43.815) (end -6.35 -32.385) (layer B.CrtYd) (width 0.15))
(fp_text user . (at 62.484 -32.004) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 11.43 -12.065) (end 11.43 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -3.175) (end 11.43 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -12.065) (end -1.905 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -12.065) (end 11.43 -12.065) (layer B.CrtYd) (width 0.15))
(fp_line (start 0 -53.34) (end 0 0) (layer F.SilkS) (width 0.15))
(fp_line (start 66.04 -40.64) (end 66.04 -51.816) (layer F.SilkS) (width 0.15))
(fp_line (start 68.58 -38.1) (end 66.04 -40.64) (layer F.SilkS) (width 0.15))
(fp_line (start 68.58 -3.81) (end 68.58 -38.1) (layer F.SilkS) (width 0.15))
(fp_line (start 66.04 -1.27) (end 68.58 -3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 66.04 0) (end 66.04 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 64.516 -53.34) (end 66.04 -51.816) (layer F.SilkS) (width 0.15))
(fp_line (start 0 0) (end 66.04 0) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -53.34) (end 64.516 -53.34) (layer F.SilkS) (width 0.15))
(pad RST2 thru_hole oval (at 63.627 -25.4) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND4 thru_hole oval (at 66.167 -25.4) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad MOSI thru_hole oval (at 66.167 -27.94) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad SCK thru_hole oval (at 63.627 -27.94) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V2 thru_hole oval (at 66.167 -30.48) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A0 thru_hole oval (at 50.8 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad VIN thru_hole oval (at 45.72 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND3 thru_hole oval (at 43.18 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND2 thru_hole oval (at 40.64 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V1 thru_hole oval (at 38.1 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 3.3V thru_hole oval (at 35.56 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad RST1 thru_hole oval (at 33.02 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad IORF thru_hole oval (at 30.48 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D0 thru_hole oval (at 63.5 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D1 thru_hole oval (at 60.96 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D2 thru_hole oval (at 58.42 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D3 thru_hole oval (at 55.88 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D4 thru_hole oval (at 53.34 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D5 thru_hole oval (at 50.8 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D6 thru_hole oval (at 48.26 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D7 thru_hole oval (at 45.72 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND1 thru_hole oval (at 26.416 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D8 thru_hole oval (at 41.656 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D9 thru_hole oval (at 39.116 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D10 thru_hole oval (at 36.576 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 66.04 -7.62) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 66.04 -35.56) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 15.24 -50.8) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 13.97 -2.54) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad SCL thru_hole oval (at 18.796 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad SDA thru_hole oval (at 21.336 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad AREF thru_hole oval (at 23.876 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D13 thru_hole oval (at 28.956 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D12 thru_hole oval (at 31.496 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D11 thru_hole oval (at 34.036 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad "" thru_hole oval (at 27.94 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A1 thru_hole oval (at 53.34 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A2 thru_hole oval (at 55.88 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A3 thru_hole oval (at 58.42 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A4 thru_hole oval (at 60.96 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A5 thru_hole oval (at 63.5 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad MISO thru_hole oval (at 63.627 -30.48) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
)

View file

@ -0,0 +1,66 @@
(module Arduino_Zero_Shield (layer F.Cu) (tedit 5898A4E5)
(fp_text reference ARD** (at 2.54 -54.356) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Arduino_Zero_Shield (at 15.494 -54.356) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user . (at 62.484 -32.004) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 11.43 -12.065) (end 11.43 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -3.175) (end 11.43 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -12.065) (end -1.905 -3.175) (layer B.CrtYd) (width 0.15))
(fp_line (start -1.905 -12.065) (end 11.43 -12.065) (layer B.CrtYd) (width 0.15))
(fp_line (start 0 -53.34) (end 0 0) (layer F.SilkS) (width 0.15))
(fp_line (start 66.04 -40.64) (end 66.04 -51.816) (layer F.SilkS) (width 0.15))
(fp_line (start 68.58 -38.1) (end 66.04 -40.64) (layer F.SilkS) (width 0.15))
(fp_line (start 68.58 -3.81) (end 68.58 -38.1) (layer F.SilkS) (width 0.15))
(fp_line (start 66.04 -1.27) (end 68.58 -3.81) (layer F.SilkS) (width 0.15))
(fp_line (start 66.04 0) (end 66.04 -1.27) (layer F.SilkS) (width 0.15))
(fp_line (start 64.516 -53.34) (end 66.04 -51.816) (layer F.SilkS) (width 0.15))
(fp_line (start 0 0) (end 66.04 0) (layer F.SilkS) (width 0.15))
(fp_line (start 0 -53.34) (end 64.516 -53.34) (layer F.SilkS) (width 0.15))
(pad RST2 thru_hole oval (at 63.627 -25.4) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND4 thru_hole oval (at 66.167 -25.4) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad MOSI thru_hole oval (at 66.167 -27.94) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad SCK thru_hole oval (at 63.627 -27.94) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V2 thru_hole oval (at 66.167 -30.48) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A0 thru_hole oval (at 50.8 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad VIN thru_hole oval (at 45.72 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND3 thru_hole oval (at 43.18 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND2 thru_hole oval (at 40.64 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 5V1 thru_hole oval (at 38.1 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad 3.3V thru_hole oval (at 35.56 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad RST1 thru_hole oval (at 33.02 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad IORF thru_hole oval (at 30.48 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D0 thru_hole oval (at 63.5 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D1 thru_hole oval (at 60.96 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D2 thru_hole oval (at 58.42 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D3 thru_hole oval (at 55.88 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D4 thru_hole oval (at 53.34 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D5 thru_hole oval (at 50.8 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D6 thru_hole oval (at 48.26 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D7 thru_hole oval (at 45.72 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad GND1 thru_hole oval (at 26.416 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D8 thru_hole oval (at 41.656 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D9 thru_hole oval (at 39.116 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D10 thru_hole oval (at 36.576 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 66.04 -7.62) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 66.04 -35.56) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 15.24 -50.8) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad "" np_thru_hole circle (at 13.97 -2.54) (size 3.2 3.2) (drill 3.2) (layers *.Cu *.Mask))
(pad SCL thru_hole oval (at 18.796 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad SDA thru_hole oval (at 21.336 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad AREF thru_hole oval (at 23.876 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D13 thru_hole oval (at 28.956 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D12 thru_hole oval (at 31.496 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad D11 thru_hole oval (at 34.036 -50.8) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad ATN thru_hole oval (at 27.94 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A1 thru_hole oval (at 53.34 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A2 thru_hole oval (at 55.88 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A3 thru_hole oval (at 58.42 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A4 thru_hole oval (at 60.96 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad A5 thru_hole oval (at 63.5 -2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
(pad MISO thru_hole oval (at 63.627 -30.48) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask))
)

View file

@ -0,0 +1,504 @@
GNU LESSER GENERAL PUBLIC LICENSE
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
(This is the first released version of the Lesser GPL. It also counts
as the successor of the GNU Library Public License, version 2, hence
the version number 2.1.)
Preamble
The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public
Licenses are intended to guarantee your freedom to share and change
free software--to make sure the software is free for all its users.
This license, the Lesser General Public License, applies to some
specially designated software packages--typically libraries--of the
Free Software Foundation and other authors who decide to use it. You
can use it too, but we suggest you first think carefully about whether
this license or the ordinary General Public License is the better
strategy to use in any particular case, based on the explanations below.
When we speak of free software, we are referring to freedom of use,
not price. Our General Public Licenses are designed to make sure that
you have the freedom to distribute copies of free software (and charge
for this service if you wish); that you receive source code or can get
it if you want it; that you can change the software and use pieces of
it in new free programs; and that you are informed that you can do
these things.
To protect your rights, we need to make restrictions that forbid
distributors to deny you these rights or to ask you to surrender these
rights. These restrictions translate to certain responsibilities for
you if you distribute copies of the library or if you modify it.
For example, if you distribute copies of the library, whether gratis
or for a fee, you must give the recipients all the rights that we gave
you. You must make sure that they, too, receive or can get the source
code. If you link other code with the library, you must provide
complete object files to the recipients, so that they can relink them
with the library after making changes to the library and recompiling
it. And you must show them these terms so they know their rights.
We protect your rights with a two-step method: (1) we copyright the
library, and (2) we offer you this license, which gives you legal
permission to copy, distribute and/or modify the library.
To protect each distributor, we want to make it very clear that
there is no warranty for the free library. Also, if the library is
modified by someone else and passed on, the recipients should know
that what they have is not the original version, so that the original
author's reputation will not be affected by problems that might be
introduced by others.
Finally, software patents pose a constant threat to the existence of
any free program. We wish to make sure that a company cannot
effectively restrict the users of a free program by obtaining a
restrictive license from a patent holder. Therefore, we insist that
any patent license obtained for a version of the library must be
consistent with the full freedom of use specified in this license.
Most GNU software, including some libraries, is covered by the
ordinary GNU General Public License. This license, the GNU Lesser
General Public License, applies to certain designated libraries, and
is quite different from the ordinary General Public License. We use
this license for certain libraries in order to permit linking those
libraries into non-free programs.
When a program is linked with a library, whether statically or using
a shared library, the combination of the two is legally speaking a
combined work, a derivative of the original library. The ordinary
General Public License therefore permits such linking only if the
entire combination fits its criteria of freedom. The Lesser General
Public License permits more lax criteria for linking other code with
the library.
We call this license the "Lesser" General Public License because it
does Less to protect the user's freedom than the ordinary General
Public License. It also provides other free software developers Less
of an advantage over competing non-free programs. These disadvantages
are the reason we use the ordinary General Public License for many
libraries. However, the Lesser license provides advantages in certain
special circumstances.
For example, on rare occasions, there may be a special need to
encourage the widest possible use of a certain library, so that it becomes
a de-facto standard. To achieve this, non-free programs must be
allowed to use the library. A more frequent case is that a free
library does the same job as widely used non-free libraries. In this
case, there is little to gain by limiting the free library to free
software only, so we use the Lesser General Public License.
In other cases, permission to use a particular library in non-free
programs enables a greater number of people to use a large body of
free software. For example, permission to use the GNU C Library in
non-free programs enables many more people to use the whole GNU
operating system, as well as its variant, the GNU/Linux operating
system.
Although the Lesser General Public License is Less protective of the
users' freedom, it does ensure that the user of a program that is
linked with the Library has the freedom and the wherewithal to run
that program using a modified version of the Library.
The precise terms and conditions for copying, distribution and
modification follow. Pay close attention to the difference between a
"work based on the library" and a "work that uses the library". The
former contains code derived from the library, whereas the latter must
be combined with the library in order to run.
GNU LESSER GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License Agreement applies to any software library or other
program which contains a notice placed by the copyright holder or
other authorized party saying it may be distributed under the terms of
this Lesser General Public License (also called "this License").
Each licensee is addressed as "you".
A "library" means a collection of software functions and/or data
prepared so as to be conveniently linked with application programs
(which use some of those functions and data) to form executables.
The "Library", below, refers to any such software library or work
which has been distributed under these terms. A "work based on the
Library" means either the Library or any derivative work under
copyright law: that is to say, a work containing the Library or a
portion of it, either verbatim or with modifications and/or translated
straightforwardly into another language. (Hereinafter, translation is
included without limitation in the term "modification".)
"Source code" for a work means the preferred form of the work for
making modifications to it. For a library, complete source code means
all the source code for all modules it contains, plus any associated
interface definition files, plus the scripts used to control compilation
and installation of the library.
Activities other than copying, distribution and modification are not
covered by this License; they are outside its scope. The act of
running a program using the Library is not restricted, and output from
such a program is covered only if its contents constitute a work based
on the Library (independent of the use of the Library in a tool for
writing it). Whether that is true depends on what the Library does
and what the program that uses the Library does.
1. You may copy and distribute verbatim copies of the Library's
complete source code as you receive it, in any medium, provided that
you conspicuously and appropriately publish on each copy an
appropriate copyright notice and disclaimer of warranty; keep intact
all the notices that refer to this License and to the absence of any
warranty; and distribute a copy of this License along with the
Library.
You may charge a fee for the physical act of transferring a copy,
and you may at your option offer warranty protection in exchange for a
fee.
2. You may modify your copy or copies of the Library or any portion
of it, thus forming a work based on the Library, and copy and
distribute such modifications or work under the terms of Section 1
above, provided that you also meet all of these conditions:
a) The modified work must itself be a software library.
b) You must cause the files modified to carry prominent notices
stating that you changed the files and the date of any change.
c) You must cause the whole of the work to be licensed at no
charge to all third parties under the terms of this License.
d) If a facility in the modified Library refers to a function or a
table of data to be supplied by an application program that uses
the facility, other than as an argument passed when the facility
is invoked, then you must make a good faith effort to ensure that,
in the event an application does not supply such function or
table, the facility still operates, and performs whatever part of
its purpose remains meaningful.
(For example, a function in a library to compute square roots has
a purpose that is entirely well-defined independent of the
application. Therefore, Subsection 2d requires that any
application-supplied function or table used by this function must
be optional: if the application does not supply it, the square
root function must still compute square roots.)
These requirements apply to the modified work as a whole. If
identifiable sections of that work are not derived from the Library,
and can be reasonably considered independent and separate works in
themselves, then this License, and its terms, do not apply to those
sections when you distribute them as separate works. But when you
distribute the same sections as part of a whole which is a work based
on the Library, the distribution of the whole must be on the terms of
this License, whose permissions for other licensees extend to the
entire whole, and thus to each and every part regardless of who wrote
it.
Thus, it is not the intent of this section to claim rights or contest
your rights to work written entirely by you; rather, the intent is to
exercise the right to control the distribution of derivative or
collective works based on the Library.
In addition, mere aggregation of another work not based on the Library
with the Library (or with a work based on the Library) on a volume of
a storage or distribution medium does not bring the other work under
the scope of this License.
3. You may opt to apply the terms of the ordinary GNU General Public
License instead of this License to a given copy of the Library. To do
this, you must alter all the notices that refer to this License, so
that they refer to the ordinary GNU General Public License, version 2,
instead of to this License. (If a newer version than version 2 of the
ordinary GNU General Public License has appeared, then you can specify
that version instead if you wish.) Do not make any other change in
these notices.
Once this change is made in a given copy, it is irreversible for
that copy, so the ordinary GNU General Public License applies to all
subsequent copies and derivative works made from that copy.
This option is useful when you wish to copy part of the code of
the Library into a program that is not a library.
4. You may copy and distribute the Library (or a portion or
derivative of it, under Section 2) in object code or executable form
under the terms of Sections 1 and 2 above provided that you accompany
it with the complete corresponding machine-readable source code, which
must be distributed under the terms of Sections 1 and 2 above on a
medium customarily used for software interchange.
If distribution of object code is made by offering access to copy
from a designated place, then offering equivalent access to copy the
source code from the same place satisfies the requirement to
distribute the source code, even though third parties are not
compelled to copy the source along with the object code.
5. A program that contains no derivative of any portion of the
Library, but is designed to work with the Library by being compiled or
linked with it, is called a "work that uses the Library". Such a
work, in isolation, is not a derivative work of the Library, and
therefore falls outside the scope of this License.
However, linking a "work that uses the Library" with the Library
creates an executable that is a derivative of the Library (because it
contains portions of the Library), rather than a "work that uses the
library". The executable is therefore covered by this License.
Section 6 states terms for distribution of such executables.
When a "work that uses the Library" uses material from a header file
that is part of the Library, the object code for the work may be a
derivative work of the Library even though the source code is not.
Whether this is true is especially significant if the work can be
linked without the Library, or if the work is itself a library. The
threshold for this to be true is not precisely defined by law.
If such an object file uses only numerical parameters, data
structure layouts and accessors, and small macros and small inline
functions (ten lines or less in length), then the use of the object
file is unrestricted, regardless of whether it is legally a derivative
work. (Executables containing this object code plus portions of the
Library will still fall under Section 6.)
Otherwise, if the work is a derivative of the Library, you may
distribute the object code for the work under the terms of Section 6.
Any executables containing that work also fall under Section 6,
whether or not they are linked directly with the Library itself.
6. As an exception to the Sections above, you may also combine or
link a "work that uses the Library" with the Library to produce a
work containing portions of the Library, and distribute that work
under terms of your choice, provided that the terms permit
modification of the work for the customer's own use and reverse
engineering for debugging such modifications.
You must give prominent notice with each copy of the work that the
Library is used in it and that the Library and its use are covered by
this License. You must supply a copy of this License. If the work
during execution displays copyright notices, you must include the
copyright notice for the Library among them, as well as a reference
directing the user to the copy of this License. Also, you must do one
of these things:
a) Accompany the work with the complete corresponding
machine-readable source code for the Library including whatever
changes were used in the work (which must be distributed under
Sections 1 and 2 above); and, if the work is an executable linked
with the Library, with the complete machine-readable "work that
uses the Library", as object code and/or source code, so that the
user can modify the Library and then relink to produce a modified
executable containing the modified Library. (It is understood
that the user who changes the contents of definitions files in the
Library will not necessarily be able to recompile the application
to use the modified definitions.)
b) Use a suitable shared library mechanism for linking with the
Library. A suitable mechanism is one that (1) uses at run time a
copy of the library already present on the user's computer system,
rather than copying library functions into the executable, and (2)
will operate properly with a modified version of the library, if
the user installs one, as long as the modified version is
interface-compatible with the version that the work was made with.
c) Accompany the work with a written offer, valid for at
least three years, to give the same user the materials
specified in Subsection 6a, above, for a charge no more
than the cost of performing this distribution.
d) If distribution of the work is made by offering access to copy
from a designated place, offer equivalent access to copy the above
specified materials from the same place.
e) Verify that the user has already received a copy of these
materials or that you have already sent this user a copy.
For an executable, the required form of the "work that uses the
Library" must include any data and utility programs needed for
reproducing the executable from it. However, as a special exception,
the materials to be distributed need not include anything that is
normally distributed (in either source or binary form) with the major
components (compiler, kernel, and so on) of the operating system on
which the executable runs, unless that component itself accompanies
the executable.
It may happen that this requirement contradicts the license
restrictions of other proprietary libraries that do not normally
accompany the operating system. Such a contradiction means you cannot
use both them and the Library together in an executable that you
distribute.
7. You may place library facilities that are a work based on the
Library side-by-side in a single library together with other library
facilities not covered by this License, and distribute such a combined
library, provided that the separate distribution of the work based on
the Library and of the other library facilities is otherwise
permitted, and provided that you do these two things:
a) Accompany the combined library with a copy of the same work
based on the Library, uncombined with any other library
facilities. This must be distributed under the terms of the
Sections above.
b) Give prominent notice with the combined library of the fact
that part of it is a work based on the Library, and explaining
where to find the accompanying uncombined form of the same work.
8. You may not copy, modify, sublicense, link with, or distribute
the Library except as expressly provided under this License. Any
attempt otherwise to copy, modify, sublicense, link with, or
distribute the Library is void, and will automatically terminate your
rights under this License. However, parties who have received copies,
or rights, from you under this License will not have their licenses
terminated so long as such parties remain in full compliance.
9. You are not required to accept this License, since you have not
signed it. However, nothing else grants you permission to modify or
distribute the Library or its derivative works. These actions are
prohibited by law if you do not accept this License. Therefore, by
modifying or distributing the Library (or any work based on the
Library), you indicate your acceptance of this License to do so, and
all its terms and conditions for copying, distributing or modifying
the Library or works based on it.
10. Each time you redistribute the Library (or any work based on the
Library), the recipient automatically receives a license from the
original licensor to copy, distribute, link with or modify the Library
subject to these terms and conditions. You may not impose any further
restrictions on the recipients' exercise of the rights granted herein.
You are not responsible for enforcing compliance by third parties with
this License.
11. If, as a consequence of a court judgment or allegation of patent
infringement or for any other reason (not limited to patent issues),
conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot
distribute so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you
may not distribute the Library at all. For example, if a patent
license would not permit royalty-free redistribution of the Library by
all those who receive copies directly or indirectly through you, then
the only way you could satisfy both it and this License would be to
refrain entirely from distribution of the Library.
If any portion of this section is held invalid or unenforceable under any
particular circumstance, the balance of the section is intended to apply,
and the section as a whole is intended to apply in other circumstances.
It is not the purpose of this section to induce you to infringe any
patents or other property right claims or to contest validity of any
such claims; this section has the sole purpose of protecting the
integrity of the free software distribution system which is
implemented by public license practices. Many people have made
generous contributions to the wide range of software distributed
through that system in reliance on consistent application of that
system; it is up to the author/donor to decide if he or she is willing
to distribute software through any other system and a licensee cannot
impose that choice.
This section is intended to make thoroughly clear what is believed to
be a consequence of the rest of this License.
12. If the distribution and/or use of the Library is restricted in
certain countries either by patents or by copyrighted interfaces, the
original copyright holder who places the Library under this License may add
an explicit geographical distribution limitation excluding those countries,
so that distribution is permitted only in or among countries not thus
excluded. In such case, this License incorporates the limitation as if
written in the body of this License.
13. The Free Software Foundation may publish revised and/or new
versions of the Lesser General Public License from time to time.
Such new versions will be similar in spirit to the present version,
but may differ in detail to address new problems or concerns.
Each version is given a distinguishing version number. If the Library
specifies a version number of this License which applies to it and
"any later version", you have the option of following the terms and
conditions either of that version or of any later version published by
the Free Software Foundation. If the Library does not specify a
license version number, you may choose any version ever published by
the Free Software Foundation.
14. If you wish to incorporate parts of the Library into other free
programs whose distribution conditions are incompatible with these,
write to the author to ask for permission. For software which is
copyrighted by the Free Software Foundation, write to the Free
Software Foundation; we sometimes make exceptions for this. Our
decision will be guided by the two goals of preserving the free status
of all derivatives of our free software and of promoting the sharing
and reuse of software generally.
NO WARRANTY
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
DAMAGES.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Libraries
If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change. You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).
To apply these terms, attach the following notices to the library. It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
"copyright" line and a pointer to where the full notice is found.
{description}
Copyright (C) {year} {fullname}
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301
USA
Also add information on how to contact you by electronic and paper mail.
You should also get your employer (if you work as a programmer) or your
school, if any, to sign a "copyright disclaimer" for the library, if
necessary. Here is a sample; alter the names:
Yoyodyne, Inc., hereby disclaims all copyright interest in the
library `Frob' (a library for tweaking knobs) written by James Random
Hacker.
{signature of Ty Coon}, 1 April 1990
Ty Coon, President of Vice
That's all there is to it!

View file

@ -0,0 +1,30 @@
# Arduino KiCad Library
Library of schematic components and footprints of common Arduino boards for KiCAD.
Currently included are:
- Arduino 101 Shield
- Arduino Due Shield
- Arduino Leonard Shied
- Arduino Mega 2560 Shield
- Arduino Micro Socket
- Arduino Uno Shield
- Arduino Zero Shield
Shield means the Arduino is designed to plug in from beneath your PCB; socket means it is designed to plug in from above.
## Library Setup
To add this library to your KiCad Project, do the following steps:
1. Copy the source files to your Project. Make sure that the Arduino.pretty folder structure is preserved.
2. In EeSchema (the schematic editor of KiCad) go to Preferences -> Component Libraries. Click the "Add" button next to "Component library files".
3. Navigate to your project folder, select "arduino.lib" and click "open".
4. You may wish to adjust the newly added arduino schematic library to be near the top of the load order using the "Up" and "Down" buttons, but this is optional and is only relevant if you have other libraries that use the same names for parts.
5. OK out and exit EeSchema. Open PcbNew (the PCB editor of KiCad) go to Preferences -> Footprint Libraries Manager.
6. Select the "Project Specific Libraries" tab and then click "Append Library".
7. In the new line of the table, set Library Path to "$(KIPRJMOD)\Arduino.pretty" and ensure Plugin Type is "KiCad". Options and Description can be left blank. You should set Nickname to something descriptive - like "Arduino" for example!
8. All done: you are now ready to use these schematic components and footprints!
## Comments, Requests, Bugs & Contributions
All are welcome. Please file an "Issue" in the Bug Tracker.
## License
This library is licensed under the GNU LGPL v2.1, which can be found in file LICENSE.txt.

View file

@ -0,0 +1,45 @@
EESchema-DOCLIB Version 2.0
#
$CMP Arduino_101_Shield
D Shield for Arduino 101
K Arduino MPU Shield
F https://www.arduino.cc/en/Main/ArduinoBoard101
$ENDCMP
#
$CMP Arduino_Due_Shield
D Shield for Arduino Due
K Arduino MPU Shield
F https://www.arduino.cc/en/Main/ArduinoBoardDue
$ENDCMP
#
$CMP Arduino_Leonardo_Shield
D Shield for Arduino Leonardo
K Arduino MPU Shield
F https://www.arduino.cc/en/Main/ArduinoBoardLeonardo
$ENDCMP
#
$CMP Arduino_Mega2560_Shield
D Shield for Arduino Mega 2560
K Arduino MPU Shield
F https://www.arduino.cc/en/Main/ArduinoBoardMega2560
$ENDCMP
#
$CMP Arduino_Micro_Socket
D Socket for Arduino Micro
K Arduino MPU Shield
F https://www.arduino.cc/en/Main/ArduinoBoardMicro
$ENDCMP
#
$CMP Arduino_Uno_Shield
D Shield for Arduino Uno
K Arduino MPU Shield
F https://www.arduino.cc/en/Main/ArduinoBoardUno
$ENDCMP
#
$CMP Arduino_Zero_Shield
D Shield for Arduino Zero
K Arduino MPU Shield
F https://www.arduino.cc/en/Main/ArduinoBoardZero
$ENDCMP
#
#End Doc Library

View file

@ -0,0 +1,695 @@
EESchema-LIBRARY Version 2.3
#encoding utf-8
#
# Arduino_101_Shield
#
DEF Arduino_101_Shield ARD 0 40 Y Y 1 F N
F0 "ARD" 100 0 60 V V C CNN
F1 "Arduino_101_Shield" -100 0 60 V V C CNN
F2 "" 1800 3750 60 H I C CNN
F3 "" 1800 3750 60 H I C CNN
$FPLIST
Arduino_101_Shield
$ENDFPLIST
DRAW
T 900 -500 -50 60 0 0 0 Analogue Normal 0 C C
T 900 -500 700 60 0 0 0 I²C Normal 0 C C
T 900 -500 450 60 0 0 0 Misc. Normal 0 C C
T 900 500 -1000 60 0 0 0 Misc. Normal 0 C C
T 900 -500 -800 60 0 0 0 Power Normal 0 C C
T 900 -500 1000 60 0 0 0 Serial Normal 0 C C
T 900 500 -500 60 0 0 0 SPI Normal 0 C C
S -1000 1200 1000 -1200 0 0 0 N
S -800 -1050 -500 -1050 0 0 0 N
S -750 -550 -500 -550 0 0 0 N
S 500 -750 500 -600 0 0 0 N
S 500 -400 500 -250 0 0 0 N
S 550 -750 500 -750 0 0 0 N
S 600 -250 500 -250 0 0 0 N
S 650 -1000 550 -1000 0 0 0 N
S 650 -950 650 -1050 0 0 0 N
S 700 -1050 650 -1050 0 0 0 N
S 700 -950 650 -950 0 0 0 N
P 2 0 0 0 -750 700 -600 700 N
P 2 0 0 0 -600 1000 -550 1000 N
P 2 0 0 0 -550 450 -800 450 N
P 2 0 0 0 -500 -1050 -500 -950 N
P 2 0 0 0 -500 -600 -500 -650 N
P 2 0 0 0 -500 -550 -500 -600 N
P 3 0 0 0 -500 -300 -500 -350 -750 -350 N
P 3 0 0 0 -500 200 -500 250 -850 250 N
P 3 0 0 0 500 350 500 -50 800 -50 N
P 3 0 0 0 500 650 500 1050 850 1050 N
P 4 0 0 0 -800 750 -750 750 -750 650 -800 650 N
P 4 0 0 0 -650 1050 -600 1050 -600 950 -650 950 N
T 900 500 500 60 0 1 0 GPIO Normal 0 C C
X A0 A0 -1300 -250 300 R 50 50 1 1 B
X D0_RX0 D0 -1300 1050 300 R 50 50 1 1 B
X A1 A1 -1300 -150 300 R 50 50 1 1 B
X D1_TX0 D1 -1300 950 300 R 50 50 1 1 B
X A2 A2 -1300 -50 300 R 50 50 1 1 B
X D2 D2 1300 1050 300 L 50 50 1 1 B
X A3 A3 -1300 50 300 R 50 50 1 1 B
X D3 D3 1300 950 300 L 50 50 1 1 B
X A4 A4 -1300 150 300 R 50 50 1 1 B
X D4 D4 1300 850 300 L 50 50 1 1 B
X A5 A5 -1300 250 300 R 50 50 1 1 B
X D5 D5 1300 750 300 L 50 50 1 1 B
X D6 D6 1300 650 300 L 50 50 1 1 B
X D7 D7 1300 550 300 L 50 50 1 1 B
X D8 D8 1300 450 300 L 50 50 1 1 B
X D9 D9 1300 350 300 L 50 50 1 1 B
X D10_CS D10 1300 250 300 L 50 50 1 1 B
X D11 D11 1300 150 300 L 50 50 1 1 B
X 5V 5V1 -1300 -950 300 R 50 50 1 1 w
X D12 D12 1300 50 300 L 50 50 1 1 B
X SPI_5V 5V2 1300 -550 300 L 50 50 1 1 w
X D13 D13 1300 -50 300 L 50 50 1 1 B
X SDA SDA -1300 650 300 R 50 50 1 1 B
X SPI_SCK SCK 1300 -450 300 L 50 50 1 1 O C
X SCL SCL -1300 750 300 R 50 50 1 1 B C
X VIN VIN -1300 -1050 300 R 50 50 1 1 W
X ATN ATN -1300 450 300 R 50 50 1 1 B
X GND GND1 -1300 -550 300 R 50 50 1 1 w
X RESET RST1 1300 -950 300 L 50 50 1 1 I L
X GND GND2 -1300 -650 300 R 50 50 1 1 w
X SPI_RESET RST2 1300 -750 300 L 50 50 1 1 I L
X GND GND3 -1300 -750 300 R 50 50 1 1 w
X SPI_GND GND4 1300 -650 300 L 50 50 1 1 w
X AREF AREF -1300 -350 300 R 50 50 1 1 I
X IOREF IORF 1300 -1050 300 L 50 50 1 1 O
X SPI_MOSI MOSI 1300 -350 300 L 50 50 1 1 O
X SPI_MISO MISO 1300 -250 300 L 50 50 1 1 I
X 3V3 3.3V -1300 -850 300 R 50 50 1 1 w
ENDDRAW
ENDDEF
#
# Arduino_Due_Shield
#
DEF Arduino_Due_Shield ARD 0 40 Y Y 1 F N
F0 "ARD" 100 0 60 V V C CNN
F1 "Arduino_Due_Shield" -100 0 60 V V C CNN
F2 "" 700 2750 60 H I C CNN
F3 "" 700 2750 60 H I C CNN
$FPLIST
Arduino_Due_Shield
$ENDFPLIST
DRAW
T 900 -500 -50 60 0 0 0 Analogue~I/O Normal 0 C C
T 900 -500 900 60 0 0 0 CAN Normal 0 C C
T 900 -500 1200 60 0 0 0 I²C Normal 0 C C
T 900 -500 -1000 60 0 0 0 Misc. Normal 0 C C
T 900 -500 -1700 60 0 0 0 Power Normal 0 C C
T 900 600 1600 60 0 0 0 PWM Normal 0 C C
T 900 -500 1800 60 0 0 0 Serial Normal 0 C C
T 0 0 1800 60 0 0 0 SPI Normal 0 C C
S -1000 -2300 1000 2300 0 0 0 N
S -800 -2150 -500 -2150 0 0 0 N
S -750 -1250 -500 -1250 0 0 0 N
S -750 -750 -500 -750 0 0 0 N
S -750 650 -500 650 0 0 0 N
S -750 1050 -500 1050 0 0 0 N
S -700 -1050 -650 -1050 0 0 0 N
S -700 -950 -650 -950 0 0 0 N
S -700 850 -650 850 0 0 0 N
S -700 950 -650 950 0 0 0 N
S -650 -1000 -550 -1000 0 0 0 N
S -650 -950 -650 -1050 0 0 0 N
S -650 900 -550 900 0 0 0 N
S -650 950 -650 850 0 0 0 N
S -650 2150 -500 2150 0 0 0 N
S -600 1350 -500 1350 0 0 0 N
S -600 1450 -500 1450 0 0 0 N
S -500 -2150 -500 -1900 0 0 0 N
S -500 -1250 -500 -1500 0 0 0 N
S -500 -750 -500 -400 0 0 0 N
S -500 650 -500 300 0 0 0 N
S -500 1050 -500 1100 0 0 0 N
S -500 1350 -500 1300 0 0 0 N
S -500 1650 -500 1450 0 0 0 N
S -500 1950 -500 2150 0 0 0 N
S -250 1900 -250 1800 0 0 0 N
S -100 1800 -250 1800 0 0 0 N
S 250 1800 100 1800 0 0 0 N
S 250 1850 250 1800 0 0 0 N
P 2 0 0 0 500 -2150 800 -2150 N
P 2 0 0 0 850 2150 500 2150 N
P 3 0 0 0 600 1750 600 2100 850 2150 N
P 3 0 0 0 800 1050 600 1100 600 1450 N
T 900 500 0 60 0 1 0 GPIO Normal 0 C C
S 500 -2150 500 -150 1 0 0 N
S 500 2150 500 150 1 0 0 N
X A0 A0 -1300 450 300 R 50 50 1 1 B
X D0_RX0 D0 -1300 2150 300 R 50 50 1 1 B
X A1 A1 -1300 350 300 R 50 50 1 1 B
X D1_TX0 D1 -1300 2050 300 R 50 50 1 1 B
X A2 A2 -1300 250 300 R 50 50 1 1 B
X D2 D2 1300 2150 300 L 50 50 1 1 B
X A3 A3 -1300 150 300 R 50 50 1 1 B
X D3 D3 1300 2050 300 L 50 50 1 1 B
X A4 A4 -1300 50 300 R 50 50 1 1 B
X D4_CS1 D4 1300 1950 300 L 50 50 1 1 B
X A5 A5 -1300 -50 300 R 50 50 1 1 B
X D5 D5 1300 1850 300 L 50 50 1 1 B
X A6 A6 -1300 -150 300 R 50 50 1 1 B
X D6 D6 1300 1750 300 L 50 50 1 1 B
X A7 A7 -1300 -250 300 R 50 50 1 1 B
X D7 D7 1300 1650 300 L 50 50 1 1 B
X A8 A8 -1300 -350 300 R 50 50 1 1 B
X D8 D8 1300 1550 300 L 50 50 1 1 B
X A9 A9 -1300 -450 300 R 50 50 1 1 B
X D9 D9 1300 1450 300 L 50 50 1 1 B
X A10 A10 -1300 -550 300 R 50 50 1 1 B
X D10_CS0 D10 1300 1350 300 L 50 50 1 1 B
X D20_SDA D20 -1300 1350 300 R 50 50 1 1 B
X D30 D30 1300 150 300 L 50 50 1 1 B
X D40 D40 1300 -850 300 L 50 50 1 1 B
X D50 D50 1300 -1850 300 L 50 50 1 1 B
X A11 A11 -1300 -650 300 R 50 50 1 1 B
X D11 D11 1300 1250 300 L 50 50 1 1 B
X D21_SCL D21 -1300 1250 300 R 50 50 1 1 B C
X D31 D31 1300 50 300 L 50 50 1 1 B
X D41 D41 1300 -950 300 L 50 50 1 1 B
X D51 D51 1300 -1950 300 L 50 50 1 1 B
X 5V 5V1 -1300 -1850 300 R 50 50 1 1 w
X D12 D12 1300 1150 300 L 50 50 1 1 B
X D22 D22 1300 950 300 L 50 50 1 1 B
X D32 D32 1300 -50 300 L 50 50 1 1 B
X D42 D42 1300 -1050 300 L 50 50 1 1 B
X D52_CS2 D52 1300 -2050 300 L 50 50 1 1 B
X SPI_5V 5V2 50 2600 300 D 50 50 1 1 w
X D13 D13 1300 1050 300 L 50 50 1 1 B
X D23 D23 1300 850 300 L 50 50 1 1 B
X D33 D33 1300 -150 300 L 50 50 1 1 B
X D43 D43 1300 -1150 300 L 50 50 1 1 B
X D53 D53 1300 -2150 300 L 50 50 1 1 B
X 5V 5V3 -1300 -1950 300 R 50 50 1 1 w
X D14_TX3 D14 -1300 1450 300 R 50 50 1 1 B
X D24 D24 1300 750 300 L 50 50 1 1 B
X D34 D34 1300 -250 300 L 50 50 1 1 B
X D44 D44 1300 -1250 300 L 50 50 1 1 B
X 5V 5V4 -1300 -2050 300 R 50 50 1 1 w
X D15_RX3 D15 -1300 1550 300 R 50 50 1 1 B
X D25 D25 1300 650 300 L 50 50 1 1 B
X D35 D35 1300 -350 300 L 50 50 1 1 B
X D45 D45 1300 -1350 300 L 50 50 1 1 B
X D16_TX2 D16 -1300 1650 300 R 50 50 1 1 B
X D26 D26 1300 550 300 L 50 50 1 1 B
X D36 D36 1300 -450 300 L 50 50 1 1 B
X D46 D46 1300 -1450 300 L 50 50 1 1 B
X D17_RX2 D17 -1300 1750 300 R 50 50 1 1 B
X D27 D27 1300 450 300 L 50 50 1 1 B
X D37 D37 1300 -550 300 L 50 50 1 1 B
X D47 D47 1300 -1550 300 L 50 50 1 1 B
X D18_TX1 D18 -1300 1850 300 R 50 50 1 1 B
X D28 D28 1300 350 300 L 50 50 1 1 B
X D38 D38 1300 -650 300 L 50 50 1 1 B
X D48 D48 1300 -1650 300 L 50 50 1 1 B
X D19_RX1 D19 -1300 1950 300 R 50 50 1 1 B
X D29 D29 1300 250 300 L 50 50 1 1 B
X D39 D39 1300 -750 300 L 50 50 1 1 B
X D49 D49 1300 -1750 300 L 50 50 1 1 B
X SPI_SCK SCK -50 2600 300 D 50 50 1 1 O C
X VIN VIN -1300 -2150 300 R 50 50 1 1 W
X DAC0 DAC0 -1300 650 300 R 50 50 1 1 B
X SDA1 SDA1 -1300 1150 300 R 50 50 1 1 B
X DAC1 DAC1 -1300 550 300 R 50 50 1 1 B
X GND GND1 -1300 -1250 300 R 50 50 1 1 w
X SCL1 SCL1 -1300 1050 300 R 50 50 1 1 B C
X RESET RST1 -1300 -950 300 R 50 50 1 1 I L
X GND GND2 -1300 -1350 300 R 50 50 1 1 w
X SPI_RESET RST2 250 2600 300 D 50 50 1 1 I L
X GND GND3 -1300 -1450 300 R 50 50 1 1 w
X SPI_GND GND4 150 2600 300 D 50 50 1 1 w
X GND GND5 -1300 -1550 300 R 50 50 1 1 w
X GND GND6 -1300 -1650 300 R 50 50 1 1 w
X AREF AREF -1300 -750 300 R 50 50 1 1 I
X IOREF IORF -1300 -1050 300 R 50 50 1 1 O
X SPI_MOSI MOSI -150 2600 300 D 50 50 1 1 O
X SPI_MISO MISO -250 2600 300 D 50 50 1 1 I
X CANRX CANR -1300 950 300 R 50 50 1 1 B
X CANTX CANT -1300 850 300 R 50 50 1 1 B
X 3V3 3.3V -1300 -1750 300 R 50 50 1 1 w
ENDDRAW
ENDDEF
#
# Arduino_Leonardo_Shield
#
DEF Arduino_Leonardo_Shield ARD 0 40 Y Y 1 F N
F0 "ARD" 100 0 60 V V C CNN
F1 "Arduino_Leonardo_Shield" -100 0 60 V V C CNN
F2 "" 1800 3750 60 H I C CNN
F3 "" 1800 3750 60 H I C CNN
$FPLIST
Arduino_Leonardo_Shield
$ENDFPLIST
DRAW
T 900 -500 50 60 0 0 0 Analogue Normal 0 C C
T 900 -500 700 60 0 0 0 I²C Normal 0 C C
T 900 500 -1000 60 0 0 0 Misc. Normal 0 C C
T 900 -500 -800 60 0 0 0 Power Normal 0 C C
T 900 -500 1000 60 0 0 0 Serial Normal 0 C C
T 900 500 -500 60 0 0 0 SPI Normal 0 C C
S -1000 1200 1000 -1200 0 0 0 N
S -800 -1050 -500 -1050 0 0 0 N
S -750 -550 -500 -550 0 0 0 N
S 500 -750 500 -600 0 0 0 N
S 500 -400 500 -250 0 0 0 N
S 550 -750 500 -750 0 0 0 N
S 600 -250 500 -250 0 0 0 N
S 650 -1000 550 -1000 0 0 0 N
S 650 -950 650 -1050 0 0 0 N
S 700 -1050 650 -1050 0 0 0 N
S 700 -950 650 -950 0 0 0 N
P 2 0 0 0 -750 700 -600 700 N
P 2 0 0 0 -600 1000 -550 1000 N
P 2 0 0 0 -500 -1050 -500 -950 N
P 2 0 0 0 -500 -600 -500 -650 N
P 2 0 0 0 -500 -550 -500 -600 N
P 3 0 0 0 -500 -200 -500 -250 -750 -250 N
P 3 0 0 0 -500 300 -500 350 -850 350 N
P 3 0 0 0 500 350 500 -50 800 -50 N
P 3 0 0 0 500 650 500 1050 650 1050 N
P 4 0 0 0 -800 750 -750 750 -750 650 -800 650 N
P 4 0 0 0 -650 1050 -600 1050 -600 950 -650 950 N
T 900 500 500 60 0 1 0 GPIO Normal 0 C C
X A0 A0 -1300 -150 300 R 50 50 1 1 B
X D0_RX0 D0 -1300 1050 300 R 50 50 1 1 B
X A1 A1 -1300 -50 300 R 50 50 1 1 B
X D1_TX0 D1 -1300 950 300 R 50 50 1 1 B
X A2 A2 -1300 50 300 R 50 50 1 1 B
X D2_INT1 D2 1300 1050 300 L 50 50 1 1 B
X A3 A3 -1300 150 300 R 50 50 1 1 B
X D3_INT0 D3 1300 950 300 L 50 50 1 1 B
X A4 A4 -1300 250 300 R 50 50 1 1 B
X D4 D4 1300 850 300 L 50 50 1 1 B
X A5 A5 -1300 350 300 R 50 50 1 1 B
X D5 D5 1300 750 300 L 50 50 1 1 B
X D6 D6 1300 650 300 L 50 50 1 1 B
X D7_INT4 D7 1300 550 300 L 50 50 1 1 B
X D8 D8 1300 450 300 L 50 50 1 1 B
X D9 D9 1300 350 300 L 50 50 1 1 B
X D10 D10 1300 250 300 L 50 50 1 1 B
X D11 D11 1300 150 300 L 50 50 1 1 B
X 5V 5V1 -1300 -950 300 R 50 50 1 1 w
X D12 D12 1300 50 300 L 50 50 1 1 B
X SPI_5V 5V2 1300 -550 300 L 50 50 1 1 w
X D13 D13 1300 -50 300 L 50 50 1 1 B
X SDA SDA -1300 650 300 R 50 50 1 1 B
X SPI_SCK SCK 1300 -450 300 L 50 50 1 1 O C
X SCL SCL -1300 750 300 R 50 50 1 1 B C
X VIN VIN -1300 -1050 300 R 50 50 1 1 W
X GND GND1 -1300 -550 300 R 50 50 1 1 w
X RESET RST1 1300 -950 300 L 50 50 1 1 I L
X GND GND2 -1300 -650 300 R 50 50 1 1 w
X SPI_RESET RST2 1300 -750 300 L 50 50 1 1 I L
X GND GND3 -1300 -750 300 R 50 50 1 1 w
X SPI_GND GND4 1300 -650 300 L 50 50 1 1 w
X AREF AREF -1300 -250 300 R 50 50 1 1 I
X IOREF IORF 1300 -1050 300 L 50 50 1 1 O
X SPI_MOSI MOSI 1300 -350 300 L 50 50 1 1 O
X SPI_MISO MISO 1300 -250 300 L 50 50 1 1 I
X 3V3 3.3V -1300 -850 300 R 50 50 1 1 w
ENDDRAW
ENDDEF
#
# Arduino_Mega2560_Shield
#
DEF Arduino_Mega2560_Shield ARD 0 40 Y Y 1 F N
F0 "ARD" 100 0 60 V V C CNN
F1 "Arduino_Mega2560_Shield" -100 0 60 V V C CNN
F2 "" 700 2750 60 H I C CNN
F3 "" 700 2750 60 H I C CNN
$FPLIST
Arduino_Mega2560_Shield
$ENDFPLIST
DRAW
T 900 -500 50 60 0 0 0 Analogue~I/O Normal 0 C C
T 900 -500 1200 60 0 0 0 I²C Normal 0 C C
T 900 -500 -1000 60 0 0 0 Misc. Normal 0 C C
T 900 -500 -1700 60 0 0 0 Power Normal 0 C C
T 900 600 -1350 60 0 0 0 PWM Normal 0 C C
T 900 600 1600 60 0 0 0 PWM Normal 0 C C
T 900 -500 1800 60 0 0 0 Serial Normal 0 C C
T 0 0 1800 60 0 0 0 SPI Normal 0 C C
S -1000 -2300 1000 2300 0 0 0 N
S -800 -2150 -500 -2150 0 0 0 N
S -750 -1250 -500 -1250 0 0 0 N
S -750 -750 -500 -750 0 0 0 N
S -750 1050 -500 1050 0 0 0 N
S -700 -1050 -650 -1050 0 0 0 N
S -700 -950 -650 -950 0 0 0 N
S -650 -1000 -550 -1000 0 0 0 N
S -650 -950 -650 -1050 0 0 0 N
S -650 2150 -500 2150 0 0 0 N
S -600 1350 -500 1350 0 0 0 N
S -600 1450 -500 1450 0 0 0 N
S -500 -2150 -500 -1900 0 0 0 N
S -500 -1250 -500 -1500 0 0 0 N
S -500 1050 -500 1100 0 0 0 N
S -500 1350 -500 1300 0 0 0 N
S -500 1650 -500 1450 0 0 0 N
S -500 1950 -500 2150 0 0 0 N
S -250 1900 -250 1800 0 0 0 N
S -100 1800 -250 1800 0 0 0 N
S 250 1800 100 1800 0 0 0 N
S 250 1850 250 1800 0 0 0 N
P 2 0 0 0 -850 850 -500 850 N
P 2 0 0 0 -500 -750 -500 -300 N
P 2 0 0 0 -500 400 -500 850 N
P 2 0 0 0 500 -2150 650 -2150 N
P 2 0 0 0 500 2150 650 2150 N
P 2 0 0 0 700 -1350 650 -1350 N
P 3 0 0 0 600 1450 600 1100 800 1050 N
P 3 0 0 0 600 1750 600 2100 650 2150 N
P 4 0 0 0 800 -1250 700 -1300 700 -1400 800 -1450 N
T 900 500 0 60 0 1 0 GPIO Normal 0 C C
S 500 -2150 500 -150 1 0 0 N
S 500 2150 500 150 1 0 0 N
X A0 A0 -1300 850 300 R 50 50 1 1 B
X D0_RX0 D0 -1300 2150 300 R 50 50 1 1 B
X A1 A1 -1300 750 300 R 50 50 1 1 B
X D1_TX0 D1 -1300 2050 300 R 50 50 1 1 B
X A2 A2 -1300 650 300 R 50 50 1 1 B
X D2_INT0 D2 1300 2150 300 L 50 50 1 1 B
X A3 A3 -1300 550 300 R 50 50 1 1 B
X D3_INT1 D3 1300 2050 300 L 50 50 1 1 B
X A4 A4 -1300 450 300 R 50 50 1 1 B
X D4 D4 1300 1950 300 L 50 50 1 1 B
X A5 A5 -1300 350 300 R 50 50 1 1 B
X D5 D5 1300 1850 300 L 50 50 1 1 B
X A6 A6 -1300 250 300 R 50 50 1 1 B
X D6 D6 1300 1750 300 L 50 50 1 1 B
X A7 A7 -1300 150 300 R 50 50 1 1 B
X D7 D7 1300 1650 300 L 50 50 1 1 B
X A8 A8 -1300 50 300 R 50 50 1 1 B
X D8 D8 1300 1550 300 L 50 50 1 1 B
X A9 A9 -1300 -50 300 R 50 50 1 1 B
X D9 D9 1300 1450 300 L 50 50 1 1 B
X A10 A10 -1300 -150 300 R 50 50 1 1 B
X D10 D10 1300 1350 300 L 50 50 1 1 B
X D20_SDA D20 -1300 1350 300 R 50 50 1 1 B
X D30 D30 1300 150 300 L 50 50 1 1 B
X D40 D40 1300 -850 300 L 50 50 1 1 B
X D50 D50 1300 -1850 300 L 50 50 1 1 B
X A11 A11 -1300 -250 300 R 50 50 1 1 B
X D11 D11 1300 1250 300 L 50 50 1 1 B
X D21_SCL D21 -1300 1250 300 R 50 50 1 1 B C
X D31 D31 1300 50 300 L 50 50 1 1 B
X D41 D41 1300 -950 300 L 50 50 1 1 B
X D51 D51 1300 -1950 300 L 50 50 1 1 B
X 5V 5V1 -1300 -1850 300 R 50 50 1 1 w
X A12 A12 -1300 -350 300 R 50 50 1 1 B
X D12 D12 1300 1150 300 L 50 50 1 1 B
X D22 D22 1300 950 300 L 50 50 1 1 B
X D32 D32 1300 -50 300 L 50 50 1 1 B
X D42 D42 1300 -1050 300 L 50 50 1 1 B
X D52 D52 1300 -2050 300 L 50 50 1 1 B
X SPI_5V 5V2 50 2600 300 D 50 50 1 1 w
X A13 A13 -1300 -450 300 R 50 50 1 1 B
X D13 D13 1300 1050 300 L 50 50 1 1 B
X D23 D23 1300 850 300 L 50 50 1 1 B
X D33 D33 1300 -150 300 L 50 50 1 1 B
X D43 D43 1300 -1150 300 L 50 50 1 1 B
X D53_SS D53 1300 -2150 300 L 50 50 1 1 B
X 5V 5V3 -1300 -1950 300 R 50 50 1 1 w
X A14 A14 -1300 -550 300 R 50 50 1 1 B
X D14_TX3 D14 -1300 1450 300 R 50 50 1 1 B
X D24 D24 1300 750 300 L 50 50 1 1 B
X D34 D34 1300 -250 300 L 50 50 1 1 B
X D44 D44 1300 -1250 300 L 50 50 1 1 B
X 5V 5V4 -1300 -2050 300 R 50 50 1 1 w
X A15 A15 -1300 -650 300 R 50 50 1 1 B
X D15_RX3 D15 -1300 1550 300 R 50 50 1 1 B
X D25 D25 1300 650 300 L 50 50 1 1 B
X D35 D35 1300 -350 300 L 50 50 1 1 B
X D45 D45 1300 -1350 300 L 50 50 1 1 B
X D16_TX2 D16 -1300 1650 300 R 50 50 1 1 B
X D26 D26 1300 550 300 L 50 50 1 1 B
X D36 D36 1300 -450 300 L 50 50 1 1 B
X D46 D46 1300 -1450 300 L 50 50 1 1 B
X D17_RX2 D17 -1300 1750 300 R 50 50 1 1 B
X D27 D27 1300 450 300 L 50 50 1 1 B
X D37 D37 1300 -550 300 L 50 50 1 1 B
X D47 D47 1300 -1550 300 L 50 50 1 1 B
X D18_TX1 D18 -1300 1850 300 R 50 50 1 1 B
X D28 D28 1300 350 300 L 50 50 1 1 B
X D38 D38 1300 -650 300 L 50 50 1 1 B
X D48 D48 1300 -1650 300 L 50 50 1 1 B
X D19_RX1 D19 -1300 1950 300 R 50 50 1 1 B
X D29 D29 1300 250 300 L 50 50 1 1 B
X D39 D39 1300 -750 300 L 50 50 1 1 B
X D49 D49 1300 -1750 300 L 50 50 1 1 B
X SDA SDA -1300 1150 300 R 50 50 1 1 B
X SPI_SCK SCK -50 2600 300 D 50 50 1 1 O C
X SCL SCL -1300 1050 300 R 50 50 1 1 B C
X VIN VIN -1300 -2150 300 R 50 50 1 1 W
X GND GND1 -1300 -1250 300 R 50 50 1 1 w
X RESET RST1 -1300 -950 300 R 50 50 1 1 I L
X GND GND2 -1300 -1350 300 R 50 50 1 1 w
X SPI_RESET RST2 250 2600 300 D 50 50 1 1 I L
X GND GND3 -1300 -1450 300 R 50 50 1 1 w
X SPI_GND GND4 150 2600 300 D 50 50 1 1 w
X GND GND5 -1300 -1550 300 R 50 50 1 1 w
X GND GND6 -1300 -1650 300 R 50 50 1 1 w
X AREF AREF -1300 -750 300 R 50 50 1 1 I
X IOREF IORF -1300 -1050 300 R 50 50 1 1 O
X SPI_MOSI MOSI -150 2600 300 D 50 50 1 1 O
X SPI_MISO MISO -250 2600 300 D 50 50 1 1 I
X 3V3 3.3V -1300 -1750 300 R 50 50 1 1 w
ENDDRAW
ENDDEF
#
# Arduino_Micro_Socket
#
DEF Arduino_Micro_Socket ARD 0 40 Y Y 1 F N
F0 "ARD" 100 0 60 V V C CNN
F1 "Arduino_Micro_Socket" -100 0 60 V V C CNN
F2 "" 1800 3750 60 H I C CNN
F3 "" 1800 3750 60 H I C CNN
$FPLIST
Arduino_Micro_Socket
$ENDFPLIST
DRAW
T 900 -500 0 60 0 0 0 Analogue Normal 0 C C
T 900 -500 550 60 0 0 0 I²C Normal 0 C C
T 900 500 -800 60 0 0 0 Misc. Normal 0 C C
T 900 -500 -700 60 0 0 0 Power Normal 0 C C
T 900 -500 850 60 0 0 0 Serial Normal 0 C C
T 900 500 -350 60 0 0 0 SPI Normal 0 C C
S -1000 1050 1000 -1050 0 0 0 N
P 2 0 0 0 -600 550 -550 550 N
P 2 0 0 0 -600 850 -550 850 N
P 2 0 0 0 650 -800 550 -800 N
P 3 0 0 0 -800 -900 -500 -900 -500 -850 N
P 3 0 0 0 -500 -550 -500 -500 -800 -500 N
P 3 0 0 0 -500 -250 -500 -300 -750 -300 N
P 3 0 0 0 -500 250 -500 300 -850 300 N
P 3 0 0 0 500 -450 500 -500 700 -500 N
P 3 0 0 0 500 300 500 0 800 0 N
P 3 0 0 0 600 -200 500 -200 500 -250 N
P 3 0 0 0 850 900 500 900 500 600 N
P 4 0 0 0 -650 600 -600 600 -600 500 -650 500 N
P 4 0 0 0 -650 900 -600 900 -600 800 -650 800 N
P 4 0 0 0 700 -900 650 -900 650 -700 700 -700 N
T 900 500 450 60 0 1 0 GPIO Normal 0 C C
X A0 A0 -1300 -200 300 R 50 50 1 1 B
X D0_RX0 D0 -1300 900 300 R 50 50 1 1 B
X A1 A1 -1300 -100 300 R 50 50 1 1 B
X D1_TX0 D1 -1300 800 300 R 50 50 1 1 B
X A2 A2 -1300 0 300 R 50 50 1 1 B
X D2_SDA D2 -1300 600 300 R 50 50 1 1 B
X A3 A3 -1300 100 300 R 50 50 1 1 B
X D3_SCL D3 -1300 500 300 R 50 50 1 1 B C
X A4 A4 -1300 200 300 R 50 50 1 1 B
X D4 D4 1300 900 300 L 50 50 1 1 B
X A5 A5 -1300 300 300 R 50 50 1 1 B
X D5 D5 1300 800 300 L 50 50 1 1 B
X D6 D6 1300 700 300 L 50 50 1 1 B
X D7_INT4 D7 1300 600 300 L 50 50 1 1 B
X D8 D8 1300 500 300 L 50 50 1 1 B
X D9 D9 1300 400 300 L 50 50 1 1 B
X SPI_CS SS 1300 -500 300 L 50 50 1 1 B
X 5V 5V -1300 -800 300 R 50 50 1 1 w
X D10 D10 1300 300 300 L 50 50 1 1 B
X D11 D11 1300 200 300 L 50 50 1 1 B
X D12 D12 1300 100 300 L 50 50 1 1 B
X D13 D13 1300 0 300 L 50 50 1 1 B
X SPI_SCK SCK 1300 -400 300 L 50 50 1 1 O C
X VIN VIN -1300 -900 300 R 50 50 1 1 W
X GND GND1 -1300 -500 300 R 50 50 1 1 w
X RESET RST1 1300 -700 300 L 50 50 1 1 I L
X GND GND2 -1300 -600 300 R 50 50 1 1 w
X RESET RST2 1300 -800 300 L 50 50 1 1 I L
X AREF AREF -1300 -300 300 R 50 50 1 1 I
X IOREF IORF 1300 -900 300 L 50 50 1 1 O
X SPI_MOSI MOSI 1300 -300 300 L 50 50 1 1 O
X SPI_MISO MISO 1300 -200 300 L 50 50 1 1 I
X 3V3 3.3V -1300 -700 300 R 50 50 1 1 w
ENDDRAW
ENDDEF
#
# Arduino_Uno_Shield
#
DEF Arduino_Uno_Shield ARD 0 40 Y Y 1 F N
F0 "ARD" 100 0 60 V V C CNN
F1 "Arduino_Uno_Shield" -100 0 60 V V C CNN
F2 "" 1800 3750 60 H I C CNN
F3 "" 1800 3750 60 H I C CNN
$FPLIST
Arduino_Uno_Shield
$ENDFPLIST
DRAW
T 900 -500 50 60 0 0 0 Analogue Normal 0 C C
T 900 -500 700 60 0 0 0 I²C Normal 0 C C
T 900 500 -1000 60 0 0 0 Misc. Normal 0 C C
T 900 -500 -800 60 0 0 0 Power Normal 0 C C
T 900 -500 1000 60 0 0 0 Serial Normal 0 C C
T 900 500 -500 60 0 0 0 SPI Normal 0 C C
S -1000 1200 1000 -1200 0 0 0 N
S -800 -1050 -500 -1050 0 0 0 N
S -750 -550 -500 -550 0 0 0 N
S 500 -750 500 -600 0 0 0 N
S 500 -400 500 -250 0 0 0 N
S 550 -750 500 -750 0 0 0 N
S 600 -250 500 -250 0 0 0 N
S 650 -1000 550 -1000 0 0 0 N
S 650 -950 650 -1050 0 0 0 N
S 700 -1050 650 -1050 0 0 0 N
S 700 -950 650 -950 0 0 0 N
P 2 0 0 0 -750 700 -600 700 N
P 2 0 0 0 -600 1000 -550 1000 N
P 2 0 0 0 -500 -1050 -500 -950 N
P 2 0 0 0 -500 -600 -500 -650 N
P 2 0 0 0 -500 -550 -500 -600 N
P 3 0 0 0 -500 -200 -500 -250 -750 -250 N
P 3 0 0 0 -500 300 -500 350 -850 350 N
P 3 0 0 0 500 350 500 -50 800 -50 N
P 3 0 0 0 500 650 500 1050 650 1050 N
P 4 0 0 0 -800 750 -750 750 -750 650 -800 650 N
P 4 0 0 0 -650 1050 -600 1050 -600 950 -650 950 N
T 900 500 500 60 0 1 0 GPIO Normal 0 C C
X A0 A0 -1300 -150 300 R 50 50 1 1 B
X D0_RX0 D0 -1300 1050 300 R 50 50 1 1 B
X A1 A1 -1300 -50 300 R 50 50 1 1 B
X D1_TX0 D1 -1300 950 300 R 50 50 1 1 B
X A2 A2 -1300 50 300 R 50 50 1 1 B
X D2_INT0 D2 1300 1050 300 L 50 50 1 1 B
X A3 A3 -1300 150 300 R 50 50 1 1 B
X D3_INT1 D3 1300 950 300 L 50 50 1 1 B
X A4 A4 -1300 250 300 R 50 50 1 1 B
X D4 D4 1300 850 300 L 50 50 1 1 B
X A5 A5 -1300 350 300 R 50 50 1 1 B
X D5 D5 1300 750 300 L 50 50 1 1 B
X D6 D6 1300 650 300 L 50 50 1 1 B
X D7 D7 1300 550 300 L 50 50 1 1 B
X D8 D8 1300 450 300 L 50 50 1 1 B
X D9 D9 1300 350 300 L 50 50 1 1 B
X D10_CS D10 1300 250 300 L 50 50 1 1 B
X D11 D11 1300 150 300 L 50 50 1 1 B
X 5V 5V1 -1300 -950 300 R 50 50 1 1 w
X D12 D12 1300 50 300 L 50 50 1 1 B
X SPI_5V 5V2 1300 -550 300 L 50 50 1 1 w
X D13 D13 1300 -50 300 L 50 50 1 1 B
X SDA SDA -1300 650 300 R 50 50 1 1 B
X SPI_SCK SCK 1300 -450 300 L 50 50 1 1 O C
X SCL SCL -1300 750 300 R 50 50 1 1 B C
X VIN VIN -1300 -1050 300 R 50 50 1 1 W
X GND GND1 -1300 -550 300 R 50 50 1 1 w
X RESET RST1 1300 -950 300 L 50 50 1 1 I L
X GND GND2 -1300 -650 300 R 50 50 1 1 w
X SPI_RESET RST2 1300 -750 300 L 50 50 1 1 I L
X GND GND3 -1300 -750 300 R 50 50 1 1 w
X SPI_GND GND4 1300 -650 300 L 50 50 1 1 w
X AREF AREF -1300 -250 300 R 50 50 1 1 I
X IOREF IORF 1300 -1050 300 L 50 50 1 1 O
X SPI_MOSI MOSI 1300 -350 300 L 50 50 1 1 O
X SPI_MISO MISO 1300 -250 300 L 50 50 1 1 I
X 3V3 3.3V -1300 -850 300 R 50 50 1 1 w
ENDDRAW
ENDDEF
#
# Arduino_Zero_Shield
#
DEF Arduino_Zero_Shield ARD 0 40 Y Y 1 F N
F0 "ARD" 100 0 60 V V C CNN
F1 "Arduino_Zero_Shield" -100 0 60 V V C CNN
F2 "" 1800 3750 60 H I C CNN
F3 "" 1800 3750 60 H I C CNN
$FPLIST
Arduino_Zero_Shield
$ENDFPLIST
DRAW
T 900 -500 -50 60 0 0 0 Analogue Normal 0 C C
T 900 -500 700 60 0 0 0 I²C Normal 0 C C
T 900 -500 450 60 0 0 0 Misc. Normal 0 C C
T 900 500 -1000 60 0 0 0 Misc. Normal 0 C C
T 900 -500 -800 60 0 0 0 Power Normal 0 C C
T 900 -500 1000 60 0 0 0 Serial Normal 0 C C
T 900 500 -500 60 0 0 0 SPI Normal 0 C C
S -1000 1200 1000 -1200 0 0 0 N
S -800 -1050 -500 -1050 0 0 0 N
S -750 -550 -500 -550 0 0 0 N
S 500 -750 500 -600 0 0 0 N
S 500 -400 500 -250 0 0 0 N
S 550 -750 500 -750 0 0 0 N
S 600 -250 500 -250 0 0 0 N
S 650 -1000 550 -1000 0 0 0 N
S 650 -950 650 -1050 0 0 0 N
S 700 -1050 650 -1050 0 0 0 N
S 700 -950 650 -950 0 0 0 N
P 2 0 0 0 -750 700 -600 700 N
P 2 0 0 0 -600 1000 -550 1000 N
P 2 0 0 0 -550 450 -800 450 N
P 2 0 0 0 -500 -1050 -500 -950 N
P 2 0 0 0 -500 -600 -500 -650 N
P 2 0 0 0 -500 -550 -500 -600 N
P 3 0 0 0 -500 -300 -500 -350 -750 -350 N
P 3 0 0 0 -500 200 -500 250 -850 250 N
P 3 0 0 0 500 350 500 -50 800 -50 N
P 3 0 0 0 500 650 500 1050 850 1050 N
P 4 0 0 0 -800 750 -750 750 -750 650 -800 650 N
P 4 0 0 0 -650 1050 -600 1050 -600 950 -650 950 N
T 900 500 500 60 0 1 0 GPIO Normal 0 C C
X A0/DAC A0 -1300 -250 300 R 50 50 1 1 B
X D0_RX0 D0 -1300 1050 300 R 50 50 1 1 B
X A1 A1 -1300 -150 300 R 50 50 1 1 B
X D1_TX0 D1 -1300 950 300 R 50 50 1 1 B
X A2 A2 -1300 -50 300 R 50 50 1 1 B
X D2 D2 1300 1050 300 L 50 50 1 1 B
X A3 A3 -1300 50 300 R 50 50 1 1 B
X D3 D3 1300 950 300 L 50 50 1 1 B
X A4 A4 -1300 150 300 R 50 50 1 1 B
X D4 D4 1300 850 300 L 50 50 1 1 B
X A5 A5 -1300 250 300 R 50 50 1 1 B
X D5 D5 1300 750 300 L 50 50 1 1 B
X D6 D6 1300 650 300 L 50 50 1 1 B
X D7 D7 1300 550 300 L 50 50 1 1 B
X D8 D8 1300 450 300 L 50 50 1 1 B
X D9 D9 1300 350 300 L 50 50 1 1 B
X D10 D10 1300 250 300 L 50 50 1 1 B
X D11 D11 1300 150 300 L 50 50 1 1 B
X 5V 5V1 -1300 -950 300 R 50 50 1 1 w
X D12 D12 1300 50 300 L 50 50 1 1 B
X SPI_5V 5V2 1300 -550 300 L 50 50 1 1 w
X D13 D13 1300 -50 300 L 50 50 1 1 B
X SDA SDA -1300 650 300 R 50 50 1 1 B
X SPI_SCK SCK 1300 -450 300 L 50 50 1 1 O C
X SCL SCL -1300 750 300 R 50 50 1 1 B C
X VIN VIN -1300 -1050 300 R 50 50 1 1 W
X ATN ATN -1300 450 300 R 50 50 1 1 B
X GND GND1 -1300 -550 300 R 50 50 1 1 w
X RESET RST1 1300 -950 300 L 50 50 1 1 I L
X GND GND2 -1300 -650 300 R 50 50 1 1 w
X SPI_RESET RST2 1300 -750 300 L 50 50 1 1 I L
X GND GND3 -1300 -750 300 R 50 50 1 1 w
X SPI_GND GND4 1300 -650 300 L 50 50 1 1 w
X AREF AREF -1300 -350 300 R 50 50 1 1 I
X IOREF IORF 1300 -1050 300 L 50 50 1 1 O
X SPI_MOSI MOSI 1300 -350 300 L 50 50 1 1 O
X SPI_MISO MISO 1300 -250 300 L 50 50 1 1 I
X 3V3 3.3V -1300 -850 300 R 50 50 1 1 w
ENDDRAW
ENDDEF
#
#End Library

5
Libraries/ESP8266/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
*.swp
*-bak
*.bak
*.bck
github-cache/

View file

@ -0,0 +1 @@
*.wings~

View file

@ -0,0 +1,133 @@
fragments=20;
module halfPad() {
color("Gold", a=1) {
difference() {
cube(size=[1,1,1], center=true);
cylinder(h=2,d=0.6,center = true, $fn=fragments);
};
};
};
module padHoles(x, y, zRot = 0) {
rotate([0, 0, zRot]) {
translate([x, y, 0]) {
cylinder(h=2,d=0.6,center=true,$fn=fragments);
translate([1,0,0]) {
cylinder(h=2,d=0.6,center=true,$fn=fragments);
};
};
};
};
module pad(x, y, zRot = 0) {
rotate([0, 0, zRot]) {
translate([x, y, 0]) {
halfPad();
difference() {
translate([1,0,0]) {
halfPad();
};
translate([1.25,0,0]) {
cube(size=[0.5,1.1,1.1], center=true);
};
};
};
};
};
module pads() {
pad(0,0);
pad(0,2);
pad(0,4);
pad(0,6);
pad(0,8);
pad(0,10);
pad(0,12);
pad(0,14);
pad(14,0,180);
pad(14,-2,180);
pad(14,-4,180);
pad(14,-6,180);
pad(14,-8,180);
pad(14,-10,180);
pad(14,-12,180);
pad(14,-14,180);
};
module holes() {
padHoles(0,0);
padHoles(0,2);
padHoles(0,4);
padHoles(0,6);
padHoles(0,8);
padHoles(0,10);
padHoles(0,12);
padHoles(0,14);
padHoles(14,0,180);
padHoles(14,-2,180);
padHoles(14,-4,180);
padHoles(14,-6,180);
padHoles(14,-8,180);
padHoles(14,-10,180);
padHoles(14,-12,180);
padHoles(14,-14,180);
};
// Translate so that pin 1 and the bottom of the board
// is the reference point (0,0,0)
translate([14,-14,0.50]) {
// pcb
difference() {
union() {
color("Blue", a=1) {
translate([-15, -1.6, -0.49]) {
cube(size=[16, 22, 0.98], center = false);
};
};
pads();
};
holes();
};
//shield
translate([-15 + 1.98, 0, 0.5]) {
color("Silver", a=1) {
cube(size=[12.1, 15.2, 2.3], center = false);
};
};
//antenna
translate([-9.63, 17, 0.5]) {
color("AntiqueWhite", a=1) {
cube(size=[9.63, 1.98, 1], center = false);
};
};
//antenna connector
translate([-14,16,0.5]) {
color("White", a=1) {
cube(size=[2.58, 2.58, 0.4], center = false);
};
translate([2.58/2, 2.58/2, 0.5]) {
color("Gold", a=1) {
difference() {
cylinder(h=1.3, d=1.98, center=true, $fn=fragments);
cylinder(h=1.5, d=1.70, center=true, $fn=fragments);
};
cylinder(h=0.5, d=0.5, $fn=fragments);
};
};
};
//leds
translate([-2.5,15.5,0.5]){
color("White", a=1) {
cube(size=[2,1,0.4], center=false);
};
};
translate([-8.5,15.5,0.5]){
color("White", a=1) {
cube(size=[2,1,0.4], center=false);
};
};
};

File diff suppressed because it is too large Load diff

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

View file

@ -0,0 +1,105 @@
fragments=20;
module halfPad() {
color("Gold", a=1) {
difference() {
cube(size=[1,1,1], center=true);
cylinder(h=2,d=0.6,center = true, $fn=fragments);
};
};
};
module padHoles(x, y, zRot = 0) {
rotate([0, 0, zRot]) {
translate([x, y, 0]) {
cylinder(h=2,d=0.6,center=true,$fn=fragments);
translate([1,0,0]) {
cylinder(h=2,d=0.6,center=true,$fn=fragments);
};
};
};
};
module pad(x, y, zRot = 0) {
rotate([0, 0, zRot]) {
translate([x, y, 0]) {
halfPad();
difference() {
translate([1,0,0]) {
halfPad();
};
translate([1.25,0,0]) {
cube(size=[0.5,1.1,1.1], center=true);
};
};
};
};
};
module pads() {
pad(0,0);
pad(0,2);
pad(0,4);
pad(0,6);
pad(0,8);
pad(0,10);
pad(0,12);
pad(0,14);
pad(14,0,180);
pad(14,-2,180);
pad(14,-4,180);
pad(14,-6,180);
pad(14,-8,180);
pad(14,-10,180);
pad(14,-12,180);
pad(14,-14,180);
};
module holes() {
padHoles(0,0);
padHoles(0,2);
padHoles(0,4);
padHoles(0,6);
padHoles(0,8);
padHoles(0,10);
padHoles(0,12);
padHoles(0,14);
padHoles(14,0,180);
padHoles(14,-2,180);
padHoles(14,-4,180);
padHoles(14,-6,180);
padHoles(14,-8,180);
padHoles(14,-10,180);
padHoles(14,-12,180);
padHoles(14,-14,180);
};
// Translate so that pin 1 and the bottom of the board
// is the reference point (0,0,0)
translate([14,-14,0.50]) {
// pcb
difference() {
union() {
color("Blue", a=1) {
translate([-15, -1.6, -0.49]) {
cube(size=[16, 24, .98], center = false);
};
};
pads();
};
holes();
};
//shield
translate([-15 + 1.98, 0, 0.5]) {
color("Silver", a=1) {
cube(size=[12.1, 15.2, 2.3], center = false);
};
};
//led
translate([-2.5,15.5,0.5]){
color("White", a=1) {
cube(size=[2,1,0.4], center=false);
};
};
};

File diff suppressed because it is too large Load diff

Binary file not shown.

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,119 @@
fragments=20;
module halfPad() {
color("Gold", a=1) {
difference() {
cube(size=[1,1,1], center=true);
cylinder(h=2,d=0.6,center = true, $fn=fragments);
};
};
};
module padHoles(x, y, zRot = 0) {
rotate([0, 0, zRot]) {
translate([x, y, 0]) {
cylinder(h=2,d=0.6,center=true,$fn=fragments);
translate([1,0,0]) {
cylinder(h=2,d=0.6,center=true,$fn=fragments);
};
};
};
};
module pad(x, y, zRot = 0) {
rotate([0, 0, zRot]) {
translate([x, y, 0]) {
halfPad();
difference() {
translate([1,0,0]) {
halfPad();
};
translate([1.25,0,0]) {
cube(size=[0.5,1.1,1.1], center=true);
};
};
};
};
};
module pads() {
pad(0,0);
pad(0,2);
pad(0,4);
pad(0,6);
pad(0,8);
pad(0,10);
pad(0,12);
pad(0,14);
pad(14,0,180);
pad(14,-2,180);
pad(14,-4,180);
pad(14,-6,180);
pad(14,-8,180);
pad(14,-10,180);
pad(14,-12,180);
pad(14,-14,180);
pad(0.6,-2,-90);
pad(0.6,-4,-90);
pad(0.6,-6,-90);
pad(0.6,-8,-90);
pad(0.6,-10,-90);
pad(0.6,-12,-90);
};
module holes() {
padHoles(0,0);
padHoles(0,2);
padHoles(0,4);
padHoles(0,6);
padHoles(0,8);
padHoles(0,10);
padHoles(0,12);
padHoles(0,14);
padHoles(14,0,180);
padHoles(14,-2,180);
padHoles(14,-4,180);
padHoles(14,-6,180);
padHoles(14,-8,180);
padHoles(14,-10,180);
padHoles(14,-12,180);
padHoles(14,-14,180);
padHoles(0.6,-2,-90);
padHoles(0.6,-4,-90);
padHoles(0.6,-6,-90);
padHoles(0.6,-8,-90);
padHoles(0.6,-10,-90);
padHoles(0.6,-12,-90);
};
// Translate so that pin 1 and the bottom of the board
// is the reference point (0,0,0)
translate([14,-14,0.50]) {
// pcb
difference() {
union() {
color("Blue", a=1) {
translate([-15, -1.6, -0.49]) {
cube(size=[16, 24, .98], center = false);
};
};
pads();
};
holes();
};
//shield
translate([-15 + 1.98, 0, 0.5]) {
color("Silver", a=1) {
cube(size=[12.1, 15.2, 2.3], center = false);
};
};
//led
translate([-2.5,15.5,0.5]){
color("White", a=1) {
cube(size=[2,1,0.4], center=false);
};
};
};

File diff suppressed because it is too large Load diff

Binary file not shown.

File diff suppressed because it is too large Load diff

Binary file not shown.

Binary file not shown.

View file

@ -0,0 +1,97 @@
fragments=20;
module halfPad() {
color("Gold", a=1) {
difference() {
translate([0, 0, 0.5]) {
cube(size=[0.85,0.90,1], center=true);
};
};
};
};
module padHoles(x, y, zRot = 0) {
rotate([0, 0, zRot]) {
translate([x, y, 0.5]) {
cylinder(h=2,d=0.6,center=true,$fn=fragments);
};
};
};
module pad(x, y, zRot = 0) {
rotate([0, 0, zRot]) {
translate([x, y, 0]) {
halfPad();
};
};
};
module pads() {
pad(17.58,-12);
pad(17.58,-10.5);
pad(17.58,-9);
pad(17.58,-7.5);
pad(17.58,-6);
pad(17.58,-4.5);
pad(17.58,-3);
pad(17.58,-1.5);
pad(17.58,0);
pad(-0.42,0,180);
pad(-0.42,1.5,180);
pad(-0.42,3,180);
pad(-0.42,4.5,180);
pad(-0.42,6,180);
pad(-0.42,7.5,180);
pad(-0.42,9,180);
pad(-0.42,10.5,180);
pad(-0.42,12,180);
};
module holes() {
padHoles(18,-12);
padHoles(18,-10.5);
padHoles(18,-9);
padHoles(18,-7.5);
padHoles(18,-6);
padHoles(18,-4.5);
padHoles(18,-3);
padHoles(18,-1.5);
padHoles(18,0);
padHoles(0,0,180);
padHoles(0,1.5,180);
padHoles(0,3,180);
padHoles(0,4.5,180);
padHoles(0,6,180);
padHoles(0,7.5,180);
padHoles(0,9,180);
padHoles(0,10.5,180);
padHoles(0,12,180);
};
// Translate so that pin 1 and the bottom of the board
// is the reference point (0,0,0)
translate([0,0,0]) {
// pcb
difference() {
union() {
color("Blue", a=1) {
translate([0, -13, 0]) {
cube(size=[18, 20, .98], center = false);
};
};
pads();
};
holes();
};
//shield
translate([1.5, -12, 1]) {
color("Silver", a=1) {
cube(size=[15, 12, 1.5], center = false);
};
};
};

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,56 @@
EESchema-DOCLIB Version 2.0
#
$CMP ESP-01v090
D ESP8266 ESP-01 module, v090
K MODULE ESP8266 ESP-8266
F http://l0l.org.uk/2014/12/esp8266-modules-hardware-guide-gotta-catch-em-all/
$ENDCMP
#
$CMP ESP-03
D ESP8266 ESP-03 module, 14 pins, 2mm, ceramic antenna
K MODULE ESP8266 ESP-8266
F http://l0l.org.uk/2014/12/esp8266-modules-hardware-guide-gotta-catch-em-all/
$ENDCMP
#
$CMP ESP-06
D ESP8266, ESP-06 module, 20 pin
K MODULE ESP8266 ESP-8266
F http://www.esp8266.com/viewtopic.php?f=6&t=9586
$ENDCMP
#
$CMP ESP-07v2
D ESP8266, ESP-07v2 module, 16 pin, 2mm, ceramic antenna
K MODULE ESP8266 ESP-8266
F http://l0l.org.uk/2014/12/esp8266-modules-hardware-guide-gotta-catch-em-all/
$ENDCMP
#
$CMP ESP-12
D ESP8266 ESP-12 module, 16 pins, 2mm, PCB antenna
K MODULE ESP8266 ESP-8266
F http://l0l.org.uk/2014/12/esp8266-modules-hardware-guide-gotta-catch-em-all/
$ENDCMP
#
$CMP ESP-12E
D ESP8266 ESP-12E module, 22 pins, 2mm, PCB antenna
K MODULE ESP8266 ESP-8266
F http://l0l.org.uk/2014/12/esp8266-modules-hardware-guide-gotta-catch-em-all/
$ENDCMP
#
$CMP ESP-13-WROOM-02
D ESP8266 ESP-13-WROOM-02 module, 18 pins, 2mm, PCB antenna
K MODULE ESP8266 ESP-8266
F http://l0l.org.uk/2014/12/esp8266-modules-hardware-guide-gotta-catch-em-all/
$ENDCMP
#
$CMP ESP-201
D ESP8266 ESP-201 module, 26 pins, 0.1 inch
K MODULE ESP8266 ESP-8266
F http://l0l.org.uk/2014/12/esp8266-modules-hardware-guide-gotta-catch-em-all/
$ENDCMP
#
$CMP ESP8266EX
D ESP8266EX Espressif Wi-Fi SoC, 32pin, 0.5mm pitch, 5x5mm qfn32
K Espressif Wi-Fi SoC IoT
$ENDCMP
#
#End Doc Library

View file

@ -0,0 +1,369 @@
EESchema-LIBRARY Version 2.3
#encoding utf-8
#
# ESP-01v090
#
DEF ESP-01v090 U 0 40 Y Y 1 F N
F0 "U" 0 -100 50 H V C CNN
F1 "ESP-01v090" 0 100 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
ESP-01*
$ENDFPLIST
DRAW
S -650 -350 650 350 1 0 0 N
X UTXD 1 -950 150 300 R 50 50 1 1 O
X GND 2 950 150 300 L 50 50 1 1 W
X CH_PD 3 -950 50 300 R 50 50 1 1 I
X GPIO2 4 950 50 300 L 50 50 1 1 T
X RST 5 -950 -50 300 R 50 50 1 1 I
X GPIO0 6 950 -50 300 L 50 50 1 1 T
X VCC 7 -950 -150 300 R 50 50 1 1 W
X URXD 8 950 -150 300 L 50 50 1 1 I
ENDDRAW
ENDDEF
#
# ESP-03
#
DEF ESP-03 U 0 40 Y Y 1 F N
F0 "U" 0 0 50 H V C CNN
F1 "ESP-03" 0 200 50 H V C CNN
F2 "" 0 100 50 H I C CNN
F3 "" 0 100 50 H I C CNN
$FPLIST
ESP-03*
$ENDFPLIST
DRAW
S -600 -500 600 600 1 0 0 N
X GND 1 0 -800 300 U 50 50 1 1 W
X NC 2 -900 300 300 R 50 50 1 1 N
X TXD 3 -900 200 300 R 50 50 1 1 O
X RXD 4 -900 100 300 R 50 50 1 1 I
X GPIO16 5 -900 0 300 R 50 50 1 1 B
X CH_PD 6 -900 -100 300 R 50 50 1 1 I
X ANT 7 -900 -200 300 R 50 50 1 1 U
X VCC 8 0 900 300 D 50 50 1 1 W
X GPIO14 9 900 -200 300 L 50 50 1 1 B
X GPIO12 10 900 -100 300 L 50 50 1 1 B
X GPIO13 11 900 0 300 L 50 50 1 1 B
X GPIO15 12 900 100 300 L 50 50 1 1 B
X GPIO2 13 900 200 300 L 50 50 1 1 B
X GPIO0 14 900 300 300 L 50 50 1 1 I
ENDDRAW
ENDDEF
#
# ESP-06
#
DEF ESP-06 U 0 40 Y Y 1 F N
F0 "U" 0 -100 50 H V C CNN
F1 "ESP-06" 0 100 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
ESP-06*
$ENDFPLIST
DRAW
S -600 -600 600 600 1 0 0 N
X GND 1 -200 -900 300 U 50 50 1 1 W
X ANT 2 300 900 300 D 50 50 1 1 U
X VDD 3 -200 900 300 D 50 50 1 1 W
X CH_PD 4 -900 400 300 R 50 50 1 1 I
X GPIO16 5 900 -350 300 L 50 50 1 1 B
X GPIO14 6 900 -150 300 L 50 50 1 1 B
X GPIO12 7 900 50 300 L 50 50 1 1 B
X GPIO13 8 900 -50 300 L 50 50 1 1 B
X GPIO15 9 900 -250 300 L 50 50 1 1 B
X GPIO4 10 -900 -150 300 R 50 50 1 1 B
X GND 20 200 -900 300 U 50 50 1 1 W
X GPIO2 11 -900 -50 300 R 50 50 1 1 B
X GPIO0 12 -900 50 300 R 50 50 1 1 B
X GPIO5 13 -900 -250 300 R 50 50 1 1 B
X RXD 14 900 300 300 L 50 50 1 1 I
X TXD 15 900 400 300 L 50 50 1 1 O
X RST 16 -900 300 300 R 50 50 1 1 I
X GND 17 -100 -900 300 U 50 50 1 1 W
X GND 18 0 -900 300 U 50 50 1 1 W
X GND 19 100 -900 300 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
# ESP-12
#
DEF ESP-12 U 0 40 Y Y 1 F N
F0 "U" 0 -100 50 H V C CNN
F1 "ESP-12" 0 100 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
ALIAS ESP-07v2
$FPLIST
ESP-07*
ESP-12*
$ENDFPLIST
DRAW
S -600 -600 600 600 1 0 0 N
X REST 1 -900 300 300 R 50 50 1 1 I
X ADC 2 -900 200 300 R 50 50 1 1 P
X CH_PD 3 -900 100 300 R 50 50 1 1 I
X GPIO16 4 -900 0 300 R 50 50 1 1 B
X GPIO14 5 -900 -100 300 R 50 50 1 1 B
X GPIO12 6 -900 -200 300 R 50 50 1 1 B
X GPIO13 7 -900 -300 300 R 50 50 1 1 B
X VCC 8 0 900 300 D 50 50 1 1 W
X GND 9 0 -900 300 U 50 50 1 1 W
X GPIO15 10 900 -300 300 L 50 50 1 1 B
X GPIO2 11 900 -200 300 L 50 50 1 1 B
X GPIO0 12 900 -100 300 L 50 50 1 1 B
X GPIO4 13 900 0 300 L 50 50 1 1 B
X GPIO5 14 900 100 300 L 50 50 1 1 B
X RXD 15 900 200 300 L 50 50 1 1 I
X TXD 16 900 300 300 L 50 50 1 1 O
ENDDRAW
ENDDEF
#
# ESP-12E
#
DEF ESP-12E U 0 40 Y Y 1 F N
F0 "U" 0 -100 50 H V C CNN
F1 "ESP-12E" 0 100 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
ESP-12E
ESP-12E_SMD
$ENDFPLIST
DRAW
S -600 -600 600 600 1 0 0 N
X REST 1 -900 300 300 R 50 50 1 1 I
X ADC 2 -900 200 300 R 50 50 1 1 P
X CH_PD 3 -900 100 300 R 50 50 1 1 I
X GPIO16 4 -900 0 300 R 50 50 1 1 B
X GPIO14 5 -900 -100 300 R 50 50 1 1 B
X GPIO12 6 -900 -200 300 R 50 50 1 1 B
X GPIO13 7 -900 -300 300 R 50 50 1 1 B
X VCC 8 -900 -400 300 R 50 50 1 1 W
X GND 9 900 -400 300 L 50 50 1 1 W
X GPIO15 10 900 -300 300 L 50 50 1 1 B
X GPIO10 20 50 -900 300 U 50 50 1 1 B
X GPIO2 11 900 -200 300 L 50 50 1 1 B
X MOSI 21 150 -900 300 U 50 50 1 1 B
X GPIO0 12 900 -100 300 L 50 50 1 1 B
X SCLK 22 250 -900 300 U 50 50 1 1 B
X GPIO4 13 900 0 300 L 50 50 1 1 B
X GPIO5 14 900 100 300 L 50 50 1 1 B
X RXD 15 900 200 300 L 50 50 1 1 I
X TXD 16 900 300 300 L 50 50 1 1 O
X CS0 17 -250 -900 300 U 50 50 1 1 B
X MISO 18 -150 -900 300 U 50 50 1 1 B
X GPIO9 19 -50 -900 300 U 50 50 1 1 B
ENDDRAW
ENDDEF
#
# ESP-13-WROOM-02
#
DEF ESP-13-WROOM-02 U 0 40 Y Y 1 F N
F0 "U" 0 -100 50 H V C CNN
F1 "ESP-13-WROOM-02" 0 450 50 H V C CNN
F2 "" -100 0 50 H I C CNN
F3 "" -100 0 50 H I C CNN
$FPLIST
ESP-13*
$ENDFPLIST
DRAW
S -700 -700 650 600 1 0 0 N
X VCC 1 -1000 300 300 R 50 50 1 1 I
X EN 2 -1000 200 300 R 50 50 1 1 P
X GPIO14 3 -1000 100 300 R 50 50 1 1 I
X GPIO12 4 -1000 0 300 R 50 50 1 1 B
X GPIO13 5 -1000 -100 300 R 50 50 1 1 B
X GPIO15 6 -1000 -200 300 R 50 50 1 1 B
X GPIO2 7 -1000 -300 300 R 50 50 1 1 B
X GPIO0 8 -1000 -400 300 R 50 50 1 1 B
X GND 9 -1000 -500 300 R 50 50 1 1 W
X GPIO4 10 950 -500 300 L 50 50 1 1 B
X RXD 11 950 -400 300 L 50 50 1 1 B
X TXD 12 950 -300 300 L 50 50 1 1 B
X GND 13 950 -200 300 L 50 50 1 1 W
X GPIO5 14 950 -100 300 L 50 50 1 1 B
X RST 15 950 0 300 L 50 50 1 1 I
X TOUT 16 950 100 300 L 50 50 1 1 O
X GPIO16 17 950 200 300 L 50 50 1 1 B
X GND 18 950 300 300 L 50 50 1 1 W
X GND PAD 0 -900 197 U 50 50 1 1 W
ENDDRAW
ENDDEF
#
# ESP-201
#
DEF ESP-201 U 0 40 Y Y 1 F N
F0 "U" 0 -100 50 H V C CNN
F1 "ESP-201" 0 100 50 H V C CNN
F2 "" 0 0 50 H I C CNN
F3 "" 0 0 50 H I C CNN
$FPLIST
ESP-201*
$ENDFPLIST
DRAW
S -850 -700 850 700 1 0 0 N
X GPIO0 1 -1150 500 300 R 50 50 1 1 B
X GPIO2 2 -1150 400 300 R 50 50 1 1 B
X D2/GPIO9 3 -1150 300 300 R 50 50 1 1 O
X CLK/GPIO6 4 -1150 200 300 R 50 50 1 1 O
X CMD/GPIO11 5 -1150 100 300 R 50 50 1 1 O
X D0/GPIO7 6 -1150 0 300 R 50 50 1 1 O
X D1/GPIO8 7 -1150 -100 300 R 50 50 1 1 O
X D3/GPIO10 8 -1150 -200 300 R 50 50 1 1 O
X GPIO4 9 -1150 -300 300 R 50 50 1 1 B
X 3.3V 10 -1150 -400 300 R 50 50 1 1 W
X GPIO12 20 1150 300 300 L 50 50 1 1 B
X 3.3V 11 -1150 -500 300 R 50 50 1 1 W
X GPIO13 21 1150 400 300 L 50 50 1 1 B
X GND 12 1150 -500 300 L 50 50 1 1 W
X GPIO15 22 1150 500 300 L 50 50 1 1 B
X GND 13 1150 -400 300 L 50 50 1 1 W
X GND 23 150 1000 300 D 50 50 1 1 W
X GPIO5 14 1150 -300 300 L 50 50 1 1 B
X TX 24 50 1000 300 D 50 50 1 1 O
X T_OUT/ADC 15 1150 -200 300 L 50 50 1 1 B
X RX 25 -50 1000 300 D 50 50 1 1 I
X RST 16 1150 -100 300 L 50 50 1 1 I
X 3.3V 26 -150 1000 300 D 50 50 1 1 W
X CHIP_EN 17 1150 0 300 L 50 50 1 1 I
X XPD/GPIO16 18 1150 100 300 L 50 50 1 1 B
X GPIO14 19 1150 200 300 L 50 50 1 1 B
ENDDRAW
ENDDEF
#
# ESP8266EX
#
DEF ESP8266EX U 0 40 Y Y 1 F N
F0 "U" -900 700 60 H V C CNN
F1 "ESP8266EX" -850 600 60 H V C CNN
F2 "" -900 700 60 H V C CNN
F3 "" -900 700 60 H V C CNN
$FPLIST
QFN-32-1EP_5x5mm_Pitch0.5mm
$ENDFPLIST
DRAW
S -850 500 700 -500 0 1 0 f
X VddA 1 -1150 350 300 R 50 50 1 1 I
X LNA/ANT 2 -1150 250 300 R 50 50 1 1 I
X Vdd3P3 3 -1150 150 300 R 50 50 1 1 I
X Vdd3P3 4 -1150 50 300 R 50 50 1 1 I
X VddRCT 5 -1150 -50 300 R 50 50 1 1 I
X TOUT 6 -1150 -150 300 R 50 50 1 1 I
X CHIP_EN 7 -1150 -250 300 R 50 50 1 1 I
X XPD_DCDC 8 -1150 -350 300 R 50 50 1 1 I
X MTMS/GPIO14 9 -350 -800 300 U 50 50 1 1 I
X MTDI/GPIO12 10 -250 -800 300 U 50 50 1 1 I
X SD_CMD 20 1000 -50 300 L 50 50 1 1 I
X VDDA 30 -150 800 300 D 50 50 1 1 I
X VddPST 11 -150 -800 300 U 50 50 1 1 I
X SD_CLK 21 1000 50 300 L 50 50 1 1 I
X RES12K 31 -250 800 300 D 50 50 1 1 I
X MTCK/GPIO13 12 -50 -800 300 U 50 50 1 1 I
X SD_D0 22 1000 150 300 L 50 50 1 1 I
X EXT_RSTB 32 -350 800 300 D 50 50 1 1 I
X MTDO/GPIO15 13 50 -800 300 U 50 50 1 1 I
X SD_D1 23 1000 250 300 L 50 50 1 1 I
X GND 33 -450 800 300 D 50 50 1 1 I
X GPIO2 14 150 -800 300 U 50 50 1 1 I
X GP5/VD 24 1000 350 300 L 50 50 1 1 I
X GPIO0 15 250 -800 300 U 50 50 1 1 I
X URXD 25 350 800 300 D 50 50 1 1 I
X GP4/VD 16 350 -800 300 U 50 50 1 1 I
X UTXD 26 250 800 300 D 50 50 1 1 I
X VddPST 17 1000 -350 300 L 50 50 1 1 I
X XTAL_OUT 27 150 800 300 D 50 50 1 1 I
X SD_D2 18 1000 -250 300 L 50 50 1 1 I
X XTAL_IN 28 50 800 300 D 50 50 1 1 I
X SD_D3 19 1000 -150 300 L 50 50 1 1 I
X VDDD 29 -50 800 300 D 50 50 1 1 I
ENDDRAW
ENDDEF
#
# NodeMCU1.0(ESP-12E)
#
DEF NodeMCU1.0(ESP-12E) U 0 40 Y Y 1 F N
F0 "U" 0 850 60 H V C CNN
F1 "NodeMCU1.0(ESP-12E)" 0 -850 60 H V C CNN
F2 "" -600 -850 60 H V C CNN
F3 "" -600 -850 60 H V C CNN
DRAW
S -600 -900 600 900 0 1 0 N
X A0(ADC0) 1 -800 700 200 R 50 50 1 1 I
X RSV 2 -800 600 200 R 50 50 1 1 I
X RSV 3 -800 500 200 R 50 50 1 1 I
X SD3(GPIO10) 4 -800 400 200 R 50 50 1 1 I
X SD2(GPIO9) 5 -800 300 200 R 50 50 1 1 I
X SD1(MOSI) 6 -800 200 200 R 50 50 1 1 I
X CMD(CS) 7 -800 100 200 R 50 50 1 1 I
X SDO(MISO) 8 -800 0 200 R 50 50 1 1 I
X CLK(SCLK) 9 -800 -100 200 R 50 50 1 1 I
X GND 10 -800 -200 200 R 50 50 1 1 I
X D8(GPIO15) 20 800 -300 200 L 50 50 1 1 I
X D0(GPIO16) 30 800 700 200 L 50 50 1 1 I
X 3.3V 11 -800 -300 200 R 50 50 1 1 I
X D7(GPIO13) 21 800 -200 200 L 50 50 1 1 I
X EN 12 -800 -400 200 R 50 50 1 1 I
X D6(GPIO12) 22 800 -100 200 L 50 50 1 1 I
X RST 13 -800 -500 200 R 50 50 1 1 I
X D5(GPIO14) 23 800 0 200 L 50 50 1 1 I
X GND 14 -800 -600 200 R 50 50 1 1 I
X GND 24 800 100 200 L 50 50 1 1 I
X VIN 15 -800 -700 200 R 50 50 1 1 I
X 3.3V 25 800 200 200 L 50 50 1 1 I
X 3.3V 16 800 -700 200 L 50 50 1 1 I
X D4(GPIO2) 26 800 300 200 L 50 50 1 1 I
X GND 17 800 -600 200 L 50 50 1 1 I
X D3(GPIO0) 27 800 400 200 L 50 50 1 1 I
X TX(GPIO1) 18 800 -500 200 L 50 50 1 1 I
X D2(GPIO4) 28 800 500 200 L 50 50 1 1 I
X RX(DPIO3) 19 800 -400 200 L 50 50 1 1 I
X D1(GPIO5) 29 800 600 200 L 50 50 1 1 I
ENDDRAW
ENDDEF
#
# NodeMCU_1.0_(ESP-12E)
#
DEF NodeMCU_1.0_(ESP-12E) U 0 40 Y Y 1 F N
F0 "U" 0 850 60 H V C CNN
F1 "NodeMCU_1.0_(ESP-12E)" 0 -850 60 H V C CNN
F2 "" -600 -850 60 H V C CNN
F3 "" -600 -850 60 H V C CNN
DRAW
S -600 -900 600 900 0 1 0 N
X A0(ADC0) 1 -800 700 200 R 50 50 1 1 I
X RSV 2 -800 600 200 R 50 50 1 1 I
X RSV 3 -800 500 200 R 50 50 1 1 I
X SD3(GPIO10) 4 -800 400 200 R 50 50 1 1 B
X SD2(GPIO9) 5 -800 300 200 R 50 50 1 1 B
X SD1(MOSI) 6 -800 200 200 R 50 50 1 1 B
X CMD(CS) 7 -800 100 200 R 50 50 1 1 B
X SDO(MISO) 8 -800 0 200 R 50 50 1 1 B
X CLK(SCLK) 9 -800 -100 200 R 50 50 1 1 B
X GND 10 -800 -200 200 R 50 50 1 1 I
X D8(GPIO15) 20 800 -300 200 L 50 50 1 1 B
X D0(GPIO16) 30 800 700 200 L 50 50 1 1 B
X 3.3V 11 -800 -300 200 R 50 50 1 1 w
X D7(GPIO13) 21 800 -200 200 L 50 50 1 1 B
X EN 12 -800 -400 200 R 50 50 1 1 I
X D6(GPIO12) 22 800 -100 200 L 50 50 1 1 B
X RST 13 -800 -500 200 R 50 50 1 1 I
X D5(GPIO14) 23 800 0 200 L 50 50 1 1 B
X GND 14 -800 -600 200 R 50 50 1 1 W
X GND 24 800 100 200 L 50 50 1 1 W
X VIN 15 -800 -700 200 R 50 50 1 1 W
X 3.3V 25 800 200 200 L 50 50 1 1 w
X 3.3V 16 800 -700 200 L 50 50 1 1 w
X D4(GPIO2) 26 800 300 200 L 50 50 1 1 B
X GND 17 800 -600 200 L 50 50 1 1 W
X D3(GPIO0) 27 800 400 200 L 50 50 1 1 B
X TX(GPIO1) 18 800 -500 200 L 50 50 1 1 B
X D2(GPIO4) 28 800 500 200 L 50 50 1 1 B
X RX(DPIO3) 19 800 -400 200 L 50 50 1 1 B
X D1(GPIO5) 29 800 600 200 L 50 50 1 1 B
ENDDRAW
ENDDEF
#
#End Library

View file

@ -0,0 +1,36 @@
(module ESP-01 (layer F.Cu) (tedit 577EF889)
(descr "Module, ESP-8266, ESP-01, 8 pin")
(tags "Module ESP-8266 ESP8266")
(fp_text reference REF** (at 0.254 -4.572) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value ESP-01_2x04 (at 12.192 3.556) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.778 -3.302) (end 22.86 -3.302) (layer F.SilkS) (width 0.254))
(fp_line (start 22.86 -3.302) (end 22.86 10.922) (layer F.SilkS) (width 0.254))
(fp_line (start 22.86 10.922) (end -1.778 10.922) (layer F.SilkS) (width 0.254))
(fp_line (start -1.778 10.922) (end -1.778 -3.302) (layer F.SilkS) (width 0.254))
(fp_line (start -1.778 -3.302) (end 22.86 -3.302) (layer F.Fab) (width 0.05))
(fp_line (start 22.86 -3.302) (end 22.86 10.922) (layer F.Fab) (width 0.05))
(fp_line (start 22.86 10.922) (end -1.778 10.922) (layer F.Fab) (width 0.05))
(fp_line (start -1.778 10.922) (end -1.778 -3.302) (layer F.Fab) (width 0.05))
(fp_line (start 1.27 -1.27) (end -1.27 -1.27) (layer F.SilkS) (width 0.1524))
(fp_line (start -1.27 -1.27) (end -1.27 1.27) (layer F.SilkS) (width 0.1524))
(fp_line (start -1.75 -1.75) (end -1.75 9.4) (layer F.CrtYd) (width 0.05))
(fp_line (start 4.3 -1.75) (end 4.3 9.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.75 -1.75) (end 4.3 -1.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.75 9.4) (end 4.3 9.4) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.27 1.27) (end -1.27 8.89) (layer F.SilkS) (width 0.1524))
(fp_line (start -1.27 8.89) (end 3.81 8.89) (layer F.SilkS) (width 0.1524))
(fp_line (start 3.81 8.89) (end 3.81 -1.27) (layer F.SilkS) (width 0.1524))
(fp_line (start 3.81 -1.27) (end 1.27 -1.27) (layer F.SilkS) (width 0.1524))
(pad 1 thru_hole rect (at 0 0) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole oval (at 2.54 0) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole oval (at 0 2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 4 thru_hole oval (at 2.54 2.54) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 5 thru_hole oval (at 0 5.08) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 6 thru_hole oval (at 2.54 5.08) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 7 thru_hole oval (at 0 7.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 8 thru_hole oval (at 2.54 7.62) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
)

View file

@ -0,0 +1,51 @@
(module ESP-03 (layer F.Cu) (tedit 584770AC)
(descr "Module, ESP-8266, ESP-03, 14 pad, SMD")
(tags "Module ESP-8266 ESP8266")
(attr smd)
(fp_text reference >NAME (at 3.17628 -4.36498) (layer F.SilkS)
(effects (font (size 1.27 1.27) (thickness 0.1016)))
)
(fp_text value >VALUE (at 3.81128 14.36498) (layer F.SilkS)
(effects (font (size 1.27 1.27) (thickness 0.1016)))
)
(fp_line (start 0.60072 -0.99948) (end 3.00102 -0.99948) (layer F.SilkS) (width 0.06604))
(fp_line (start 3.00102 -0.99948) (end 3.00102 -3.39978) (layer F.SilkS) (width 0.06604))
(fp_line (start 0.60072 -3.39978) (end 3.00102 -3.39978) (layer F.SilkS) (width 0.06604))
(fp_line (start 0.60072 -0.99948) (end 0.60072 -3.39978) (layer F.SilkS) (width 0.06604))
(fp_line (start 8.79984 -0.79882) (end 11.1976 -0.79882) (layer F.SilkS) (width 0.06604))
(fp_line (start 11.1976 -0.79882) (end 11.1976 -3.5979) (layer F.SilkS) (width 0.06604))
(fp_line (start 8.79984 -3.5979) (end 11.1976 -3.5979) (layer F.SilkS) (width 0.06604))
(fp_line (start 8.79984 -0.79882) (end 8.79984 -3.5979) (layer F.SilkS) (width 0.06604))
(fp_line (start 0.00128 13.5979) (end 12.19836 13.5979) (layer F.SilkS) (width 0.127))
(fp_line (start 0.00128 -3.79856) (end 12.19836 -3.79856) (layer F.SilkS) (width 0.127))
(fp_line (start 12.19836 -3.79856) (end 12.19836 -0.59816) (layer F.SilkS) (width 0.127))
(fp_line (start 12.19836 -0.59816) (end 12.19836 13.5979) (layer F.SilkS) (width 0.127))
(fp_line (start 0.00128 -3.79856) (end 0.00128 -0.59816) (layer F.SilkS) (width 0.127))
(fp_line (start 0.00128 -0.59816) (end 0.00128 13.5979) (layer F.SilkS) (width 0.127))
(fp_line (start 7.39776 2.00026) (end 2.60224 2.00026) (layer F.SilkS) (width 0.127))
(fp_line (start 2.60224 2.00026) (end 2.60224 6.99898) (layer F.SilkS) (width 0.127))
(fp_line (start 2.60224 6.99898) (end 7.39776 6.99898) (layer F.SilkS) (width 0.127))
(fp_line (start 7.39776 6.99898) (end 7.39776 2.00026) (layer F.SilkS) (width 0.127))
(fp_line (start 10.79882 7.19964) (end 8.39852 7.19964) (layer F.SilkS) (width 0.127))
(fp_line (start 8.39852 7.19964) (end 8.39852 9.79806) (layer F.SilkS) (width 0.127))
(fp_line (start 8.39852 9.79806) (end 10.79882 9.79806) (layer F.SilkS) (width 0.127))
(fp_line (start 10.79882 9.79806) (end 10.79882 7.19964) (layer F.SilkS) (width 0.127))
(fp_line (start 7.39776 8.39852) (end 2.60224 8.39852) (layer F.SilkS) (width 0.127))
(fp_line (start 2.60224 8.39852) (end 2.60224 13.39978) (layer F.SilkS) (width 0.127))
(fp_line (start 2.60224 13.39978) (end 7.39776 13.39978) (layer F.SilkS) (width 0.127))
(fp_line (start 7.39776 13.39978) (end 7.39776 8.39852) (layer F.SilkS) (width 0.127))
(pad 7 smd rect (at 12.2 0.20194) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
(pad 6 smd rect (at 12.2 2.20092) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at 12.2 12.19836) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
(pad 14 smd rect (at 0 12.19836) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
(pad 13 smd rect (at 0 10.19938) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
(pad 10 smd rect (at 0 4.20244) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
(pad 11 smd rect (at 0 6.19888) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
(pad 9 smd rect (at 0 2.20092) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
(pad 12 smd rect (at 0 8.19786) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
(pad 5 smd rect (at 12.2 4.20244) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 12.2 10.19938) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at 12.2 6.19888) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 12.2 8.19786) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
(pad 8 smd rect (at 0 0.20194) (size 1.5 1) (layers F.Cu F.Paste F.Mask))
)

View file

@ -0,0 +1,41 @@
(module ESP-06 (layer F.Cu) (tedit 58BB9C47)
(fp_text reference REF** (at -6.23 -8.05) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value ESP-06 (at 0 -0.5) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user AI (at -5.65 -3.95) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user WIFI (at 4.25 -4.4) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user FCC (at -5.6 4.05) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -8.15 6.55) (end 8.15 6.55) (layer F.SilkS) (width 0.15))
(fp_line (start 8.15 6.55) (end 8.15 -6.55) (layer F.SilkS) (width 0.15))
(fp_line (start 8.15 -6.55) (end -8.15 -6.55) (layer F.SilkS) (width 0.15))
(fp_line (start -8.15 -6.55) (end -8.15 6.55) (layer F.SilkS) (width 0.15))
(pad 1 smd rect (at -7.35 -5.85) (size 2 2) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at -7.75 -2.9) (size 1.2 1) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at -7.75 0) (size 1.2 1) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at -7.75 2.9) (size 1.2 1) (layers F.Cu F.Paste F.Mask))
(pad 5 smd rect (at -7.35 5.85) (size 2 2) (layers F.Cu F.Paste F.Mask))
(pad 6 smd rect (at -2.7 6.15) (size 1 1.2) (layers F.Cu F.Paste F.Mask))
(pad 7 smd rect (at 0 6.15) (size 1 1.2) (layers F.Cu F.Paste F.Mask))
(pad 8 smd rect (at 2.7 6.15) (size 1 1.2) (layers F.Cu F.Paste F.Mask))
(pad 9 smd rect (at 7.35 5.85) (size 2 2) (layers F.Cu F.Paste F.Mask))
(pad 10 smd rect (at 7.75 2.9) (size 1.2 1) (layers F.Cu F.Paste F.Mask))
(pad 11 smd rect (at 7.75 0) (size 1.2 1) (layers F.Cu F.Paste F.Mask))
(pad 12 smd rect (at 7.75 -2.9) (size 1.2 1) (layers F.Cu F.Paste F.Mask))
(pad 13 smd rect (at 7.35 -5.85) (size 2 2) (layers F.Cu F.Paste F.Mask))
(pad 14 smd rect (at 2.7 -6.15) (size 1 1.2) (layers F.Cu F.Paste F.Mask))
(pad 15 smd rect (at 0 -6.15) (size 1 1.2) (layers F.Cu F.Paste F.Mask))
(pad 16 smd rect (at -2.7 -6.15) (size 1 1.2) (layers F.Cu F.Paste F.Mask))
(pad 17 smd rect (at -1.3 -1.3) (size 2 2) (layers F.Cu F.Paste F.Mask))
(pad 18 smd rect (at -1.3 1.3) (size 2 2) (layers F.Cu F.Paste F.Mask))
(pad 19 smd rect (at 1.3 1.3) (size 2 2) (layers F.Cu F.Paste F.Mask))
(pad 20 smd rect (at 1.3 -1.3) (size 2 2) (layers F.Cu F.Paste F.Mask))
)

View file

@ -0,0 +1,46 @@
(module ESP-07S (layer F.Cu) (tedit 59B90C67)
(descr "Module, ESP-8266, ESP-07v2, 16 pad, SMD")
(tags "Module ESP-8266 ESP8266")
(fp_text reference U2 (at -3.5 -1.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value ESP-07S (at 7.25 2.25) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.25 -0.5) (end -2.25 -1.65) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.25 -1.65) (end 16.25 -1.65) (layer F.CrtYd) (width 0.05))
(fp_line (start 16.25 -1.65) (end 16.25 16) (layer F.CrtYd) (width 0.05))
(fp_line (start 16.25 16) (end -2.25 16) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.25 16) (end -2.25 -0.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -1 -1.4) (end 15 -1.4) (layer F.SilkS) (width 0.1524))
(fp_line (start 15 -1.4) (end 15 -1) (layer F.SilkS) (width 0.1524))
(fp_line (start -1 -1.4) (end -1 -1) (layer F.SilkS) (width 0.1524))
(fp_line (start -1 14.8) (end -1 15.6) (layer F.SilkS) (width 0.1524))
(fp_line (start -1 15.6) (end 15 15.6) (layer F.SilkS) (width 0.1524))
(fp_line (start 15 15.6) (end 15 14.8) (layer F.SilkS) (width 0.1524))
(fp_line (start 15 -1.4) (end 15 15.6) (layer F.Fab) (width 0.05))
(fp_line (start 15 15.6) (end -1 15.6) (layer F.Fab) (width 0.05))
(fp_line (start -1.008 15.6) (end -1.008 -1.4) (layer F.Fab) (width 0.05))
(fp_line (start -1 -1.4) (end 15 -1.4) (layer F.Fab) (width 0.05))
(pad 1 smd rect (at 0 0) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 2 smd oval (at 0 2) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 3 smd oval (at 0 4) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 4 smd oval (at 0 6) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 5 smd oval (at 0 8) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 6 smd oval (at 0 10) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 7 smd oval (at 0 12) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 8 smd oval (at 0 14) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 9 smd oval (at 14 14) (size 2.5 1.1) (drill (offset 0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 10 smd oval (at 14 12) (size 2.5 1.1) (drill (offset 0.6 0)) (layers F.Cu F.Paste F.Mask))
(pad 11 smd oval (at 14 10) (size 2.5 1.1) (drill (offset 0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 12 smd oval (at 14 8) (size 2.5 1.1) (drill (offset 0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 13 smd oval (at 14 6) (size 2.5 1.1) (drill (offset 0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 14 smd oval (at 14 4) (size 2.5 1.1) (drill (offset 0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 15 smd oval (at 14 2) (size 2.5 1.1) (drill (offset 0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 16 smd oval (at 14 0) (size 2.5 1.1) (drill (offset 0.7 0)) (layers F.Cu F.Paste F.Mask))
(model ${ESPLIB}/ESP8266.3dshapes/ESP-07v2.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3937 0.3937 0.3937))
(rotate (xyz 0 0 0))
)
)

View file

@ -0,0 +1,52 @@
(module ESP-07v2 (layer F.Cu) (tedit 59068204)
(descr "Module, ESP-8266, ESP-07v2, 16 pad, SMD")
(tags "Module ESP-8266 ESP8266")
(fp_text reference REF** (at -3.5 -1.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value ESP-07v2 (at 7.25 2.25) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.25 -0.5) (end -2.25 -6.65) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.25 -6.65) (end 16.25 -6.65) (layer F.CrtYd) (width 0.05))
(fp_line (start 16.25 -6.65) (end 16.25 16) (layer F.CrtYd) (width 0.05))
(fp_line (start 16.25 16) (end -2.25 16) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.25 16) (end -2.25 -0.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -1 -6.4) (end 15 -6.4) (layer F.SilkS) (width 0.1524))
(fp_line (start 15 -6.4) (end 15 -1) (layer F.SilkS) (width 0.1524))
(fp_line (start -1 -6.4) (end -1 -1) (layer F.SilkS) (width 0.1524))
(fp_line (start -1 14.8) (end -1 15.6) (layer F.SilkS) (width 0.1524))
(fp_line (start -1 15.6) (end 15 15.6) (layer F.SilkS) (width 0.1524))
(fp_line (start 15 15.6) (end 15 14.8) (layer F.SilkS) (width 0.1524))
(fp_line (start 15 -6.4) (end -1 -2.6) (layer F.SilkS) (width 0.1524))
(fp_line (start -1 -6.4) (end 15 -2.6) (layer F.SilkS) (width 0.1524))
(fp_text user "No Copper" (at 6.892 -5.4) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.008 -2.6) (end 14.992 -2.6) (layer F.SilkS) (width 0.1524))
(fp_line (start 15 -6.4) (end 15 15.6) (layer F.Fab) (width 0.05))
(fp_line (start 15 15.6) (end -1 15.6) (layer F.Fab) (width 0.05))
(fp_line (start -1.008 15.6) (end -1.008 -6.4) (layer F.Fab) (width 0.05))
(fp_line (start -1 -6.4) (end 15 -6.4) (layer F.Fab) (width 0.05))
(pad 1 thru_hole rect (at 0 0) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.Paste F.SilkS))
(pad 2 thru_hole oval (at 0 2) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.Paste F.SilkS))
(pad 3 thru_hole oval (at 0 4) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.Paste F.SilkS))
(pad 4 thru_hole oval (at 0 6) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.Paste F.SilkS))
(pad 5 thru_hole oval (at 0 8) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.Paste F.SilkS))
(pad 6 thru_hole oval (at 0 10) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.Paste F.SilkS))
(pad 7 thru_hole oval (at 0 12) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.Paste F.SilkS))
(pad 8 thru_hole oval (at 0 14) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.Paste F.SilkS))
(pad 9 thru_hole oval (at 14 14) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.Paste F.SilkS))
(pad 10 thru_hole oval (at 14 12) (size 2.5 1.1) (drill 0.65 (offset 0.6 0)) (layers *.Cu *.Mask F.Paste F.SilkS))
(pad 11 thru_hole oval (at 14 10) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.Paste F.SilkS))
(pad 12 thru_hole oval (at 14 8) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.Paste F.SilkS))
(pad 13 thru_hole oval (at 14 6) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.Paste F.SilkS))
(pad 14 thru_hole oval (at 14 4) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.Paste F.SilkS))
(pad 15 thru_hole oval (at 14 2) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.Paste F.SilkS))
(pad 16 thru_hole oval (at 14 0) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.Paste F.SilkS))
(model ${ESPLIB}/ESP8266.3dshapes/ESP-07v2.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3937 0.3937 0.3937))
(rotate (xyz 0 0 0))
)
)

View file

@ -0,0 +1,53 @@
(module ESP-12 locked (layer F.Cu) (tedit 55BE5912)
(descr "Module, ESP-8266, ESP-12, 16 pad, SMD")
(tags "Module ESP-8266 ESP8266")
(fp_text reference U1 (at 1.5 16.6) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value ESP-12 (at 6.992 1) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.25 -0.5) (end -2.25 -8.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.25 -8.75) (end 15.25 -8.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 15.25 -8.75) (end 16.25 -8.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 16.25 -8.75) (end 16.25 16) (layer F.CrtYd) (width 0.05))
(fp_line (start 16.25 16) (end -2.25 16) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.25 16) (end -2.25 -0.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.016 -8.382) (end 14.986 -8.382) (layer F.CrtYd) (width 0.1524))
(fp_line (start 14.986 -8.382) (end 14.986 -0.889) (layer F.CrtYd) (width 0.1524))
(fp_line (start -1.016 -8.382) (end -1.016 -1.016) (layer F.CrtYd) (width 0.1524))
(fp_line (start -1.016 14.859) (end -1.016 15.621) (layer F.SilkS) (width 0.1524))
(fp_line (start -1.016 15.621) (end 14.986 15.621) (layer F.SilkS) (width 0.1524))
(fp_line (start 14.986 15.621) (end 14.986 14.859) (layer F.SilkS) (width 0.1524))
(fp_line (start 14.992 -8.4) (end -1.008 -2.6) (layer F.CrtYd) (width 0.1524))
(fp_line (start -1.008 -8.4) (end 14.992 -2.6) (layer F.CrtYd) (width 0.1524))
(fp_text user "No Copper" (at 6.892 -5.4) (layer F.CrtYd)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.008 -2.6) (end 14.992 -2.6) (layer F.CrtYd) (width 0.1524))
(fp_line (start 15 -8.4) (end 15 15.6) (layer F.Fab) (width 0.05))
(fp_line (start 14.992 15.6) (end -1.008 15.6) (layer F.Fab) (width 0.05))
(fp_line (start -1.008 15.6) (end -1.008 -8.4) (layer F.Fab) (width 0.05))
(fp_line (start -1.008 -8.4) (end 14.992 -8.4) (layer F.Fab) (width 0.05))
(pad 1 thru_hole rect (at 0 0) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole oval (at 0 2) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole oval (at 0 4) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 4 thru_hole oval (at 0 6) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 5 thru_hole oval (at 0 8) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 6 thru_hole oval (at 0 10) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 7 thru_hole oval (at 0 12) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 8 thru_hole oval (at 0 14) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 9 thru_hole oval (at 14 14) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 10 thru_hole oval (at 14 12) (size 2.5 1.1) (drill 0.65 (offset 0.6 0)) (layers *.Cu *.Mask F.SilkS))
(pad 11 thru_hole oval (at 14 10) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 12 thru_hole oval (at 14 8) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 13 thru_hole oval (at 14 6) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 14 thru_hole oval (at 14 4) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 15 thru_hole oval (at 14 2) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 16 thru_hole oval (at 14 0) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.SilkS))
(model ${ESPLIB}/ESP8266.3dshapes/ESP-12.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3937 0.3937 0.3937))
(rotate (xyz 0 0 0))
)
)

View file

@ -0,0 +1,59 @@
(module ESP-12E (layer F.Cu) (tedit 58B47889)
(descr "Module, ESP-8266, ESP-12, 16 pad, SMD")
(tags "Module ESP-8266 ESP8266")
(fp_text reference REF** (at 6.35 2.54) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value ESP-12E (at 6.35 6.35) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.25 -0.5) (end -2.25 -8.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.25 -8.75) (end 15.25 -8.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 15.25 -8.75) (end 16.25 -8.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 16.25 -8.75) (end 16.25 16) (layer F.CrtYd) (width 0.05))
(fp_line (start 16.25 16) (end -2.25 16) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.25 16) (end -2.25 -0.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.016 -8.382) (end 14.986 -8.382) (layer F.CrtYd) (width 0.1524))
(fp_line (start 14.986 -8.382) (end 14.986 -0.889) (layer F.CrtYd) (width 0.1524))
(fp_line (start -1.016 -8.382) (end -1.016 -1.016) (layer F.CrtYd) (width 0.1524))
(fp_line (start -1.016 14.859) (end -1.016 15.621) (layer F.SilkS) (width 0.1524))
(fp_line (start -1.016 15.621) (end 14.986 15.621) (layer F.SilkS) (width 0.1524))
(fp_line (start 14.986 15.621) (end 14.986 14.859) (layer F.SilkS) (width 0.1524))
(fp_line (start 14.992 -8.4) (end -1.008 -2.6) (layer F.CrtYd) (width 0.1524))
(fp_line (start -1.008 -8.4) (end 14.992 -2.6) (layer F.CrtYd) (width 0.1524))
(fp_text user "No Copper" (at 6.892 -5.4) (layer F.CrtYd)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.008 -2.6) (end 14.992 -2.6) (layer F.CrtYd) (width 0.1524))
(fp_line (start 15 -8.4) (end 15 15.6) (layer F.Fab) (width 0.05))
(fp_line (start 14.992 15.6) (end -1.008 15.6) (layer F.Fab) (width 0.05))
(fp_line (start -1.008 15.6) (end -1.008 -8.4) (layer F.Fab) (width 0.05))
(fp_line (start -1.008 -8.4) (end 14.992 -8.4) (layer F.Fab) (width 0.05))
(pad 1 thru_hole rect (at 0 0) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole oval (at 0 2) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole oval (at 0 4) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 4 thru_hole oval (at 0 6) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 5 thru_hole oval (at 0 8) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 6 thru_hole oval (at 0 10) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 7 thru_hole oval (at 0 12) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 8 thru_hole oval (at 0 14) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 9 thru_hole oval (at 14 14) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 10 thru_hole oval (at 14 12) (size 2.5 1.1) (drill 0.65 (offset 0.6 0)) (layers *.Cu *.Mask F.SilkS))
(pad 11 thru_hole oval (at 14 10) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 12 thru_hole oval (at 14 8) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 13 thru_hole oval (at 14 6) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 14 thru_hole oval (at 14 4) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 15 thru_hole oval (at 14 2) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 16 thru_hole oval (at 14 0) (size 2.5 1.1) (drill 0.65 (offset 0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 17 thru_hole oval (at 1.99 15 90) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 18 thru_hole oval (at 3.99 15 90) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 19 thru_hole oval (at 5.99 15 90) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 20 thru_hole oval (at 7.99 15 90) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 21 thru_hole oval (at 9.99 15 90) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(pad 22 thru_hole oval (at 11.99 15 90) (size 2.5 1.1) (drill 0.65 (offset -0.7 0)) (layers *.Cu *.Mask F.SilkS))
(model ${ESPLIB}/ESP8266.3dshapes/ESP-12E.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3937 0.3937 0.3937))
(rotate (xyz 0 0 0))
)
)

View file

@ -0,0 +1,59 @@
(module ESP-12E_SMD (layer F.Cu) (tedit 58FB7FFE)
(descr "Module, ESP-8266, ESP-12, 16 pad, SMD")
(tags "Module ESP-8266 ESP8266")
(fp_text reference REF** (at 8.89 6.35 90) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value ESP-12E_SMD (at 5.08 6.35 90) (layer F.Fab) hide
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -2.25 -0.5) (end -2.25 -8.75) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.25 -8.75) (end 15.25 -8.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 15.25 -8.75) (end 16.25 -8.75) (layer F.CrtYd) (width 0.05))
(fp_line (start 16.25 -8.75) (end 16.25 16) (layer F.CrtYd) (width 0.05))
(fp_line (start 16.25 16) (end -2.25 16) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.25 16) (end -2.25 -0.5) (layer F.CrtYd) (width 0.05))
(fp_line (start -1.016 -8.382) (end 14.986 -8.382) (layer F.CrtYd) (width 0.1524))
(fp_line (start 14.986 -8.382) (end 14.986 -0.889) (layer F.CrtYd) (width 0.1524))
(fp_line (start -1.016 -8.382) (end -1.016 -1.016) (layer F.CrtYd) (width 0.1524))
(fp_line (start -1.016 14.859) (end -1.016 15.621) (layer F.SilkS) (width 0.1524))
(fp_line (start -1.016 15.621) (end 14.986 15.621) (layer F.SilkS) (width 0.1524))
(fp_line (start 14.986 15.621) (end 14.986 14.859) (layer F.SilkS) (width 0.1524))
(fp_line (start 14.992 -8.4) (end -1.008 -2.6) (layer F.CrtYd) (width 0.1524))
(fp_line (start -1.008 -8.4) (end 14.992 -2.6) (layer F.CrtYd) (width 0.1524))
(fp_text user "No Copper" (at 6.892 -5.4) (layer F.CrtYd)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.008 -2.6) (end 14.992 -2.6) (layer F.CrtYd) (width 0.1524))
(fp_line (start 15 -8.4) (end 15 15.6) (layer F.Fab) (width 0.05))
(fp_line (start 14.992 15.6) (end -1.008 15.6) (layer F.Fab) (width 0.05))
(fp_line (start -1.008 15.6) (end -1.008 -8.4) (layer F.Fab) (width 0.05))
(fp_line (start -1.008 -8.4) (end 14.992 -8.4) (layer F.Fab) (width 0.05))
(pad 1 smd rect (at 0 0) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 2 smd rect (at 0 2) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 3 smd rect (at 0 4) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 4 smd rect (at 0 6) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 5 smd rect (at 0 8) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 6 smd rect (at 0 10) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 7 smd rect (at 0 12) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 8 smd rect (at 0 14) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 9 smd rect (at 14 14) (size 2.5 1.1) (drill (offset 0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 10 smd rect (at 14 12) (size 2.5 1.1) (drill (offset 0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 11 smd rect (at 14 10) (size 2.5 1.1) (drill (offset 0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 12 smd rect (at 14 8) (size 2.5 1.1) (drill (offset 0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 13 smd rect (at 14 6) (size 2.5 1.1) (drill (offset 0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 14 smd rect (at 14 4) (size 2.5 1.1) (drill (offset 0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 15 smd rect (at 14 2) (size 2.5 1.1) (drill (offset 0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 16 smd rect (at 14 0) (size 2.5 1.1) (drill (offset 0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 17 smd rect (at 1.99 15 90) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 18 smd rect (at 3.99 15 90) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 19 smd rect (at 5.99 15 90) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 20 smd rect (at 7.99 15 90) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 21 smd rect (at 9.99 15 90) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(pad 22 smd rect (at 11.99 15 90) (size 2.5 1.1) (drill (offset -0.7 0)) (layers F.Cu F.Paste F.Mask))
(model ${ESPLIB}/ESP8266.3dshapes/ESP-12.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3937 0.3937 0.3937))
(rotate (xyz 0 0 0))
)
)

View file

@ -0,0 +1,53 @@
(module ESP-13-WROOM-02 (layer F.Cu) (tedit 57B0EDEC)
(descr "Module, ESP-8266, ESP-13-WROOM-02, 18 pad, SMD")
(tags "Module ESP-8266 ESP8266")
(fp_text reference REF** (at -3 -5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value ESP-13-WROOM-02 (at 9 0) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0 -6.985) (end 0 -0.8) (layer F.SilkS) (width 0.1524))
(fp_line (start 17.9832 12.6) (end 17.9832 12.9794) (layer F.SilkS) (width 0.1524))
(fp_line (start 0 12.6) (end 0 12.9794) (layer F.SilkS) (width 0.1524))
(fp_line (start 17.9832 -6.985) (end 17.9832 -0.8) (layer F.SilkS) (width 0.1524))
(fp_line (start 0 13.0175) (end 17.9832 13.0175) (layer F.SilkS) (width 0.1524))
(fp_line (start 17.9705 -6.985) (end 0 -6.985) (layer F.SilkS) (width 0.1524))
(fp_line (start 18 -7) (end 0 -1.2) (layer F.CrtYd) (width 0.1524))
(fp_line (start 0 -7) (end 18 -1.2) (layer F.CrtYd) (width 0.1524))
(fp_text user "No Copper" (at 9 -4) (layer F.CrtYd)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 0 -7) (end 0 -1.2) (layer F.CrtYd) (width 0.1524))
(fp_line (start 0 -1.2) (end 18 -1.2) (layer F.CrtYd) (width 0.1524))
(fp_line (start 18 -1.2) (end 18 -7) (layer F.CrtYd) (width 0.1524))
(fp_line (start 18 -7) (end 0 -7) (layer F.CrtYd) (width 0.1524))
(fp_line (start 18 -7) (end 18 13) (layer F.Fab) (width 0.05))
(fp_line (start 0 13) (end 18 13) (layer F.Fab) (width 0.05))
(fp_line (start 0 13) (end 0 -7) (layer F.Fab) (width 0.05))
(fp_line (start 0 -7) (end 18 -7) (layer F.Fab) (width 0.05))
(pad 10 smd oval (at 18 12) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 9 smd oval (at 0 12) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 1 smd rect (at 0 0) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 2 smd oval (at 0 1.5) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 3 smd oval (at 0 3) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 4 smd oval (at 0 4.5) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 5 smd oval (at 0 6) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 6 smd oval (at 0 7.5) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 7 smd oval (at 0 9) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 8 smd oval (at 0 10.5) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 11 smd oval (at 18 10.5) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 12 smd oval (at 18 9) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 13 smd oval (at 18 7.5) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 14 smd oval (at 18 6) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 15 smd oval (at 18 4.5) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 16 smd oval (at 18 3) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 17 smd oval (at 18 1.5) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad 18 smd oval (at 18 0) (size 2 0.9) (layers F.Cu F.Paste F.Mask))
(pad PAD smd rect (at 10.12 6.58) (size 4.3 4.3) (layers F.Cu F.Paste F.Mask))
(model ${ESPLIB}/ESP8266.3dshapes/ESP-13-wroom-02.wrl
(at (xyz 0 0 0))
(scale (xyz 0.3937 0.3937 0.3937))
(rotate (xyz 0 0 0))
)
)

View file

@ -0,0 +1,56 @@
(module ESP-201 (layer F.Cu) (tedit 577EFF88)
(descr "Module, ESP-8266, ESP-201, 26 pin, through hole, 0.1 inch")
(tags "Module ESP-8266 ESP8266")
(fp_text reference REF** (at 20.574 -7.366) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value ESP-201 (at 11.43 1.27) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start 24.13 27.432) (end 24.13 -6.35) (layer F.SilkS) (width 0.2032))
(fp_line (start 24.13 -6.35) (end -1.27 -6.35) (layer F.SilkS) (width 0.2032))
(fp_line (start -1.27 27.432) (end 24.13 27.432) (layer F.SilkS) (width 0.2032))
(fp_line (start -1.27 -6.35) (end -1.27 27.4066) (layer F.SilkS) (width 0.2032))
(fp_line (start 5.842 -3.81) (end 16.002 -3.81) (layer F.CrtYd) (width 0.1524))
(fp_line (start 16.002 -3.81) (end 16.002 -1.27) (layer F.CrtYd) (width 0.1524))
(fp_line (start 16.002 -1.27) (end 5.842 -1.27) (layer F.CrtYd) (width 0.1524))
(fp_line (start 5.842 -1.27) (end 5.842 -3.81) (layer F.CrtYd) (width 0.1524))
(fp_line (start 24.13 26.67) (end 21.59 26.67) (layer F.CrtYd) (width 0.1524))
(fp_line (start 21.59 26.67) (end 21.59 -1.27) (layer F.CrtYd) (width 0.1524))
(fp_line (start 21.59 -1.27) (end 24.13 -1.27) (layer F.CrtYd) (width 0.1524))
(fp_line (start 24.13 -1.27) (end 24.13 26.67) (layer F.CrtYd) (width 0.1524))
(fp_line (start -1.27 26.67) (end 1.27 26.67) (layer F.CrtYd) (width 0.1524))
(fp_line (start 1.27 26.67) (end 1.27 -1.27) (layer F.CrtYd) (width 0.1524))
(fp_line (start 1.27 -1.27) (end -1.27 -1.27) (layer F.CrtYd) (width 0.1524))
(fp_line (start -1.27 -1.27) (end -1.27 26.67) (layer F.CrtYd) (width 0.1524))
(fp_line (start -1.27 -6.35) (end 24.13 -6.35) (layer F.Fab) (width 0.05))
(fp_line (start 24.13 -6.35) (end 24.13 27.432) (layer F.Fab) (width 0.05))
(fp_line (start 24.13 27.432) (end -1.27 27.432) (layer F.Fab) (width 0.05))
(fp_line (start -1.27 27.432) (end -1.27 -6.35) (layer F.Fab) (width 0.05))
(pad 1 thru_hole rect (at 0 0 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at 0 2.54 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at 0 5.08 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 4 thru_hole circle (at 0 7.62 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 5 thru_hole circle (at 0 10.16 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 6 thru_hole circle (at 0 12.7 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 7 thru_hole circle (at 0 15.24 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 8 thru_hole circle (at 0 17.78 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 9 thru_hole circle (at 0 20.32 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 10 thru_hole circle (at 0 22.86 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 11 thru_hole circle (at 0 25.4 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 12 thru_hole circle (at 22.86 25.4 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 13 thru_hole circle (at 22.86 22.86 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 14 thru_hole circle (at 22.86 20.32 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 15 thru_hole circle (at 22.86 17.78 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 16 thru_hole circle (at 22.86 15.24 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 17 thru_hole circle (at 22.86 12.7 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 18 thru_hole circle (at 22.86 10.16 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 19 thru_hole circle (at 22.86 7.62 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 20 thru_hole circle (at 22.86 5.08 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 21 thru_hole circle (at 22.86 2.54 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 22 thru_hole circle (at 22.86 0 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 23 thru_hole circle (at 14.732 -2.54 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 24 thru_hole circle (at 12.192 -2.54 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 25 thru_hole circle (at 9.652 -2.54 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
(pad 26 thru_hole circle (at 7.112 -2.54 90) (size 1.7272 1.7272) (drill 1.016) (layers *.Cu *.Mask F.SilkS))
)

View file

@ -0,0 +1,137 @@
(module "NodeMCU1.0(12-E)" (layer F.Cu) (tedit 58B08E61)
(fp_text reference REF** (at 0 0) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value "NodeMCU1.0(12-E)" (at 0 -29.21) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user VIN (at -11.43 15.24) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user G (at -11.43 12.7) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user RST (at -11.43 10.16) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user EN (at -11.43 7.62) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user 3V (at -11.43 5.08) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user G (at -11.43 2.54) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user SK (at -11.43 0) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user SO (at -11.43 -2.54) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user SC (at -11.43 -5.08) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user S1 (at -11.43 -7.62) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user S2 (at -11.43 -10.16) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user S3 (at -11.43 -12.7) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user VU (at -11.43 -15.24) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user G (at -11.43 -17.78) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user A0 (at -11.43 -20.32) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user 3V (at 11.43 15.24) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user G (at 11.43 12.7) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user TX (at 11.43 10.16) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user RX (at 11.43 7.62) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user D8 (at 11.43 5.08) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user D7 (at 11.43 2.54) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user D6 (at 11.43 0) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user D5 (at 11.43 -2.54) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user G (at 11.43 -5.08) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user 3V (at 11.43 -7.62) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user D4 (at 11.43 -10.16) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user D3 (at 11.43 -12.7) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user D2 (at 11.43 -15.24) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user D1 (at 11.43 -17.78) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text user D0 (at 11.43 -20.32) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_circle (center 12.7 24.13) (end 13.97 22.86) (layer F.SilkS) (width 0.15))
(fp_circle (center -12.7 24.13) (end -11.43 22.86) (layer F.SilkS) (width 0.15))
(fp_circle (center -12.7 -27.94) (end -11.43 -29.21) (layer F.SilkS) (width 0.15))
(fp_circle (center 12.7 -27.94) (end 13.97 -29.21) (layer F.SilkS) (width 0.15))
(fp_line (start 15.25 -30.5) (end -14.75 -30.5) (layer F.SilkS) (width 0.15))
(fp_line (start -14.75 -30.5) (end -15.25 -30.5) (layer F.SilkS) (width 0.15))
(fp_line (start -15.25 -30.5) (end -15.25 26.5) (layer F.SilkS) (width 0.15))
(fp_line (start -15.25 26.5) (end 15.25 26.5) (layer F.SilkS) (width 0.15))
(fp_line (start 15.25 26.5) (end 15.25 -30.5) (layer F.SilkS) (width 0.15))
(pad 1 thru_hole circle (at -13.97 -20.32) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 2 thru_hole circle (at -13.97 -17.78) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 3 thru_hole circle (at -13.97 -15.24) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 4 thru_hole circle (at -13.97 -12.7) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 5 thru_hole circle (at -13.97 -10.16) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 6 thru_hole circle (at -13.97 -7.62) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 7 thru_hole circle (at -13.97 -5.08) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 8 thru_hole circle (at -13.97 -2.54) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 9 thru_hole circle (at -13.97 0) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 10 thru_hole circle (at -13.97 2.54) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 11 thru_hole circle (at -13.97 5.08) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 12 thru_hole circle (at -13.97 7.62) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 13 thru_hole circle (at -13.97 10.16) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 14 thru_hole circle (at -13.97 12.7) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 15 thru_hole circle (at -13.97 15.24) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 16 thru_hole circle (at 13.97 15.24) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 17 thru_hole circle (at 13.97 12.7) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 18 thru_hole circle (at 13.97 10.16) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 19 thru_hole circle (at 13.97 7.62) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 20 thru_hole circle (at 13.97 5.08) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 21 thru_hole circle (at 13.97 2.54) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 22 thru_hole circle (at 13.97 0) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 23 thru_hole circle (at 13.97 -2.54) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 24 thru_hole circle (at 13.97 -5.08) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 25 thru_hole circle (at 13.97 -7.62) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 26 thru_hole circle (at 13.97 -10.16) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 27 thru_hole circle (at 13.97 -12.7) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 28 thru_hole circle (at 13.97 -15.24) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 29 thru_hole circle (at 13.97 -17.78) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
(pad 30 thru_hole circle (at 13.97 -20.32) (size 1.524 1.524) (drill 0.762) (layers *.Cu *.Mask F.SilkS))
)

View file

@ -0,0 +1,45 @@
kicad-ESP8266 is licensed under the Creative Commons Attribution-ShareAlike
4.0 International License. To view a copy of this license visit
http://creativecommons.org/licenses/by-sa/4.0/.
Summary of (not a substitute for) the [license](http://creativecommons.org/licenses/by-sa/4.0/legalcode).
-------------------------
### You are free to:
* Share - copy and redistribute the material in any medium or format
* Adapt - remix, transform, and build upon the material for any purpose, even commercially.
The licensor cannot revoke these freedoms as long as you follow the
license terms.
### Under the following terms:
* Attribution - You must give appropriate credit, provide a link to
the license, and indicate if changes were made. You
may do so in any reasonable manner, but not in any way
that suggests the licensor endorses you or your use.
* ShareAlike - If you remix, transform, or build upon the
material, you must distribute your contributions under
the same license as the original.
No additional restrictions — You may not apply legal terms or
technological measures that legally restrict others from doing anything
the license permits.
### Notices:
You do not have to comply with the license for elements of the material
in the public domain or where your use is permitted by an applicable
exception or limitation.
No warranties are given. The license may not give you all of the
permissions necessary for your intended use. For example, other rights
such as publicity, privacy, or moral rights may limit how you use the
material.

135
Libraries/ESP8266/README.md Normal file
View file

@ -0,0 +1,135 @@
kicad-ESP8266 - a library for KiCAD
=====================================
This project has both schematic symbols, footprints, and 3d models for
ESP8266 based modules. It is a work-in-progress. Additions and
corrections are welcome. Enter a pull request or file an issue on
GitHub.
The present modules are:
* ESP-01 - Note that there are two versions of this module available on
open market. The schematic symbol is for the `v090` version
which is probably the same as the `v080`. There is an older
version that does not include any GPIO signals. The footprint
is the same for all of the ESP-01 modules.
* ESP-12 - This is includes an alias part, ESP-07v2, that is suitable
for the 16 pin variant of the ESP-07. Note that there is a 14
pin version of the ESP-07 that has different signals and
pinout. The footprint for the ESP-12 (and ESP-07v2)
elongated through-hole pads to match those modules.
* ESP-201 - This is a 26 pin module with pins on 0.1 inch spacing. I
could not find any official measurements for the pin
locations so the footprint was created from empirical
measurements on the unit I have.
* ESP-12E - This is for the 22 pin variant of the ESP-12. ~~Though all the
esp-12 signals are in the same place on ESP-12E, pin numbers
have changed.~~ As of 2016/12/06 the pin numbers on the
ESP-12E have been changed to be compatible with the
ESP-12. If you need the old pin numbers they are still
available on the `oldNumbers` branch.
* ESP-07v2 - ESP-07 that is pin compatible with the ESP-12.
* ESP-13-WROOM-02
* There is a footprint for the ESP-06, but no supporting
schematic symbol.
There are 3d models for the ESP-07v2, ESP-13, ESP-12 and ESP-12E.
WARNINGS
---------
1. The symbols, footprints, and 3d models have not been tested. They are
based on published images and measurements on individual samples.
2. The `.dcm` file contains HTML links to information on sites I used
when creating this library, however I do not have any control over
the sites themselves. Follow the links with caution.
3. This library distributed in the hope that it will be useful,
but __WITHOUT ANY WARRANTY; without even the implied warranty of__
__MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE__.
Use
---
1. Clone this archive to a convenient location on your computer. These are
the commands I use on Linux to create a copy in
`~/kicad/libraries/kicad-ESP8266`:
mkdir -p ~/kicad/libraries/
cd ~/kicad/libraries/
git clone
2. Add `ESP8266.lib` to the Component Libraries:
eeschema:Preferences->Component Libraries->Add
3. Add `ESP8266.pretty` to the Footprint Libraries:
pcbnew:Preferences->Footprint Libraries Wizard
4. To make the 3d models usable, add the location from step #1 to list
of configured paths as `ESPLIB`. Use a full path. Continuing with
the example step #1:
kicad:Preferences->Configure Paths->Add
Name: ESPLIB
Path: /home/<your_login_name>/kicad/libraries/kicad-ESP8266
3D Models
---------
The 3D models were built using [OpenSCAD](http://www.openscad.org/) and
then colored in [Wings3D](http://www.wings3d.com/) to produce the VRML
(`.wrl`) format for KiCAD. Wings3D requires a binary STEP format, but
OpenSCAD writes an ASCII version.
[meshconv](http://www.patrickmin.com/meshconv/) will convert the
ASCII format to a binary format.
Here is the workflow I used:
1. Use OpenScad to build the model. Export the model as STL.
* Build using F6
* File->Export...->Export as STL...
2. Use `meshconv` to translate the file to binary.
$ meshconv -c stl <STL-FILE-FROM-OpenSCAD> -o <FILENAME>
3. Now open Wings3d and import the the `FILENAME.stl` as a
_StereoLithography Binary File (*.stl)_.
4. Assign colors.
5. Export as _VRML 2.0 File (*.wrl)_
6. The 3D model probably needs to be scaled to match the footprint. Use
the `kicad:Footprint Editor:Edit->Edit Properties->3D Settings`
dialog. For the ESP-12, the `Shape Scale` X, Y, and Z values are
0.393700.
This repository includes all the intermediate files:
* `.scad` - OpenSCAD model
* `.stl` - OpenSCAD STL
* `_4wings.stl` - STL file converted by `meshconv`
* `.wings` - Wings3D model
* `.wrl` - VRML model for KiCAD
License
-------
Copyright 2015,2016 J.Dunmire
Contact: jedunmire PLUS kicad-ESP8266 AT gmail DOT com
This file is part of kicad-ESP8266.
kicad-ESP8266 is licensed under the Creative Commons Attribution-ShareAlike
4.0 International License. To view a copy of this license visit
http://creativecommons.org/licenses/by-sa/4.0/.