A simple library for decoding MP3 files with the VS1053 CoDec chip. The initial library was written by Kaoru Onoe. The library is patched to work with some "LC Technology" VS1053 board that have some IC pins disconnected. Because of that problem, there was no sound out of that boards. Now, these board work ok !
Dependents: W7500_and_VS1053_MP3_decoder VS1053_MP3_decoder_WIZwiki-W7500 VS1053Player Scat
Fork of VS1053 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
8:5ad25d480d5f | 2015-11-26 | silis | Added setVolume function |
7:97a8edd44fe9 | 2015-09-05 | silis | Library for using the VS1053 MP3 decoder board with the WIZwiki-W7500 ARM Cortex-M0 SoC |
6:1f57fbd3aeb5 | 2013-12-20 | kayekss | Unified parameter names on constructor |
5:cbf43dc9c947 | 2013-12-19 | kayekss | Fixed a bug where stop function dows not work |
4:6e0fb5342efa | 2013-12-18 | kayekss | Fixed a bug where sendDataBlock hangs up |
3:696c8e6744b2 | 2013-12-04 | kayekss | Unified terms in API documentation. |
2:47ba7e2259cd | 2013-11-09 | kayekss | Added API documentation |
1:00c19f771676 | 2013-11-08 | kayekss | Fixed errors in sendDataBlock/stop |
0:708868399033 | 2013-11-08 | kayekss | Just a simple library for VLSI's mp3/midi codec chip |