GPD2846
GPD2846 copied to clipboard
Arduino control library for a GPD2846 or GPD2856 MP3 player board
GPD2846 Library for Arduino
You need to connect a common ground between the MP3 player and Arduino and connect the S1, S2 & S3 pads (the 3 pads closest to the resistors) to three digital ports on the Arduino. Check out the example sketch.
Methods
play()
pause()
volumeUp()
volumeDown()
next()
previous()
Installation
To include this library, copy all the files and the examples directory and place them in a directory called GPD2846 in the Arduino library directory.
.../Arduino/libraries/GPD2846/
.../Arduino/libraries/GPD2846/examples/