This repository has been archived by the owner on Sep 15, 2023. It is now read-only.
Releases: CityofEdmonton/pedestrian-counter
Releases · CityofEdmonton/pedestrian-counter
Pedestrian Counter
Pedestrian Counter with improved tracking accuracy and bi-directional counting. Added WiFi Data Streaming mode.
Use the attached zip files to get .img file. Use Win32DiskImager to write the .img file to the SD card.
The image includes the pedestrian counter and Raspbian, put your credentials in the config files to use.
Rpi deafult username: pi, default passwd: raspberry
Ped-counter Python LoRa Library
Replaced the LMIC library with github.com/computenodes/dragino
Pedestrian Counter LMIC
Final version of the pedestrian counter code that will be utilizing the LMIC library for LoRa/LoRaWAN. Moving forward into the future, we will be using the computenodes/dragino library to send LoRa.