I meant to buy one of the Audio FX boards and use the Espruino to trigger the FX Board, but I accidentally bought the VS1053 instead, not sure how I made that mistake.
Wiring it up looks pretty straightforward using SPI, but does anyone have any experience with the programming side of it? There are Arduino libraries available in the tutorial, but I would prefer to use it with the Espruino as part of my first project.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Here is the product page:
https://www.adafruit.com/product/1381
And here is the tutorial:
https://learn.adafruit.com/adafruit-vs1053-mp3-aac-ogg-midi-wav-play-and-record-codec-tutorial/overview
I meant to buy one of the Audio FX boards and use the Espruino to trigger the FX Board, but I accidentally bought the VS1053 instead, not sure how I made that mistake.
Wiring it up looks pretty straightforward using SPI, but does anyone have any experience with the programming side of it? There are Arduino libraries available in the tutorial, but I would prefer to use it with the Espruino as part of my first project.