Skip to content

Arduino control library for a GPD2846 or GPD2856 MP3 player board

License

Notifications You must be signed in to change notification settings

SteveAmor/GPD2846

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

Arduino control library for a GPD2846 or GPD2856 MP3 player board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages