Added some part libraries
This commit is contained in:
parent
2d109842ef
commit
ddbec0a4e9
32 changed files with 517063 additions and 0 deletions
78
Libraries/HC-SR04/HC-SR04.kicad_sym
Normal file
78
Libraries/HC-SR04/HC-SR04.kicad_sym
Normal file
|
|
@ -0,0 +1,78 @@
|
|||
|
||||
(kicad_symbol_lib (version 20211014) (generator kicad_symbol_editor)
|
||||
(symbol "HC-SR04" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
|
||||
(property "Reference" "U" (id 0) (at 0.0 5.0813 0)
|
||||
(effects (font (size 1.27 1.27)) (justify bottom left))
|
||||
)
|
||||
(property "Value" "HC-SR04" (id 1) (at 0.0 -10.163 0)
|
||||
(effects (font (size 1.27 1.27)) (justify bottom left))
|
||||
)
|
||||
(property "Footprint" "HC-SR04:XCVR_HC-SR04" (id 2) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify bottom) hide)
|
||||
)
|
||||
(property "MF" "SparkFun Electronics" (id 4) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify bottom) hide)
|
||||
)
|
||||
(property "Description" "\n \n HC-SR04 Ultrasonic Sensor Qwiic Platform Evaluation Expansion Board\n \n" (id 5) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify bottom) hide)
|
||||
)
|
||||
(property "Package" "None" (id 6) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify bottom) hide)
|
||||
)
|
||||
(property "Price" "None" (id 7) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify bottom) hide)
|
||||
)
|
||||
(property "Check_prices" "https://www.snapeda.com/parts/HC-SR04/SparkFun/view-part/?ref=eda" (id 8) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify bottom) hide)
|
||||
)
|
||||
(property "SnapEDA_Link" "https://www.snapeda.com/parts/HC-SR04/SparkFun/view-part/?ref=snap" (id 9) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify bottom) hide)
|
||||
)
|
||||
(property "MP" "HC-SR04" (id 10) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify bottom) hide)
|
||||
)
|
||||
(property "Availability" "Not in stock" (id 11) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify bottom) hide)
|
||||
)
|
||||
(property "MANUFACTURER" "Osepp" (id 12) (at 0 0 0)
|
||||
(effects (font (size 1.27 1.27)) (justify bottom) hide)
|
||||
)
|
||||
(symbol "HC-SR04_0_0"
|
||||
(rectangle (start -8.881784197e-16 -7.62) (end 10.16 5.08)
|
||||
(stroke (width 0.254)) (fill (type background))
|
||||
)
|
||||
(pin power_in line (at -5.08 2.54 0) (length 5.08)
|
||||
(name "VCC"
|
||||
(effects (font (size 1.016 1.016)))
|
||||
)
|
||||
(number "1"
|
||||
(effects (font (size 1.016 1.016)))
|
||||
)
|
||||
)
|
||||
(pin power_in line (at -5.08 -5.08 0) (length 5.08)
|
||||
(name "GND"
|
||||
(effects (font (size 1.016 1.016)))
|
||||
)
|
||||
(number "4"
|
||||
(effects (font (size 1.016 1.016)))
|
||||
)
|
||||
)
|
||||
(pin bidirectional line (at -5.08 0.0 0) (length 5.08)
|
||||
(name "TRIG"
|
||||
(effects (font (size 1.016 1.016)))
|
||||
)
|
||||
(number "2"
|
||||
(effects (font (size 1.016 1.016)))
|
||||
)
|
||||
)
|
||||
(pin bidirectional line (at -5.08 -2.54 0) (length 5.08)
|
||||
(name "ECHO"
|
||||
(effects (font (size 1.016 1.016)))
|
||||
)
|
||||
(number "3"
|
||||
(effects (font (size 1.016 1.016)))
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
)
|
||||
94734
Libraries/HC-SR04/HC-SR04.step
Normal file
94734
Libraries/HC-SR04/HC-SR04.step
Normal file
File diff suppressed because one or more lines are too long
36
Libraries/HC-SR04/XCVR_HC-SR04.kicad_mod
Normal file
36
Libraries/HC-SR04/XCVR_HC-SR04.kicad_mod
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
|
||||
(footprint XCVR_HC-SR04 (layer F.Cu) (tedit 678C3059)
|
||||
(descr "")
|
||||
(fp_text reference REF** (at -19.48505 3.31671 0) (layer F.SilkS)
|
||||
(effects (font (size 1.00051968504 1.00051968504) (thickness 0.15)))
|
||||
)
|
||||
(fp_text value XCVR_HC-SR04 (at 23.8102 3.370695 0) (layer F.Fab)
|
||||
(effects (font (size 1.00169291339 1.00169291339) (thickness 0.15)))
|
||||
)
|
||||
(pad 2 thru_hole circle (at -1.27 0.0) (size 1.53 1.53) (drill 1.02) (layers *.Cu *.Mask) (solder_mask_margin 0.102))
|
||||
(pad 3 thru_hole circle (at 1.27 0.0) (size 1.53 1.53) (drill 1.02) (layers *.Cu *.Mask) (solder_mask_margin 0.102))
|
||||
(pad 4 thru_hole circle (at 3.81 0.0) (size 1.53 1.53) (drill 1.02) (layers *.Cu *.Mask) (solder_mask_margin 0.102))
|
||||
(pad 1 thru_hole circle (at -3.81 0.0) (size 1.53 1.53) (drill 1.02) (layers *.Cu *.Mask) (solder_mask_margin 0.102))
|
||||
(fp_line (start -21.5 19.27) (end -5.5 19.27) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 5.5 19.27) (end 21.5 19.27) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 22.5 5.47) (end 21.5 5.47) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 21.5 5.47) (end 5.5 5.47) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 5.5 5.47) (end -5.5 5.47) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -5.5 5.47) (end -21.5 5.47) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -21.5 5.47) (end -22.5 5.47) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -22.5 5.47) (end -22.5 4.27) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -22.5 4.27) (end 22.5 4.27) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 22.5 4.27) (end 22.5 5.47) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -21.5 5.47) (end -21.5 19.27) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 21.5 5.47) (end 21.5 19.27) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -5.5 5.47) (end -5.5 19.27) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start 5.5 5.47) (end 5.5 19.27) (layer F.SilkS) (width 0.127))
|
||||
(fp_line (start -22.75 4.0) (end -22.75 19.5) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -22.75 19.5) (end 22.75 19.5) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 22.75 19.5) (end 22.75 4.0) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 22.75 4.0) (end 5.0 4.0) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 5.0 4.0) (end 5.0 -1.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start 5.0 -1.25) (end -5.0 -1.25) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -5.0 -1.25) (end -5.0 4.0) (layer F.CrtYd) (width 0.05))
|
||||
(fp_line (start -5.0 4.0) (end -22.75 4.0) (layer F.CrtYd) (width 0.05))
|
||||
)
|
||||
1
Libraries/HC-SR04/how-to-import.htm
Normal file
1
Libraries/HC-SR04/how-to-import.htm
Normal file
|
|
@ -0,0 +1 @@
|
|||
<!DOCTYPE HTML><html lang="en-US"> <head> <meta charset="UTF-8"> <meta http-equiv="refresh" content="0; url=https://www.snapeda.com/about/import/#"> <script type="text/javascript">window.location.href="https://www.snapeda.com/about/import/#" </script> <title>Page Redirection</title> </head> <body> If you are not redirected automatically, follow this <a href="https://www.snapeda.com/about/import/#">link to the import guide</a>. </body></html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue