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 Kaoru Onoe

History

Added setVolume function default tip

2015-11-26, by silis [Thu, 26 Nov 2015 14:21:36 +0000] rev 8

Added setVolume function


Library for using the VS1053 MP3 decoder board with the WIZwiki-W7500 ARM Cortex-M0 SoC

2015-09-05, by silis [Sat, 05 Sep 2015 12:16:06 +0000] rev 7

Library for using the VS1053 MP3 decoder board with the WIZwiki-W7500 ARM Cortex-M0 SoC


Unified parameter names on constructor

2013-12-20, by kayekss [Fri, 20 Dec 2013 21:34:03 +0000] rev 6

Unified parameter names on constructor


Fixed a bug where stop function dows not work

2013-12-19, by kayekss [Thu, 19 Dec 2013 19:14:15 +0000] rev 5

Fixed a bug where stop function dows not work


Fixed a bug where sendDataBlock hangs up

2013-12-18, by kayekss [Wed, 18 Dec 2013 17:00:22 +0000] rev 4

Fixed a bug where sendDataBlock hangs up


Unified terms in API documentation.

2013-12-04, by kayekss [Wed, 04 Dec 2013 16:58:44 +0000] rev 3

Unified terms in API documentation.


Added API documentation

2013-11-09, by kayekss [Sat, 09 Nov 2013 10:23:04 +0000] rev 2

Added API documentation


Fixed errors in sendDataBlock/stop

2013-11-08, by kayekss [Fri, 08 Nov 2013 11:01:00 +0000] rev 1

Fixed errors in sendDataBlock/stop


Just a simple library for VLSI's mp3/midi codec chip

2013-11-08, by kayekss [Fri, 08 Nov 2013 10:41:54 +0000] rev 0

Just a simple library for VLSI's mp3/midi codec chip