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 ce4040c62a
Delete MrDIY_Notifier_EEPROM.bin
6 years ago
LICENSE Add LICENSE 6 years ago
MrDIY_Notifier_ESP8266.bin Upload New File 6 years ago
MrDIY_notifier.bin Upload New File 6 years ago
MrDIY_notifier.debug.bin added a new bin file with debug enabled 6 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 fixed the / MQTT topic issue 6 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.