Imaging (sensors)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! VL53L0X API example for STM32

Hi, I included the VL53L0X API from ST in a STM32G4 STM32CubeMX project. Now I need a example of how to use the API to init the VL53L0X and do a simple range measurement. I'm using the Arduino VL53L0X module.

Asantos by Senior
  • 3714 Views
  • 2 replies
  • 0 kudos

VL53L1 can measure the target within 8 meters. However, the VL53L1_Gui(api rev 2432 6.6 build 1) showed "NOT VALID" even if the target stood at about 3 meters.

I was evaluating VL53L1 through X-NUCLEO-53L1A2.The GUI (api rev 2432 6.6 build 1) showed NOT VALID, but I checked the Data Log (.csv) and I found the "trueRange_cm" data was valid. I have a question, which data result is true, GUI or Data Log?Thanks...

TYomo by Associate II
  • 712 Views
  • 3 replies
  • 0 kudos

Resolved! Vl53L1X ROI Programming

I have a 3 VL53L1X satel boards with me .I started testing it out and am facing some minor issues. I saw in the data sheet that I can program the Region of Interest. I am programming it in arduino. I was hoping if I can get a sample code with the pr...

MBabu.2 by Associate II
  • 1211 Views
  • 3 replies
  • 0 kudos

Multiple VL53L3CX with the same interrupt wire

Hello,I'm looking for using multiple sensors (10 exactly) in my systems. I have two tricky specifications :get measurement frequency of at least 50Hzlimited as best as possible the space of sensors PCBTherefore I have the idea to use a single interru...

AAmor.2 by Associate II
  • 647 Views
  • 3 replies
  • 0 kudos

noise reduction for VL6180X

Hi,I am using a VL6180X sensor withSYSRANGE__MAX_CONVERGENCE_TIME: 63READOUT__AVERAGING_SAMPLE_PERIOD: 255What are the best settings for minimal noise?Are there any other setting I have to adjust?I also have seen the video https://www.youtube.com/wa...

VL53L3CX API With stm32l476rg error while building code

Hi folks,Im using VL53L3CX API for Stm32l476rg .Im generating code through CubeMx on keilinclude all .h & .c file from core & platform of api in inc & src folder of Project,also giving path .I got some error in Platform files & in main code .Please f...

PMOHO.1 by Associate II
  • 640 Views
  • 1 replies
  • 0 kudos

Can the People Count data be sent from VL53L1X Sensor using Wifi ? How to integrate the Wifi Module? Also what changes have to be made in the Source Code of VL53L1X People Count for the same?

I need to send the People count obtained from VL53L1X to the Server using Wifi. Does STM32 connect to Wifi or do we need an external Wifi Module for this? Also what changes have to be made in the VL53L1X code and also in which .c file of src/API fold...

PNadar08 by Associate II
  • 410 Views
  • 1 replies
  • 0 kudos