Notifications
Clear all

recommendation on hardware Arduino or esp32

3 Posts
2 Users
1 Reactions
64 Views
(@tizi1906)
Member
Joined: 1 month ago
Posts: 3
Topic starter  

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

This topic was modified 6 days ago by Tizi1906

   
Quote
(@davee)
Member
Joined: 4 years ago
Posts: 1959
 

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


   
ReplyQuote
(@tizi1906)
Member
Joined: 1 month ago
Posts: 3
Topic starter  

Much appreciated 👍


   
ReplyQuote