Word detection with KY-037 module

Hello all!

I’m currently trying to build a speech recognition system to detect certain words that makes something happen. I’m trying to make it detect “Lumos” (from Harry Potter) and then activate an LED. I have never used a KY-037 before so I don’t know how this would work or if it would work. I plan on using an Arduino nano but if that is too difficult than I can do an Arduino Uno. I also don’t need it to work quickly, so I’m ok with the small processor.

Thanks for telling.
If You want help read this and follow it: How to get the best out of this forum - Using Arduino / Project Guidance - Arduino Forum

words in an internet search thingy like "arduino voice recognition" may be useful to the OP.

https://create.arduino.cc/projecthub/msb4180/speech-recognition-and-synthesis-with-arduino-2f0363

I'

The KY-037 is just a microphone, and the Arduino Uno or Nano is too small and slow for word recognition.

There are now some very inexpensive modules on the market that can be trained to recognize words, like the SU-03T, but not much in the way of tutorials. Look around and see if you can find one.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.