Arduino music player
|
Dejan Nedelkovski from How to Mechatronics recently posted a new project tutorial on making an Arduino-powered MP3 Music Player plus Alarm Clock. It features a professional looking touchscreen user interface using a 3.2″ TFT LCD. The home screen displays time, date and temperature along with touch control buttons for running the music player and setting the alarm clock. While the music being played, you can also see a progress bar for the song.
The project is built using an Arduino Mega board. For mp3 player, it uses the BY8001 module, which is a MP3/WAV player with MicroSD support and a built-in 3W audio amplifier. The time keeping is done using the DS3231 RTC module.
|