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

Build fake PIR-Sensor #35

Closed MeierTobias closed 2 years ago

MeierTobias commented 2 years ago

Solder a simple push button to a connector used for the PIR-Sensor to simulate the output of the sensor. This may help to determine if the wrong triggered interrupts are caused by the PIR board or if it's an Arduino problem. Also helps to simulate counts while debugging other stuff.