2021-06-02 01:09 AM
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
Solved! Go to Solution.
2021-06-22 10:58 AM
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.
2021-06-22 10:58 AM
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.
2021-06-23 02:49 AM
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.