I'm getting started with embedded, and was thinking to start learning by implementing some sort of a clapper project where I detect audio and respond to it.
I have some specific questions, but since I'm new to this field, please add any additional advice
What audio libraries exist that could help with this type of project
What hardware do I need to actually detect the sound waves
I was considering an Arduino? Is this a good choice for this type of project?
I still haven't decided on the language (c or c++) but it will be influenced by the libraries available and the chip I use