Andrea-Fox / peopleCounter

Code for a cheap people counter based on VL53L1X sensor and ESP32/8266
The Unlicense
95 stars 27 forks source link

ESP32 & VL53L3CX #20

Open mottibz opened 3 years ago

mottibz commented 3 years ago

Hi, I would like to implement the code using an ESP32 with the VL53L3CX newer sensor. Can you help? Thanks a lot!!!

Andrea-Fox commented 3 years ago

Unfortunately I've never worked with that sensor and I do not know it's functionalities. Right now I'm a little busy, but maybe in the future I will look into the VL53L3CX and release a new version of the people counting algorithm which uses it

mottibz commented 3 years ago

Hi @Andrea-Fox, Thanks for your reply. I will highly appreciate any help. Will continue to investigate and report if I find something useful.

Manuel-Freitas commented 3 years ago

I would like to implement the code using an ESP32 cam with the VL53L1X sensor. Can you help? Thanks