Search found 1 match
- Tue Aug 10, 2021 2:38 pm
- Forum: Sample Code
- Topic: Getting song metadata with esp32 bluetooth
- Replies: 0
- Views: 9879
Getting song metadata with esp32 bluetooth
Hello, I have an esp32 board with a screen. I have soldered buttons to it and written a code in the arduino IDE to use bluetooth to put my samsung mobile phone's music on play, pause, etc. All this works fine. Now, I would like to display the metadata (artist, track and duration of the song) on the ...