-
One more to no output sound on the VS1053.
All connected as per instructions. WEB interface seems to work but no sound on headphones.
Tries to read the reported issues however that did not solve my …
-
How do you connect the vs1053 on the pcb? I have the LINE IN pins sticking out.
-
As a note, the line below needs to hardcode the DREQ pin to function optimally for playback. As well within your Simple Player example, D0 is not a designated interrupt pin and is better used with som…
-
hi there
I am using this library with my esp32 wroom (32) and VS1053 module, but there is no sound at the output of VS1053.
Connection: -
ESP32 ---- to ---- VS1053
D18 ----------------- SCK
D…
-
Great project Edzelf.
This idea came to my mind and didnt found any information about a similar project.
Is it possible to use ESP8266+VS1053 combo as an USB DAC?
I mean we connect esp8266 to pc us…
-
I have this problem:
D: Starting ESP Version Wed, 31 May 2017 12:35:00 GMT... Free memory 10504
D: Sketch size 387840, free size 659456
D: Reset VS1053...
D: End reset VS1053...
D: Slow SPI,Test…
-
After listening to a stream for several minutes, the change of station does not work correctly, the display shows the stream information correctly, but no sound comes out of the VS1053. IMHO a reset o…
-
Using the sdfat option with
`#define PREFER_SDFAT_LIBRARY 1`
causes many compiler errors.
I think it's the same as
[https://github.com/adafruit/Adafruit_VS1053_Library/issues/88](url)
```
I…
-
`VS1053_WriteRegister(SPI_CLOCKF,0xB8,0x00); // SC_MULT = x1, SC_ADD= x1`
Because all VS1053 registers are 16-bit the SPI_CLOCKF value is 0xB800=0b1011 1000 0000 0000 where 15..13-bits is clock mul…
-
Hallo Wolle,
gibt es, oder wird es eine Möglichkeit geben um im Player .wma abbzuspielen? (ohne erst in mp3 zu konvertieren).
Gruß Sören