baldram / ESP_VS1053_Library

A library for VS1053 MP3 Codec Breakout adapted for Espressif ESP8266 and ESP32 boards.
https://platformio.org/lib/show/1744/ESP_VS1053_Library
GNU General Public License v3.0
114 stars 36 forks source link

Example showing the VS1053 library sharing SPI with M5Stack Core displays. #109

Open CelliesProjects opened 11 months ago

CelliesProjects commented 11 months ago

This example shows how to share the SPI bus between the VS1053 board and the M5Stack Core displays.

Instead of the all-in-one M5Stack driver the display-only M5GFX driver is used.

CelliesProjects commented 10 months ago

I got some problems with reliability so needs more debugging.