Play certain mp3 files at every hour

Hello all,
Need code to play certain mp3 files at every hour using DS3231 and MP3-TF module with Arduino UNO.

Please read the forum guidelines.

always start at the project hub on this site. very high probability the project you find is a beginner level project that does not set it.s own clock.

roll your own: choose a library. RTCLib, or any of the many DS3231 libraries
look in the examples for an alarm in that library.

learn how to connect to the ninnynet and set time via NTP or GPS.

I use the YX-5300 module. it is the MP3-TF module with a serial interface. 4 pins.

set the RTC. set the alarm. have the alarm play a tune at a time of your choosing

shamelessly loot programs you find on the net and combine them into what you need.

OK. Hope you find some.

Do you want to learn how to make that happen by learning to interface the required hardware to an Arduino compatible board and write the code to achieve your goal? If so, start here.

Or are you willing to pay some one to do that for you? If so, go here.

Those are the choices. The chance that someone with a heart of gold and a crystal ball (to see what you really want in enough detail) will come along and just give the code and hardware setup is poor, at best.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.