McTristan / Adafruit_VS1053_Library_Photon

Adafruit VS1503 MP3 breakout library adapted for Particle Photon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adafruit VS1053 Codec Breakout

This is a library for the Adafruit VS1053 Codec Breakout

Designed specifically to work with the Adafruit VS1053 Codec Breakout ----> https://www.adafruit.com/products/1381

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Limor Fried/Ladyada for Adafruit Industries.
BSD license, all text above must be included in any redistribution

Particle Photon

This version of the library includes some SPI fixes which are needed for the Photon in order to read from the SD card

Spark Core

Adapted for Spark Core by Paul Kourany, Nov 24, 2014

The adapted library makes use of SparkIntervalTimer which is a Spark version of the Teensy3 IntervalTimer library.

The Core version also sets the SPI clock to DIV8 (2.25Mhz)

About

Adafruit VS1503 MP3 breakout library adapted for Particle Photon

License:Other


Languages

Language:C++ 73.6%Language:C 15.5%Language:Arduino 10.9%