Closed pisascha closed 3 weeks ago
I have PAM8403 in use and it works. For the power supply you need at least 3A (2x 5W + 1A for the ESP32), I would dimension it a little larger, perhaps this: Then you should make sure that the analogue part is positioned as far away as possible from the WiFi antenna of the ESP. Every cm of wire acts as an antenna and this can cause interference noise.
Thank you for your quick reply and the suggestion.
Hey Wolle, my parts arrived yesterday and now i want to start. Do I have to disactivate the hardware I don't use (e.g. ir) in common.h or is it done automatically?
If you do not want to connect an IR receiver, it is better to set the pin to -1. If you set a pin, it should not remain unconnected for an input.
Ok, thank you for your reply. That is what I thought.
Thank you for your trouble, i appreciate your work
I checked my boxes of raspi -stuff and found a 1838-based ir receiver modul. Hope this will work, have a test in the next few days
Good morning wolle,
I want use my ESP32-s3 n16r8 with this microsd-modul
Due to your manual i didn't touch the resistor(s) on the modul cause i use the s3 model.
Now i get this error message
What mistake am I making? Thank you for help!
Ps my display stays dark
pisascha, Back in the radio version 1.0 Wolle wrote that such an adapter can not be used without modification So it is better and easier to use those recommended by the author in the documentation folder of the project
Thank you very much for your help
I can only advise against the Catalex adapter. The modification is difficult and there is no guarantee that it will work well. This board is intended for the old Arduino chips with 5V output. If you have an adapter for your SD card, simply solder 5 wires to it without any other components.
thank you, i did it the direct way and now it works.
but there is a problem with my display. first it worked and now it stays white.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
hello wolle,
thank you for this nice project.
i'm new to this so sorry for the question but may you know it:
i want to built the webradio with built-in speakers. is it possible to do it with a PAM8406 amplifier? i found a sketch in the internet (but for the raspberry pi) where there is a PAM8406 wired to the PCM5102 and speakers to the PAM8406. is it possible do the same with your webradio?
if this is possible is it neccesary to modify your code?
sorry for the trouble and for help in advance