ArduinoGeneral

Time Based DF Player

userHead nagarajulrpt 2017-02-12 21:59:12 1260 Views3 Replies
Hi,

I want my music player to play music at specific time in a day(Morning and Evening) based on the time(Hours). For this i have connected DS3231 module and DF mini player to my arduino. Both modules are working independently.

Could you please suggest me how can i trigger music play at morning 6'o clock, evening 6'0 clock and music play for an hour and mp3 player should go to sleep/inactive once music stops.

Thanks in advance!
2017-02-16 14:09:10 Wonderful! May I know your whole code you are using? Thanks for your sharing! :D userHeadPic Wendy.Hu
2017-02-16 05:19:20 Below is the binary i am using for DS3231.make_clickable_callback(MAGIC_URL_FULL, '
', 'http://www.rinkydinkelectronics.com/library.php?id=73', '', ' class="postlink"')

Now, i am able to trigger the play function at specific time
userHeadPic nagarajulrpt
2017-02-15 14:27:59 Hi

Do you have the code you are using for DS3231?
userHeadPic Wendy.Hu