guidosch / bikecounter

This repository contains the hardware and software components of a PIR based tracking device to monitor the usage of local bike trails. The data is sent over LoRaWAN to TTN and from there to a Google Cloud backend which stores the data and provides api endpoints for the data visualization web UI.
Creative Commons Zero v1.0 Universal
5 stars 0 forks source link

Code refactoring #90

Closed MeierTobias closed 7 months ago

MeierTobias commented 11 months ago

To clean up and modularize the edge device code:

Separate into submodules

MeierTobias commented 7 months ago

The refactored code performs good. I'll put a device into my yard to let it run for a couple of days.