7
mirror of https://gitlab.com/kicad/libraries/kicad-footprints.git synced 2025-04-23 20:23:45 +00:00

Added the foot print for sensor DHT11

This commit is contained in:
Misca1234 2019-01-24 21:22:06 +01:00
parent 1289fc1197
commit 86fbd8dbbc

View File

@ -0,0 +1,37 @@
(module Aosong_DHT11_5.5x12.0_P2.54mm (layer F.Cu) (tedit 5C4A1B82)
(descr "Temperature and humidity module, http://akizukidenshi.com/download/ds/aosong/DHT11.pdf")
(tags "Temperature and humidity module")
(fp_text reference REF** (at -1 -3.5) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_text value Aosong_DHT11_5.5x12.0_P2.54mm (at 0 11.3) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -1.75 -2.19) (end 2.75 -2.19) (layer F.Fab) (width 0.1))
(fp_line (start 2.75 -2.19) (end 2.75 9.81) (layer F.Fab) (width 0.1))
(fp_line (start 2.75 9.81) (end -2.75 9.81) (layer F.Fab) (width 0.1))
(fp_line (start -2.75 -1.19) (end -2.75 9.81) (layer F.Fab) (width 0.1))
(fp_line (start -2.87 -2.32) (end 2.87 -2.32) (layer F.SilkS) (width 0.12))
(fp_line (start 2.88 -2.32) (end 2.88 9.94) (layer F.SilkS) (width 0.12))
(fp_line (start 2.88 9.94) (end -2.88 9.94) (layer F.SilkS) (width 0.12))
(fp_line (start -2.88 9.94) (end -2.88 -2.31) (layer F.SilkS) (width 0.12))
(fp_text user %R (at 0 3.81) (layer F.Fab)
(effects (font (size 1 1) (thickness 0.15)))
)
(fp_line (start -3 -2.44) (end 3 -2.44) (layer F.CrtYd) (width 0.05))
(fp_line (start 3 -2.44) (end 3 10.06) (layer F.CrtYd) (width 0.05))
(fp_line (start 3 10.06) (end -3 10.06) (layer F.CrtYd) (width 0.05))
(fp_line (start -3 10.06) (end -3 -2.44) (layer F.CrtYd) (width 0.05))
(fp_line (start -2.75 -1.19) (end -1.75 -2.19) (layer F.Fab) (width 0.1))
(fp_line (start -3.16 -2.6) (end -3.16 -0.6) (layer F.SilkS) (width 0.12))
(fp_line (start -3.16 -2.6) (end -1.55 -2.6) (layer F.SilkS) (width 0.12))
(pad 1 thru_hole rect (at 0 0) (size 1.8 1.5) (drill 0.8) (layers *.Cu *.Mask))
(pad 2 thru_hole circle (at 0 2.54) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(pad 3 thru_hole circle (at 0 5.08) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(pad 4 thru_hole circle (at 0 7.62) (size 1.5 1.5) (drill 0.8) (layers *.Cu *.Mask))
(model ${KISYS3DMOD}/Sensor.3dshapes/Aosong_DHT11_5.5x12.0_P2.54mm.wrl
(at (xyz 0 0 0))
(scale (xyz 1 1 1))
(rotate (xyz 0 0 0))
)
)