cyberman54 / ESP32-Paxcounter

Wifi & BLE driven passenger flow metering with cheap ESP32 boards
https://cyberman54.github.io/ESP32-Paxcounter/
Other
1.69k stars 397 forks source link

Dwell Time Calculations #723

Open jamessugrue opened 3 years ago

jamessugrue commented 3 years ago

Has anyone adapted (or considered adapting) the firmware to give dwell time counts? By this I just mean giving counts of devices for certain timeframes. (E.g. 10 devices have been here for 1 minute, 2 devices have been here for 5 minutes, 1 devices has been here for 10 minutes)

Thanks James