earlephilhower / ESP8266Audio

Arduino library to play MOD, WAV, FLAC, MIDI, RTTTL, MP3, and AAC files on I2S DACs or with a software emulated delta-sigma DAC on the ESP8266 and ESP32
GNU General Public License v3.0
1.98k stars 432 forks source link

Connection issue with wemos d1 mini and nodem mcu both use esp8266 #670

Closed kenkit closed 3 months ago

kenkit commented 3 months ago

Hi, I am using this board from aliexpress board link I have tried connecting it and I get nothing on the output. Please advice.

kenkit commented 3 months ago

Some advice on the pinout would be appreciated as it seems this is where I'm gouing wrong https://www.wemos.cc/en/latest/d1/d1_mini.html

kenkit commented 3 months ago

It worked, had to connect the jumpers to this https://todbot.com/blog/2023/05/16/cheap-stereo-line-out-i2s-dac-for-circuitpython-arduino-synths/

kenkit commented 3 months ago

closing