Mini MP3 Player mini Player SD card voice module MP3-TF-16P MOD54 , R25

Fr5,700

The MP3-TF-16P Player For Arduino is a small and low price MP3 module with an simplified output directly to the speaker. The module can be used as a stand alone module with attached battery, speaker and push buttons or used in combination with an Arduino UNO or any other with RX/TX capabilities.

In stock

SKU: SEN6245 Category:

Description

DFPlayer or DF player Mini is a compact MP3 module that can be connected directly to the speaker. Module with battery power supply, speaker, keypad can be used alone, or through the serial port control, as the Arduino UNO or any microcontroller with a serial port module.

The module itself perfectly integrated hardware decode MP3, WAV, WMA’s. While the software supports TF card driver to support FAT16, FAT32 file system. Can be done by simple serial command plays the specified music, as well as how to play music and other functions, without tedious low-level, easy to use, stable and reliable.

Technical Specifications

  1.  supports sampling rates (KHz): 8 / 11.025 / 12/16 / 22.05 / 24/32 / 44.1 / 48
  2. 24-bit DAC output, dynamic range support: 90dB, SNR support: 85dB
  3.  Fully supports FAT16, FAT32 file system, maximum support 32G TF card, support U disk to 32G, 64M bytes of NORFLASH
  4.  A variety of control modes are available. IO control mode, serial mode, AD key control mode
  5. The broadcast language spots feature, you can pause the background music being played. Advertising finished playing back background sound to continue playing
  6. The audio data is sorted by folder, supports up to 100 folders, folders can assign every 255 Tracks
  7. 30 level adjustable volume, adjustable EQ 6

Document:

Mp3-tf-16p Datasheet 

Getting started with the Mini MP3 Player mini Player SD card voice module MP3-TF-16P

The MP3-TF-16P Player For Arduino is a small  with an simplified output directly to the speaker. The module can be used as a stand alone module with attached battery, speaker and push buttons or used in combination with an Arduino UNO or any other with RX/TX capabilities.

Step1: Hardware required

For this tutorial, the items needed to run this project are:

  1. Arduino Uno
  2. Mini MP3 Player
  3. SD Card
  4. Male to male jumper wire
  5. Resistor 1k ohm
  6. Speaker

Step2: Connecting the Hardware

After complete your circuit, connect your Arduino Uno Board to your computer via USB Cable. You can see the LED on the MP3 will on. Make sure that the SD card had been installed in the mini MP3. The format of the song must be in MP3 file.

           Step 3: Insert Source Code

  1. Download the test code and open it by using Arduino software or IDE.
  2. Make sure that you have choose the right board and the corresponding port. (In this tutorial, Arduino Uno is used)
  3. Then, upload the test code into your Arduino Uno

Arduino_Mini_MP3.zip