Hi,
I found an MP3 sound chip, VS1001.
It can be interfaced with a pic.
Does someone have Picbasic code for this?
Thanks anyway
Hi,
I found an MP3 sound chip, VS1001.
It can be interfaced with a pic.
Does someone have Picbasic code for this?
Thanks anyway
That's an older MP3 chip, been around for quite awhile. Loads, literally hundreds of examples of how to drive the VS1001 chip around the internet. Just a matter of shifting data from one point to the other.
Question is... do you know how to get an MP3 sound into an eeprom, an external eeprom? 'cause a decent sound bite surely won't fit in any PIC internal eeprom.
And have you downloaded the datasheet for it yet?
And have you even tried the SOUND command yet?
I have a Winbond ISD4002 I intend to hook to a PIC (someday!). This has SPI interface, and can have multipule messages. It is available with different recording times. All you have to do is connect a microphone and a speaker, so they say!
Dave
Bookmarks