Hello,
I am trying to build an alarm-clock with my Pi and my plan is to use the following button as a snooze button: https://www.modmypi.com/60mm-arcade-button-red?filter_name=arcade%20button
The LED that is inside of the button can be powered with max 12V due to the internal resistor. I am planning to use a 9V battery. But as soon as I ordered my parts, I realised that the LED from the buzzer would always be on if I connected it directly. That is not what I want, I would like to have the LED light up when the alarm goes off. And since the battery is 9V, I can't safely use my Pi to control the LED. Then I thought about using the SN754410 to control it.
Now I don't know if this is possible, if there are other chips that would be more appropriate etc.
Since I have never used a chip like this, I also don't have any idea on how to wire it and use it... (Looking at the tech-sheet didn't help me out either)
Could anyone help me out a little?