Andrea-Fox / peopleCounter

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

Auto calibration code adapted for ESP8266 #15

Closed LC7894 closed 3 years ago

LC7894 commented 3 years ago

Hey, since I have an ESP8266 I tried to adapt the code. I changed some libraries and did minor changes to the WiFi setup and OTA update. There might still be some mistakes since I just have a basic knowledge about Arduino programming, but I tested this version on my ESP and it works 🙂

Andrea-Fox commented 3 years ago

I don't have an ESP8266 to test this code, so I will just merge. If it didn't produce any error to you it is probably right