I would like to use the Arduino IDE to make a music player from an ESP32 and an UDA1334 I2S audio board, decode mp3, and use my phone or or other bluetooth device to connect to it and play mp3 music. I have used the MrBuddyCasino ESP_MP3_Decoder and compiled it and it works. Problem I have is I am not very proficient with ESP-IDF and I would like to add a OLED or other display and display music title battery info etc.
Is this possible with the arduino IDE and ESP32 yet? Maybe some example code to get me started. Any help would be appreciated.