c++ - Audio detection in an embedded system -


I am starting with embedded, and I had to start learning from implementing some kind of clapper project where I Audio

I have a few specific questions, but since I am new to this area, please add any additional advice

  • Is there any audio library that exists Type of project can help

  • Really recognize the waves of sound What do I need for the hardware?

  • I was considering an Arduino? Is this a good option for this type of project?

  • I still have not made a decision on language (C or C ++), but it will be affected by available libraries and use of chip I

Here is a good entry point. I see that there is already an Ardino project in which libraries and hardware requirements You have to answer most of the questions related to - they have circuit diagram and arduino source code.


Comments