MP3 FILES READER CONCEPTION

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MP3 FILES READER CONCEPTION

601件の閲覧回数
BIGMAN
Contributor I

I would to know how to develop a MP3 files reader with a microcontroller in the HCS08 family.

I need help!

Thank you!

ラベル(1)
0 件の賞賛
1 返信

303件の閲覧回数
hmsmith
Contributor I

If you are just reading files, it doesn't matter what type they are.

 

If you want to decode an MP3 file and play the music, that will be much more complex and is probably too much work for an HCS08 MCU.

 

You can use another chip like STM STA013 to decode the MP3 file with help from the HCS08.

 

In order to get help reading files, you need to explain how the files are stored - on a hard drive, Flash memory card or chip, CD rom etc. They all need different hardware and software.

 

Good luck

0 件の賞賛