I'm in the process of outfitting an old 1960s radio with a bluetooth speaker I got. I bought a bluetooth speaker and tore it apart since my knowledge of coding in that area is pretty weak. I've gotten everything working so far except for these buttons.
The code I wrote lets me use a potentiometer as the volume control and outputs a pulse if I turn the volume up or down, I have gotten it to work with LEDs so far. Essentially what I am trying to do is connect a wire from my Arduino to one of the button leads on this PCB board, allowing me to bypass having to press the button and just send a pulse directly into the board. I've tried just pressing a copper wire against the leads but have had no success at all in triggering the button remotely.
Anyone know where I need to solder to so I can send signals into the board without having to press the button?
(sorry if this is in the wrong section on the forum, this is my first post here)
The code I wrote lets me use a potentiometer as the volume control and outputs a pulse if I turn the volume up or down, I have gotten it to work with LEDs so far. Essentially what I am trying to do is connect a wire from my Arduino to one of the button leads on this PCB board, allowing me to bypass having to press the button and just send a pulse directly into the board. I've tried just pressing a copper wire against the leads but have had no success at all in triggering the button remotely.
Anyone know where I need to solder to so I can send signals into the board without having to press the button?
(sorry if this is in the wrong section on the forum, this is my first post here)