Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
marinetechsys
/
vl53l0x-arduino
Public
forked from
pololu/vl53l0x-arduino
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 16, 2025
Add dataReady
adam-blueoceanmts
committed
f949c1f
Copy full SHA for f949c1f
Commits on Apr 6, 2022
updated readme, library.properties, license
kevin-pololu
committed
9f3773c
Copy full SHA for 9f3773c
Commits on Mar 31, 2022
removed 20ms hard limit for timing budget to match API 1.0.4
kevin-pololu
committed
9889ed6
Copy full SHA for 9889ed6
Commits on Mar 30, 2022
added casts of all Wire.write arguments to uint8_t
kevin-pololu
committed
b51bf1b
Copy full SHA for b51bf1b
Commits on Dec 17, 2020
add GitHub issue template
RyanTM (Pololu)
committed
024a601
Copy full SHA for 024a601
travis to arduino-ci
RyanTM (Pololu)
committed
269ced8
Copy full SHA for 269ced8
Commits on Sep 24, 2020
update readme dates
kevin-pololu
committed
9f3fa14
Copy full SHA for 9f3fa14
simplify bus function & var names
kevin-pololu
committed
dcb263b
Copy full SHA for dcb263b
remove unnecessary void parameters
kevin-pololu
committed
05dd2fa
Copy full SHA for 05dd2fa
Commits on Sep 23, 2020
readme fixes & clarifications
kevin-pololu
committed
aa9e704
Copy full SHA for aa9e704
update readme, library.properties, license date
kevin-pololu
committed
c09dd60
Copy full SHA for c09dd60
change I2C bus selection to be done with separate functions instead of constructor
kevin-pololu
committed
f4e21e8
Copy full SHA for f4e21e8
Commits on Aug 1, 2020
Optionally support other Wire objects.
Show description for 9bc65ea
KurtE
committed
9bc65ea
Copy full SHA for 9bc65ea
Commits on Oct 31, 2019
updated readme & library.properties
kevin-pololu
committed
9a6aee9
Copy full SHA for 9a6aee9
Commits on Oct 30, 2019
incorporate a few changes from ST API V1.0.2
Show description for 9c0813c
kevin-pololu
committed
9c0813c
Copy full SHA for 9c0813c
updated readme and library.properties
kevin-pololu
committed
3df87cc
Copy full SHA for 3df87cc
cast subtraction result correctly in checkTimeoutExpired()
Show description for 1b870c9
kevin-pololu
committed
1b870c9
Copy full SHA for 1b870c9
Merge branch 'master' of https://github.com/PeterChmurciak/vl53l0x-arduino into HEAD
kevin-pololu
committed
3e95ea1
Copy full SHA for 3e95ea1
check ID register at beginning of init() and return false if mismatch
Show description for 8accf7b
kevin-pololu
committed
8accf7b
Copy full SHA for 8accf7b
Commits on Jul 4, 2019
Update VL53L0X.cpp
Show description for 6ad57c8
PeterChmurciak
committed
6ad57c8
Copy full SHA for 6ad57c8
Commits on Jun 27, 2017
updated readme & lib properties (also copyright date)
kevin-pololu
committed
22d997a
Copy full SHA for 22d997a
Merge pull request #7 from tridge/patch-1
Show description for bc7b45d
kevin-pololu
authored
bc7b45d
Copy full SHA for bc7b45d
Commits on Jun 7, 2017
fixed typo in register mod
tridge
authored
fa1a33a
Copy full SHA for fa1a33a
Commits on Mar 8, 2017
Revert ".travis.yml: Go back to using 'find' to find examples."
Show description for 9ff1c89
DavidEGrayson
committed
9ff1c89
Copy full SHA for 9ff1c89
Merge branch 'master' of github.com:pololu/vl53l0x-arduino
DavidEGrayson
committed
46a619f
Copy full SHA for 46a619f
.travis.yml: Go back to using 'find' to find examples.
DavidEGrayson
committed
1d32f2e
Copy full SHA for 1d32f2e
.travis.yml: Fix bash error handling, add a few more boards.
DavidEGrayson
committed
bf741d8
Copy full SHA for bf741d8
Commits on Jan 16, 2017
Merge pull request #5 from mirkix/pr/fixtypo
Show description for 863484b
kevin-pololu
authored
863484b
Copy full SHA for 863484b
Commits on Jan 13, 2017
Fix return type
mirkix
committed
6e06789
Copy full SHA for 6e06789
Commits on Dec 8, 2016
fixed type error in readReg32Bit(); fixes #4 (thanks ScruffR)
kevin-pololu
committed
650f72b
Copy full SHA for 650f72b
Commits on Nov 7, 2016
Merge pull request #3 from shervinemami/patch-1
Show description for d5f583c
kevin-pololu
authored
d5f583c
Copy full SHA for d5f583c
Commits on Nov 6, 2016
Fixed the part number in the comments section
shervinemami
authored
980ebdc
Copy full SHA for 980ebdc
Commits on Aug 12, 2016
add travis config and badge
kevin-pololu
committed
c184d45
Copy full SHA for c184d45
remove unused variable
kevin-pololu
committed
f916b23
Copy full SHA for f916b23
readme fixes and add default arguments
kevin-pololu
committed
73654c9
Copy full SHA for 73654c9
Pagination
Previous
Next
You can’t perform that action at this time.