pe0mgb / SI4735-Radio-ESP32-Touchscreen-Arduino

SI4735 Radio
126 stars 36 forks source link

Volume and noise #8

Open codeput opened 3 years ago

codeput commented 3 years ago

I realized that the volume, even if set to zero, does not go down completely and in MW the noise is very high and covers weak signals.

pe0mgb commented 3 years ago

Noise is probably coming from the powersupply. Never use a switchmode psu. Check out with a battery or a real analoge psu. If you want to change the volume at the lowest level, check Line 1138 in my sketch. In vol=map(vol,20,63 etc you can change 20 tot 0 and the radio is really quite. I use the mute for that.

Gert PE0MGB

⁣BlueMail voor Android downloaden ​

Op 29 apr. 2021 06:51, om 06:51, codeput @.***> schreef:

I realized that the volume, even if set to zero, does not go down completely and in MW the noise is very high and covers weak signals.

-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/pe0mgb/SI4735-Radio-ESP32-Touchscreen-Arduino/issues/8