Hi all,
I have a project in mind, what i would like to do is to record sound/noise automatically to memory card with date and time stamped.
recommendation on hardware Arduino or esp32. i have no idea how to code but we all have to start somewhere.
Cheers in advance
Hi @tizi1906,
As a starting point, how about duplicating (step by step, with hardware on your own bench), Bill (@dronebot-workshop)'s excellent tutorial on ESP32, I2S and sound? :
https://dronebotworkshop.com/esp32-i2s/
It doesn't cover everything you are looking for, but it should be an excellent introduction, including simple code samples.
When you have achieved that, you will have a much better understanding and may wish to ask further questions about adding the extra functionality that you desire.
Best wishes and good luck, Dave
Much appreciated 👍