Arduino Audio Tools – Output to the VS1053 Module
I added support for the VS1053 breakout boards to my Arduino Audio Tools project. This module is interesting if you have a microcontroller that does not support I2S because all communication is going via SPI. Some boards also include an SD drive. The major disadvantage is the number of pins Read more…