@auct said in Knock Detector with microphone m5stickC:
@world101 said in Knock Detector with microphone m5stickC:
@auct
Try this...
https://github.com/m5stack/M5StickC/blob/master/examples/Basics/Micophone/Micophone.ino
Thank you, I saw it. How to write it in Python?
Sorry about that. I didn’t see that you were looking for a Python example. After a bit more digging, I noticed the M5Go default program has a Preview Microphone function. Check our lines 154-194 from here:
https://github.com/m5stack/M5GO/blob/master/M5GO.py