Skip to content

An ESP8266-controlled, NTP-based alarm clock that can play MP3 music from a microSD card.

License

Notifications You must be signed in to change notification settings

balassy/arduino-mp3-alarm-clock

Repository files navigation

Arduino MP3 Alarm Clock

An ESP8266 microcontroller-based network connected alarm clock that plays MP3 music from a microSD card.

This project is based on my previous Arduino Music Player project which contains more detailed description about how it works.

Wiring

Note that the DFPlayer Mini is powered from the 5V output of the Wemos D1 Mini. According to the DFPlayer datasheet the board should be able to operate from 3.3V too, but in my experience it does not work.

Required libraries

Install the following libraries with the Arduino Library Manager to compile this project:

About the author

This project was created by György Balássy.