Esp-radio
Esp-radio copied to clipboard
Which schematic is correct?
I discovered a little more confusion as outlined below.
The schematic diagram in schema.png shows pin 1 (RST) on the ESP8266 board connected to +5V, pin 1 (RST) on LCD, pin 10 (+5V) on VS1053 pin 6 (+5V) on LCD and pin 7 (BL) on LCD.
The schematic diagram in the ESP-radio.pdf shows pin 1 on ESP8266 board with no connection.
The wiring information in Esp_radio.ino shows pin 1 (RST) on ESP8266 board connected to pin 1 (RST) on LCD and pin 3 (RST) on VS1053 board.
Which schematic is correct? If it the schematic in the schema.png, do you really want pin 1 on ESP8266 board going to +5V?