-
I'm using to amplify the audio an PAM8610 module amplifier bought in eBay, like discussed before, the Vs1053 audio output is not referenced to ground but to GbuF and it cannot be grounded.
As an alt…
-
Hi! Are these little audio transformers, on the PCB, connected between Mp3Module and amp or between amp and speaker(so i guessed)?!
Happy new year and thanks!
-
Hi, is possible to have needed materials list and wiring schematics?
Thank you so much!
-
Hi,
I used the schematics from https://github.com/Edzelf/ESP32-Radio/issues/66 and also used the transistors.
I still have some "white noise" left, which might come from the ESP itself. https://…
-
Hello,
I tried A2DP using PAM8403 and PAM8610 (Stereo Mini Class-D 3W+3W PAM8403 Audio Amplifier) to use esp32 Bluetooth to connect with mobile and play songs. But there is much humming sound in it…
-
hi Ed!
i had issue where audio is lagging. it is 2s playback and then 10s silence and playback again for 2s then silence back.
i have use the provided pcb and check the connection. i am using us…
-
I have a pi3 which runs snapserver and snapclient. Mopidy and librespot both run well. Now I wanted to add a2dp to the pi3. I followed this [gist](https://gist.github.com/mill1000/74c7473ee3b4a5b13f63…
mrwsl updated
3 years ago
-
I'm building this for ESP32 using platformio.ini:
```ini
[env:lolin32]
platform = espressif32
board = lolin32
framework = arduino
monitor_speed = 9600
lib_deps =
MD_YX5300
```
Result…