Skip to content

Rust crate for VL6180X Proximity and ambient light sensing (ALS) module

License

Notifications You must be signed in to change notification settings

devboard-io/vl6180x-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vl6180x-rs

Rust crate for VL6180X Proximity and ambient light sensing (ALS) module

This is currently a minimum viable implementation to get proximity measurements. The example code is based on a STM32G070 microcontroller. The example can be run using

cargo run --example oneshot

This will build and flash the example using a black magic probe on MacOS. To use it on other platforms or with other jtag probes you should change bmp.sh.

About

Rust crate for VL6180X Proximity and ambient light sensing (ALS) module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published