Skip to content

LESA-RPI/Sage_GUI

Repository files navigation

Sage_GUI

GUI for sage

Data Definition

Target Status: Status indicating the measurement validity. It is type uint8_t and is one of the member variable of type VL53L5CX_ResultsData
Distance__mm: Measured distance in mm. It is type int16_t and is one of the member variable of type VL53L5CX_ResultsData
Reflectance: Estimated reflectance in percent. It is type uint8_t and is one of the member variable of type VL53L5CX_ResultsData

Using guide for reflectance test example

  • Download the code Example_1_ranging_basic.c (it is a modified version) into the folder ../VL53L5CX_Linux_driver_1.1.2/user/examples and replace the old one.
  • Go to ../VL53L5CX_Linux_driver_1.1.2/user/test and use make command to compile.
  • Run menu and choose example 1.

Note

  • modified_ranging.c is not working as intended. Need help with debugging

About

GUI for sage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •