Open pickeld opened 8 years ago
To help you: From ESP8266_ESP12 to VS1053 REST ADC CH_PD to 3.3v GPIO16 (a 1KHz output) GPIO14 to SCK GPIO12 to MISO GPIO13 to MOSI
TXD to uart RXD from UART GPIO05 to XDCS GPIO04 to DREQ GPIO00 to XRST GPIO02 GPIO15 to XCS
I made some upgrades to the software at https://github.com/karawin/ESP8266-WebRadio Can play .m3u and .pls links can follow moved links Added a pause (stop) button on the server etc...
todo: I am adding a small keyboard with vol+ vol- next and prev station on the adc port.
A cool feature would be to save and restore the links database.
I build it according to this pinout and I've got a little addition: For me it was important to add a pull-down resistor from GPIO15 to GND to make the ESP boot correctly.
Apart from that it works like a charm. Many thinks.
can you please provide pdf or fritzing schematics for this project?