12V Latching Relay with 12V Momentary Input

Thread Starter

highhp

Joined May 8, 2025
8
I have a 12V Momentary switch that I need to stay latched until the switch is depressed again. I've seen a few off the shelf boards that come close to doing it, but not exactly what I need. For example - this module uses a momentary input, but I need my 12V switch to be the controller, which it can't handle.

I've looked around a bunch over the last few weeks and haven't been able to find an off the shelf part that fits my needs, but it seems like a straight forward use case that I'm sure someone has solved before. I'm not well versed on the electronics lingo, so I'm sure I'm just using the wrong words in my searching, so hoping someone on here can help bridge that gap.

Thanks!
 

Irving

Joined Jan 30, 2016
5,065
What exactly do you mean by a 12v switch? I'm guessing your momentary switch is connected to a 12v supply, so pressing it gives 12v and releasing it is open circuit?
 

panic mode

Joined Oct 10, 2011
4,931
I meant that I want my 12V switch to control the switching on the module, not the integrated button.
not familiar with the unit but i guess that white connector and supplies 2-wire cable is meant to use external button instead of one that is onboard. still no electrical specs, chances are the buttons are tied together to an MCU pin so 12V input is not an option unless one adds some circuitry. in this case 2x ULN2803 would probably do.

still using JK or T flip flops is amongst the simplest and cheapest options. using 4000B series chips, they can work up to 18V. one IC like 4027B has two of them. no programming required.
 

Thread Starter

highhp

Joined May 8, 2025
8
not familiar with the unit but i guess that white connector and supplies 2-wire cable is meant to use external button instead of one that is onboard. still no electrical specs, chances are the buttons are tied together to an MCU pin so 12V input is not an option unless one adds some circuitry.
Yes, this is the case. The white wires just need contact with each other to trigger.
 

panic mode

Joined Oct 10, 2011
4,931
so this should be easy to interface for other uses. you can connect transistor across it and control it from external source.
for example that transistor could be output stage of an optocoupler. then you can drive the input of the optocoupler with anything you like. just make sure to choose LED current limiting resistor correctly... assume 8-10mA and 1.3V.

for example to trigger the input from some 12V circuit, resistor would need to be
(12V - 1.3V)/0.01A = 1k Ohm
 

Thread Starter

highhp

Joined May 8, 2025
8
in this case 2x ULN2803 would probably do.

still using JK or T flip flops is amongst the simplest and cheapest options. using 4000B series chips, they can work up to 18V. one IC like 4027B has two of them. no programming required.
Is there an off the shelf solution that's similar to the original module I posted? I don't think trying to assemble my own board would be feasible on my end.
 

panic mode

Joined Oct 10, 2011
4,931
it is obvious from product pictures that relay contacts are not connected to rest of the circuit. so you can use contacts as you please - in this case as external push button.
1747833386226.png
 

dwdohm

Joined Mar 8, 2019
17
I have a 12V Momentary switch that I need to stay latched until the switch is depressed again. I've seen a few off the shelf boards that come close to doing it, but not exactly what I need. For example - this module uses a momentary input, but I need my 12V switch to be the controller, which it can't handle.

I've looked around a bunch over the last few weeks and haven't been able to find an off the shelf part that fits my needs, but it seems like a straight forward use case that I'm sure someone has solved before. I'm not well versed on the electronics lingo, so I'm sure I'm just using the wrong words in my searching, so hoping someone on here can help bridge that gap.

Thanks!
Tyco S89R11DBD1-12 Impulse Latching Relay datasheet at https://www.te.com/en/product-6-1393134-5.html
 

Rod777

Joined Aug 24, 2019
11
I used a couple of these latching relays some time ago. One push and the relay latches on, One more push on the same button and the relay latches off. No current required when the push button is released. These relays were / are obtainable from a few different firms. Google for latching relays and you should get a few hits.

good luck.
 
Top