-
Is is also possible to run this without the VS1053 as described [here](https://github.com/espressif/ESP8266_MP3_DECODER#running-without-the-i2s-dac)? This would shorten the long waiting time for the C…
-
this library is very useful and complete but it does not support vs1053 shields.
as I know using vs1053 is very simple and it could be supported easily
thanks
-
Hi @karawin
I would like to modify wires (to release pins 4, 5 and 15) as per below
> #define CS_PIN 0
> #define XDCS_PIN 16
> #define DREQ_PIN 9
> #define RST_PIN 10
and have modifie…
-
I have a VS1053/1003 module with a VS1053B chip. If I force the result of the testComm routine to be true, the module works well and I get sound with MP3 and AAC streams.
Could it be that the VS10…
-
The blue VS1053 Module from LC Technology is shown in the hardware parts list. But are other Modules possible and tested? What is with the geetech vs1053 http://www.geeetech.com/wiki/index.php/VS1053_…
-
Hi Edzelf,
I hope my question ist not to cheeky but, is it possible to get an extract of the VS1053 Class and the neccesary code to get Webstreams running on the ESP? :)
U seem to be the only pers…
-
hi ED
everything seems to work fine except no SOUND . Any ideas? Thanks a lot
![image](https://user-images.githubusercontent.com/34042694/82440959-74e61480-9a9d-11ea-9dde-cfadcd6797d2.png)
-
Hello,
I installed everything and the web interface is up and running. From the console I can see the radio is getting the streaming I don't get any sound. Also I says "This is not a VS1053, but a…
-
Hi, I've just set up the ESP32 radio with the default parameters and followed the sugested pinout.
After correctly connecting to the WIFI network and detecting the vs1053, I try to play some of the m…
-
I do not use i2s but :
[ 3226][E][main.cpp:1809] reservepin(): [main] Pin 5 is already reserved!
[ 3232][I][main.cpp:1911] readIOprefs(): [main] pin_i2s_bck set to 5
[ 3239][E][main.cpp:1809] re…