Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
KiCad
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Krisjanis Rijnieks
KiCad
Commits
699a9fa7
Commit
699a9fa7
authored
2 years ago
by
Krisjanis Rijnieks
Browse files
Options
Downloads
Patches
Plain Diff
Add Pololu Corporation ToF Pololu Corporation module
parent
9104ad26
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
fab.kicad_sym
+54
-0
54 additions, 0 deletions
fab.kicad_sym
fab.pretty/Module_Pololu_VL53L1X.kicad_mod
+16
-0
16 additions, 0 deletions
fab.pretty/Module_Pololu_VL53L1X.kicad_mod
with
70 additions
and
0 deletions
fab.kicad_sym
+
54
−
0
View file @
699a9fa7
...
...
@@ -8247,6 +8247,60 @@
)
)
)
(symbol "Module_Pololu_VL53L1X" (in_bom yes) (on_board yes)
(property "Reference" "A" (at -7.62 7.62 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Value" "Module_Pololu_VL53L1X" (at 2.54 7.62 0)
(effects (font (size 1.27 1.27)) (justify left))
)
(property "Footprint" "fab:Module_Pololu_VL53L1X" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "https://www.pololu.com/product-info-merged/3415" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_keywords" "module tof distance sensor 3415" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "ki_description" "VL53L1X TOF DISTANCE SNSR W/VREG" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Module_Pololu_VL53L1X_1_1"
(rectangle (start -7.62 6.35) (end 7.62 -6.35)
(stroke (width 0) (type default))
(fill (type background))
)
(pin power_in line (at -1.27 8.89 270) (length 2.54)
(name "VDD" (effects (font (size 1.27 1.27))))
(number "1" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 1.27 8.89 270) (length 2.54)
(name "VIN" (effects (font (size 1.27 1.27))))
(number "2" (effects (font (size 1.27 1.27))))
)
(pin power_in line (at 0 -8.89 90) (length 2.54)
(name "GND" (effects (font (size 1.27 1.27))))
(number "3" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 10.16 1.27 180) (length 2.54)
(name "SDA" (effects (font (size 1.27 1.27))))
(number "4" (effects (font (size 1.27 1.27))))
)
(pin bidirectional line (at 10.16 -1.27 180) (length 2.54)
(name "SCL" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin input line (at -10.16 1.27 0) (length 2.54)
(name "XSHUT" (effects (font (size 1.27 1.27))))
(number "5" (effects (font (size 1.27 1.27))))
)
(pin output line (at -10.16 -1.27 0) (length 2.54)
(name "GPIO1" (effects (font (size 1.27 1.27))))
(number "6" (effects (font (size 1.27 1.27))))
)
)
)
(symbol "Module_XIAO-ESP32C3" (in_bom yes) (on_board yes)
(property "Reference" "M" (at 0 0 0)
(effects (font (size 1.27 1.27)))
...
...
This diff is collapsed.
Click to expand it.
fab.pretty/Module_Pololu_VL53L1X.kicad_mod
0 → 100644
+
16
−
0
View file @
699a9fa7
(footprint "Module_Pololu_VL53L1X" (version 20221018) (generator pcbnew)
(layer "F.Cu")
(attr smd)
(fp_text reference "REF**" (at 0 -0.5 unlocked) (layer "F.SilkS")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp a18c03a3-bc52-4a2f-9cc7-6eae09a6194b)
)
(fp_text value "Module_Pololu_VL53L1X" (at 0 1 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 47c34369-1df7-4bd3-887d-682bad689adb)
)
(fp_text user "${REFERENCE}" (at 0 2.5 unlocked) (layer "F.Fab")
(effects (font (size 1 1) (thickness 0.15)))
(tstamp 300363cb-0fce-4800-9353-f86c47fd90d7)
)
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment