Display now playing song from MusicBrainz on LILYGO ESP32 AMOLED.
showcase.mp4
- Retrieves metadata for the currently playing song using the ListenBrainz API.
- Fetches album artwork from the Cover Art Archive.
- Displays song title, artist, album, and playback device on the LILYGO ESP32 AMOLED.
- https://github.com/Bodmer/TJpg_Decoder Lib + LittleFS web example
- https://github.com/Xinyuan-LilyGO/T-Display-S3-AMOLED AMOLED drivers + platformio board
- https://arduinojson.org/ Lib
- https://github.com/Bodmer/TFT_eSPI Lib