Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Driver contribution: DFRobot's DFPlayer Mini MP3 player driver #660

Open
0b1-k opened this issue Feb 28, 2024 · 3 comments
Open

Driver contribution: DFRobot's DFPlayer Mini MP3 player driver #660

0b1-k opened this issue Feb 28, 2024 · 3 comments

Comments

@0b1-k
Copy link

0b1-k commented Feb 28, 2024

I'm working on an embedded project requiring MP3 / .WAV file playback and I wrote a driver for the DFPlayer Mini MP3 player chip that I'm using for that purpose. I thought that this driver might be useful to other TinyGo users.

You can find the module here: https://github.com/0b1-k/DFPlayerMini

@conejoninja
Copy link
Member

Yes! I've just started my own driver because I'm using the MP3Player for a thing, but since you already have done it, you saved me a lot of time and work!! thank you!

Could you add it to the repo? That would be great and very useful. If not, I could add it based on your work.

@0b1-k
Copy link
Author

0b1-k commented Mar 1, 2024

Hi Daniel,

I will add it to the repo :)

@0b1-k
Copy link
Author

0b1-k commented Mar 1, 2024

Daniel,

I've created pull request #664 to include this driver to the repo.
Please let me know if you have any questions or issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants