# Tone detection The [goertzel3.py](https://github.com/peterhinch/micropython-samples/blob/master/goertzel/goertzel3.py) implementation was written for the Pyboard but could be adapted for other platforms. It includes test tone generation. See code comments for more details.