In a previous post I presented how I use the DFPlayer module for playing audio files. In this one I'm going to share the code I use for the Arduino and DFPlayer to queue files. This allows files to be queued and played in sequence while the processor is doing other tasks. I've used this... Continue Reading →
MP3 DFPlayer notes: clones, noise, speakers, wrong file plays and no library
2 combined clock and timer projects using the DFPlayer modules I've used the DFPlayer mp3 player in a number of projects now, not as a music player, rather just for playing brief announcements in a timer and clock projects. The DFRobot site lists applications and they all appear to be for announcements, so theoretically it... Continue Reading →
Using Text to Speech online tools to create audio files for Arduino projects
I’ve made a couple of projects that play audio alerts using a dfplayer and MP3 files. One in a clock that plays announcements and the other a countdown timer. When I did those, I used onlinetonegenerator.com to convert text to speech. I liked the voices but it doesn’t have an option to save the audio... Continue Reading →