You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
MrDIY 73c96eac88
added a custom MQTT topic option in the setup portal
5 years ago
LICENSE Add LICENSE 6 years ago
MrDIY_notifier.bin Replace MrDIY_notifier.bin 5 years ago
README.md Update README.md 6 years ago
RTTTL-samples.txt Update esp8266_mrdiy_mqtt_local_notifier, boot_sound.wav, boot_sound.h, RTTTL-samples.txt, MrDIY_notifier.bin files 6 years ago
boot_sound.h Update esp8266_mrdiy_mqtt_local_notifier, boot_sound.wav, boot_sound.h, RTTTL-samples.txt, MrDIY_notifier.bin files 6 years ago
boot_sound.wav Update esp8266_mrdiy_mqtt_local_notifier, boot_sound.wav, boot_sound.h, RTTTL-samples.txt, MrDIY_notifier.bin files 6 years ago
esp8266_mrdiy_mqtt_local_notifier.ino added a custom MQTT topic option in the setup portal 5 years ago

README.md

MrDIY Audio Notifier

In this project, I will show you how you can use an ESP8266 modue like the Wemos D1 Mini to play MP3, TTS and RTTL. It is controlled over MQTT. You will be able to send it an MQTT message with the URL of the MP3 file and it will play it for it. It is also capable to doing basic TTS and playback RTTL (aka Nokia) ringtone.


Watch the video: click on the image below:

MrDIY Audio Notifier youtube video

Instructions

Please visit my Instructables page page for full instructions or watch the video above.

Don't forget to check out my YouTube channel and follow me on Twitter. If you are intersted in supporting my work, please visit my Patreon page.

Thanks

Thanks to the authors of StellaPlayer, libMAD and ESP8266Audio for releasing their code freely, and to the maintainers and contributors to the ESP8266 Arduino port.