ArduinoGeneral

DFPlayer or any DFRobot audio module that can do Asynchronous playback ?

userHead Account cancelled 2021-05-08 18:31:14 776 Views1 Replies
hi,

May I know any DFRobot audio module that can plays multiple mp3 sounds simultaneously or asynchronously ?

The DFPlayer when specified a new sound via UART upon ongoing sound, it just stopped the existing one then switched to the new sound but I want the new sound to play with existing one together.

Any suggestion or recommendation is greatly appreciated.

Thank you.
2021-05-11 21:45:51 DFRobot has two DFPlayer modules, but neither of them can play different audio files at the same time. You can add different channels to the audio files, which can be played by the same module. userHeadPic 347945801