ESP8266 Developer Zone The Official ESP8266 Forum 2018-03-08T12:01:25+08:00 https://bbs.espressif.com:443/feed.php?f=15&t=553 2018-03-08T12:01:25+08:00 2018-03-08T12:01:25+08:00 https://bbs.espressif.com:443/viewtopic.php?t=553&p=19548#p19548 <![CDATA[Re: 【Feedback】I2S sound output and MP3 decoding in an ESP8266]]> Statistics: Posted by AgentSmithers — Thu Mar 08, 2018 12:01 pm


]]>
2017-03-26T17:27:21+08:00 2017-03-26T17:27:21+08:00 https://bbs.espressif.com:443/viewtopic.php?t=553&p=11570#p11570 <![CDATA[Re: 【Feedback】I2S sound output and MP3 decoding in an ESP8266]]>
Still not getting how to compile and how to flash this project.

Best regards,
Romeo

Statistics: Posted by Romeo — Sun Mar 26, 2017 5:27 pm


]]>
2017-03-26T13:32:09+08:00 2017-03-26T13:32:09+08:00 https://bbs.espressif.com:443/viewtopic.php?t=553&p=11569#p11569 <![CDATA[Re: 【Feedback】I2S sound output and MP3 decoding in an ESP8266]]> http://www.espressif.com/products/hardware/esp8266ex/

Please read the Getting Started Guide here to get started with ESP8266 development. There is a flash download tool available there as well, and you can get info on how to use it in the Getting Started Guide.
Do let me know if you need any specific help. We recommend ESP-12 based boards to get started with ESP8266 development (such as NodeMCU or our own ESP-Launcher).

Statistics: Posted by Guest — Sun Mar 26, 2017 1:32 pm


]]>
2017-03-24T22:39:28+08:00 2017-03-24T22:39:28+08:00 https://bbs.espressif.com:443/viewtopic.php?t=553&p=11566#p11566 <![CDATA[Re: 【Feedback】I2S sound output and MP3 decoding in an ESP8266]]> Sorry for wasting your time, but how can I put this on my board. I have an esp01 and very hard time to figure what to do to compile it and flash it. What tools should I use? I'm using win 7.
Thanks,
Romeo

Statistics: Posted by Romeo — Fri Mar 24, 2017 10:39 pm


]]>
2016-07-28T19:59:18+08:00 2016-07-28T19:59:18+08:00 https://bbs.espressif.com:443/viewtopic.php?t=553&p=8174#p8174 <![CDATA[Re: I2S sound output and MP3 decoding in an ESP8266]]> please refer to the README as link:https://github.com/espressif/ESP8266_MP3_DECODER/blob/master/README.md

Statistics: Posted by ESP_Rubin — Thu Jul 28, 2016 7:59 pm


]]>
2016-06-30T11:54:32+08:00 2016-06-30T11:54:32+08:00 https://bbs.espressif.com:443/viewtopic.php?t=553&p=7584#p7584 <![CDATA[Re: I2S sound output and MP3 decoding in an ESP8266]]> Statistics: Posted by Guest — Thu Jun 30, 2016 11:54 am


]]>
2016-06-29T02:43:54+08:00 2016-06-29T02:43:54+08:00 https://bbs.espressif.com:443/viewtopic.php?t=553&p=7534#p7534 <![CDATA[Re: I2S sound output and MP3 decoding in an ESP8266]]>
Is it possible to upgrade to newest SDK?
The new SDK use less ram so it will be nice to use it i think...

Statistics: Posted by micke_s — Wed Jun 29, 2016 2:43 am


]]>
2016-01-02T01:03:03+08:00 2016-01-02T01:03:03+08:00 https://bbs.espressif.com:443/viewtopic.php?t=553&p=5209#p5209 <![CDATA[Re: I2S sound output and MP3 decoding in an ESP8266]]>
i have question regarding bit/word clock generation: i am considering ESP8266 for an application which does both output (to a speaker) and input (from a microphone). i see that bit and word clock lines on ESP are separate, but the DAC/ADC i am considering uses the same BCK/WS for input and output. so the question is: (1) does ESP generate I2S clock only when there is data to output? and (2) can it use its own clock for I2S input, preferably without physically connecting I2SI_{BCK,WS} to their I2SO counterparts (to free up pins for other functions)?

Statistics: Posted by rojer — Sat Jan 02, 2016 1:03 am


]]>
2015-06-16T21:47:31+08:00 2015-06-16T21:47:31+08:00 https://bbs.espressif.com:443/viewtopic.php?t=553&p=2266#p2266 <![CDATA[Re: I2S sound output and MP3 decoding in an ESP8266]]>
if my understanding is current, the MEMS Microphone get a clock and push data over I2S

btw,
i also try to loop every 20ms I2SRXFIFO, but still not working
data = (uint8)(READ_PERI_REG(I2SRXFIFO)&0xff);

Statistics: Posted by Roie — Tue Jun 16, 2015 9:47 pm


]]>
2015-06-15T06:22:07+08:00 2015-06-15T06:22:07+08:00 https://bbs.espressif.com:443/viewtopic.php?t=553&p=2215#p2215 <![CDATA[Re: I2S sound output and MP3 decoding in an ESP8266]]>
Do you know how to use I2S input device such as MEMS microphone?

Statistics: Posted by mikewen — Mon Jun 15, 2015 6:22 am


]]>
2015-06-07T12:34:07+08:00 2015-06-07T12:34:07+08:00 https://bbs.espressif.com:443/viewtopic.php?t=553&p=2074#p2074 <![CDATA[Re: I2S sound output and MP3 decoding in an ESP8266]]>
sprite!
ESP8266 goes MP3 (320 Kb)
DONE!
;-)
you did it again. ( 2:1 )
;-) perfect - no problems - test without the 2 ICS - hear with in ear phone'S and
it runs perfect!

i hear just in time in 320 kb/s streaming mp3 "summerbeat 2013" from simpy test IIS7 server.

my extended favorit tip:

run mediaserver (media encoder...) - stream audio ( voice, or other src ) over media server and you will have the babyphone ( wifi speaker ) with ESP8266 mp3

;-)

"10K thanks button"
txs! great work - sprite clear code - fine struct -
and espressif - fine documented - nice!!!
now its time for next surprise ...

best wishes
rudi ;-)

btw ;-)

welcome to espressif team!

;-)

Statistics: Posted by rudi — Sun Jun 07, 2015 12:34 pm


]]>
2015-06-05T18:49:25+08:00 2015-06-05T18:49:25+08:00 https://bbs.espressif.com:443/viewtopic.php?t=553&p=2069#p2069 <![CDATA[【Feedback】I2S sound output and MP3 decoding in an ESP8266]]>
The code is at the official Espressif Github: https://github.com/espressif/esp8266_mp3_decoder
Be sure to read the README.md in the archive, configuration and use of the decoder can be a bit tricky.

Statistics: Posted by ESP_Sprite — Fri Jun 05, 2015 6:49 pm


]]>