micropython-samples/goertzel/README.md

6 wiersze
277 B
Markdown
Czysty Zwykły widok Historia

# 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.