I’m 17 years old and I’m doing the final project which I have to present on december. My project is about home automation, everything works succesfully, but I want to play music on my “Raspberry 3” and I don’t know how to do.
I have installed Blynk without errors, but now, what I have to do?
I’m not a java guy but something like copy the Blynk.js, that you have had running, to BlynkMP.js and add java for the Music Player widget by porting the Arduino code.
Are you familiar with Java and Arduino’s version of C++?
I can search how to code in java, but what I have to code on that?
I have .mp3 files on the Raspberry 3, and I want to play them by the widget Music Player. <—That’s my purpose!!
Where I can find the code to the Music Player widget?