Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.23 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.23 KB

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.