{"id":23744926,"url":"https://github.com/stm32duino/vl53l3cx","last_synced_at":"2025-06-20T08:07:43.071Z","repository":{"id":52060728,"uuid":"284678258","full_name":"stm32duino/VL53L3CX","owner":"stm32duino","description":"Arduino library to support the VL53L3CX Time-of-Flight ranging sensor with multi target detection","archived":false,"fork":false,"pushed_at":"2022-11-24T13:42:25.000Z","size":284,"stargazers_count":20,"open_issues_count":0,"forks_count":11,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-05T14:34:49.179Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stm32duino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-03T11:08:36.000Z","updated_at":"2025-03-26T02:11:31.000Z","dependencies_parsed_at":"2023-01-23T13:46:08.844Z","dependency_job_id":null,"html_url":"https://github.com/stm32duino/VL53L3CX","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/stm32duino/VL53L3CX","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stm32duino%2FVL53L3CX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stm32duino%2FVL53L3CX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stm32duino%2FVL53L3CX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stm32duino%2FVL53L3CX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stm32duino","download_url":"https://codeload.github.com/stm32duino/VL53L3CX/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stm32duino%2FVL53L3CX/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260907159,"owners_count":23080612,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-31T12:51:00.337Z","updated_at":"2025-06-20T08:07:38.056Z","avatar_url":"https://github.com/stm32duino.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VL53L3CX\nArduino library to support the VL53L3CX Time-of-Flight ranging sensor with advanced multi-object detection.\n\n## API\n\nThis sensor uses I2C to communicate. And I2C instance is required to access to the sensor.\nThe APIs provide simple distance measure and multi-object detection in both polling and interrupt modes.\n\n## Examples\n\nThere are 2 examples with the VL53L3CX library.\n\nIn order to use these examples you need to connect the VL53L3CX satellite sensor directly to the Nucleo board with wires as explained below:\n- pin 1 (Interrupt) of the VL53L3CX satellite connected to pin A2 of the Nucleo board \n- pin 2 (SCL_I) of the VL53L3CX satellite connected to pin D15 (SCL) of the Nucleo board with a Pull-Up resistor of 4.7 KOhm\n- pin 3 (XSDN_I) of the VL53L3CX satellite connected to pin A1 of the Nucleo board\n- pin 4 (SDA_I) of the VL53L3CX satellite connected to pin D14 (SDA) of the Nucleo board with a Pull-Up resistor of 4.7 KOhm\n- pin 5 (VDD) of the VL53L3CX satellite connected to 3V3 pin of the Nucleo board\n- pin 6 (GND) of the VL53L3CX satellite connected to GND of the Nucleo board\n- pins 7, 8, 9 and 10 are not connected.\n\n* VL53L3CX_Sat_HelloWorld: This example code is to show how to get multi-object detection and proximity\n  values of the VL53L3CX satellite sensor in polling mode.\n\n* VL53L3CX_Sat_HelloWorld_Interrupt: This example code is to show how to get multi-object detection and proximity\n  values of the VL53L3CX satellite sensor in interrupt mode.\n\n## Note\n\nThe VL53L3CX is a fully integrated miniature module with a low power microcontroller with advanced digital firmware.\nDetection with full field of view (FoV) is up to 300 cm +. It works with many types of glass roofing materials.\nXshutdown (reset) and stop GPIO are integrated to optimize remote operation.\n\n## Documentation\n\nYou can find the source files at\nhttps://github.com/stm32duino/VL53L3CX\n\nThe VL53L3CX datasheet is available at\nhttps://www.st.com/content/st_com/en/products/imaging-and-photonics-solutions/proximity-sensors/vl53l3cx.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstm32duino%2Fvl53l3cx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstm32duino%2Fvl53l3cx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstm32duino%2Fvl53l3cx/lists"}