Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.06 KB

DFR0299.md

File metadata and controls

33 lines (24 loc) · 1.06 KB

DFRobot DFPlayer Mini MP3 Player

??? 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.

Configuration

Wiring

DFPlayer ESP
GND GND
5V 5V
RX GPIO

Tasmota Settings

In the Configuration -> Configure Module page assign:

  1. GPIO RX to MP3 Player

Available commands

Pinout Wiring