Animal sound module with multiple push buttons

Hi

What components do I need to create a sound module, that plays multiple sounds, when pressing multiple buttons? Similar to that of a push button module that you get on children’s books.

Thank you

1 Like

Hi @Dlkci and welcome to our forum.

For this task, I would suggest using Arduino UNO , DFPlayer Mini MP3 Player and some push buttons:

Here is one tutorial for similar project, which explains how to wire these parts:

With some programming and sound recording, you would be able to play different sounds pushing different buttons.

I hope this helps. Feel free to ask anything else.

Thank you, this is really helpful.

1 Like

I am glad that I could help, and I wish you good luck with your project.

If you find any other solution, you are welcome to share it with our community.