-
Notifications
You must be signed in to change notification settings - Fork 6
Firmware, GPAD_API, Test for Mini MP3 Player, DFPlayer versus TD5580A #439
Description
Is your feature request related to a problem? Please describe.
_A clear and concise description of what the problem is.
Ex. I'm always frustrated when I know that both DFRobot Player and TD5580A are in the field.
I am worried that firmware may not be able to treat these MiniMP3 Players as interchangeable.
Perhaps speed of response is different
Perhaps not all command features are the same.
Perhaps status reporting is not the same.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Here is example code which identifies the Mini MP3 player type as DFRobot or TD5580A.
https://github.com/ForrestErickson/MiniMP3_ID/tree/main
In addition I have made a feature request for addition of Mini Player Type detection in the Factory Test firmware. If that is integrated similar integration with the GPAD_API should be considered.