??? tip "This feature is included only in tasmota-sensors
and tasmota32
binaries"
When [compiling your build](Compile-your-build) add the following to `user_config_override.h`:
```c++
#ifndef USE_MP3_PLAYER
#define USE_MP3_PLAYER // Use of the DFPlayer Mini MP3 Player RB-DFR-562 commands: play, pause, stop, track, volume and reset
#define MP3_VOLUME 30 // Set the startup volume on init, the range can be 0..100(max)
#endif
```
Small and low price MP3 module with a simplified output directly to the speaker
See manufacturer site for more information.
DFPlayer | ESP |
---|---|
GND | GND |
5V | 5V |
RX | GPIO |
In the Configuration -> Configure Module page assign:
- GPIO RX to
MP3 Player
Available commands