Sparkfun-MP3-Player-Shield-Arduino-Library
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:A nice and neat library for playing MP3s on your Arduino using Sparkfun's MP3 Player Shield
# Available via Arduino IDE Library Manager

This project and support has been migrated to [Arduino_Library-vs1053_for_SdFat](https://github.com/mpflaga/Arduino_Library-vs1053_for_SdFat), where "VS1053 for use wiht SdFat" is availabe directly from the Arduino IDE Library manager for download.

This instance of the project is effectively closed, please submit all issues and pull requests to [Arduino_Library-vs1053_for_SdFat](https://github.com/mpflaga/Arduino_Library-vs1053_for_SdFat)

# Arduino VS1053 Library

The Arduino SFEMP3Shield Library is a real time non-blocking interrupt driven library for VSLI's VS10xx. (e.i. VS1053), implemented as a Slave co-processor to audio decode streams of Ogg Vorbis/MP3/AAC/WMA/FLAC/WAVMIDI formats, across the SPI bus of the Arduino. Principally this library is developed for the VS1053\. where it may be compatible with other VS10xx's

Initially developed on a ATmega328 Arduino UNO/Duemilanove with a SparkFun MP3 Player Shield, additional support has been provided for Seeduino MP3 Player Shield. Documentation is provided as to how to implement this, along with Arduino Mega and other home grown designs. Where this driver is modular in concept to allow ready porting to other Arduino or Wiring platforms.

# Support & Trouble shooting.

Extensive support can be found at [ GitHub project page ](http://mpflaga.github.com/Sparkfun-MP3-Player-Shield-Arduino-Library/) along with trouble shooting of common problems. As the code has been written with plenty of insightful comments, describing key components, features and reasoning’s in Doxygen markdown style as to directly auto generate html supporting documentation. Which can be found at [ GitHub project page ](http://mpflaga.github.com/Sparkfun-MP3-Player-Shield-Arduino-Library/). Please read through this document and referring linked resources. As it contains additional resources.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。