I'm following SimpleAudioPlayer tutorial (https://www.arduino.cc/en/Tutorial/SimpleAudioPlayerZero) to add sound to one of my sculptures.
I followed the diagram from the tutorial and it - almost - works. I’ve been troubleshooting the circuit for a while to figure out what might be wrong, but I have two persistent issues that I would appreciate advice with:
- Turning the knob of the potentiometer doesn’t do anything. Judging by how quiet the speakers are, LM386 is at its lowest gain.
The potentiometer in the scheme has 3 pins in a V pattern, mine has 3 pins in a line pattern (I added an image in the attachment). As far as I understand it shouldn’t make any difference. Am I wrong?
- The sound coming from the speaker is extremely low-quality, and as far as I understand, capacitor and resistor, if wired properly, should alleviate that.
Here's a link to a video with the sound (the sound coming from the speaker is breathing) - sound_quality.MOV - Google Drive
Do all capacitors have to have the same or higher voltage than the first capacitor in the circuit?
Mine are the following:
1 ceramic 0.1UF capacitor
2 10 UF 25v polarized electrolytic capacitors
1 470UF 16v polarized electrolytic capacitor (the tutorial asks for 250UF, but I only have 220 and 470).
I’ve tried replacing all the components, checked wiring, no results. What else could be affecting the situation and maybe someone could suggest a good next step in troubleshooting?