项目作者: balassy

项目描述 :
An ESP8266-controlled, NTP-based alarm clock that can play MP3 music from a microSD card.
高级语言: C++
项目地址: git://github.com/balassy/arduino-mp3-alarm-clock.git
创建时间: 2020-11-22T04:07:20Z
项目社区:https://github.com/balassy/arduino-mp3-alarm-clock

开源协议:MIT License

下载


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.