espressif / ESP8266_MP3_DECODER

A demo that should be run with ESP8266 Non-OS SDK
Other
745 stars 190 forks source link

I2S codec #7

Closed steffimueller closed 8 years ago

steffimueller commented 8 years ago

I want to attach very small speakers (5W) like this: http://www.ebay.com/itm/2pcs-41mm-4Ohm-4-5W-Round-loudspeaker-speaker-treble-tweeter-with-Ear-/151525571265?hash=item2347a0bac1:g:fcIAAOSwg3FUmSU7

To me it is not really clear what the I2S codec is used for and could you please post some alternatives which are smaller and can probably be attached to the same circuit board where the ESP8266 and the SRAM is placed on. Do you have any suggestions for that?

Thank you so much.

Spritetm commented 8 years ago

The I2S codec is used as a digital to analog converter. We can't help you with your choice of I2S decoder; we've only tried the one mentioned in the README.md file.