Dominic Höglinger 78102e2f02 Initial release of the pest detector project
This repository contains an attempt to detect wood pests
using three piezo sensors.
Each sensor records the time of flight of a noise source in their enclosing
area and calculates the coordinate as best it can.

This utilizes an ESP32's motor controller peripheral for exact timestamping
of three sensor events, which is then processed by a Python script.
The Python script takes the timestamps of an event,
and a photo of the sensor arrangement and places a marker where the noise
originates.
2025-05-20 20:02:50 +02:00
Description
Wood pest detection using piezoelectric sensors
174 KiB
Languages
C 66%
Python 33.7%
CMake 0.3%