Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LIDAR-Lite v3HP second peak data? #18

Open
drbrodie opened this issue Jun 10, 2020 · 1 comment
Open

LIDAR-Lite v3HP second peak data? #18

drbrodie opened this issue Jun 10, 2020 · 1 comment

Comments

@drbrodie
Copy link

I want to move Arduino code from the v3 to the v3HP. On the v3 I have been using the 0x4c register PEAK_BCK to get the second peak data but this register is not listed as available for the v3HP. Are the 0x26 and 0x27 peak stack registers the v3HP’s equivalent and how would one interpret the data?
My interest is in identifying reflection / penetration of glass surfaces. If you can suggest data registers available on the v3HP to aid in this please let me know.

@jmseitz
Copy link
Collaborator

jmseitz commented Jun 23, 2020

There is a new function available in the v3HP library and some brief example code that illustrates how to utilize the peak stack registers at 0x26 and 0x27 to get the data that you may be after.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants