Skip to main content
KLamp.1
Associate
June 2, 2021
Solved

VL53L1x on breadboard

  • June 2, 2021
  • 2 replies
  • 871 views

Hello community,

I am trying to implement a simple people counter using a VL53L1X-SATEL on a breadboard with esp32. My problem is that I am confused about the wiring. I've read the data brief but as I am not an expert in electronics I cannot figure it out. Has someone done it? Can you post a picture of your circuit so I can understand the wiring?

Thank you in advance

This topic has been closed for replies.
Best answer by John E KVAM

I know it appears we have been ignoring you, but I was hoping someone who knew something about the ESP32 would answer.

As they have not, perhaps I can suggest looking on GitHub. There are hundreds of VL53 applications on that site and I'm betting someone has posted something that will help you. Go to GitHub.com, register (it's free) and you can do a search for the VL53L1X and your processor.

With a little luck, someone has done it.

2 replies

John E KVAM
John E KVAMBest answer
ST Employee
June 22, 2021

I know it appears we have been ignoring you, but I was hoping someone who knew something about the ESP32 would answer.

As they have not, perhaps I can suggest looking on GitHub. There are hundreds of VL53 applications on that site and I'm betting someone has posted something that will help you. Go to GitHub.com, register (it's free) and you can do a search for the VL53L1X and your processor.

With a little luck, someone has done it.

KLamp.1
KLamp.1Author
Associate
June 23, 2021

Hello,

Thank you for your answer. Code-wise I have found plenty of examples on github. My problem is about the actual wiring. I have two VL53L1X-SATELs and a melopero VL53L1X sensor. Most examples on github use a sensor other than the SATEL, so I cannot find any information. It is not obvious for me ( I have a basic knowledge of electronics from some university courses and labs) how to connect the wires on a breadboard. I tried some things but I may short circuit the connections. One thing I noticed is that the ESP board is overheating when I use the SATEL. Perhaps I should use a resistor but I need some help on that. That is why I am asking for the wiring of a SATEL on a breadboard.

I hope I clarified some things.