Gameshow buzzers - how can I illuminate only the first-pressed button?

Thread Starter

timbob99

Joined Jan 21, 2022
1
I read an old thread using a capacitor to light an LED for a few seconds, this might work for my setup. I just need a way to only illuminate the button that was pressed first. Any thoughts?

I have connected the button to a makey makey which works with a scratch script to show the fastest contestant on a screen, but I don't think Scratch can output control that I can use to switch a relay for the 12v LEDs in the buttons. Correct me if I'm wrong!
 

crutschow

Joined Mar 14, 2008
38,316
Here's my favorite circuit for that (discussed here).
It's simple, using only a small SCR and LED for each contestant, with three resistors and a Zener diode to complete the circuit.
As the simulation shows, only the first PB pressed activates that SCR and LED, which locks out all the rest.
The circuit can be expanded indefinitely by just adding a PB switch, SCR, and LED for each.

1642794948140.png
 

MisterBill2

Joined Jan 23, 2018
27,164
There are quite a few circuits that will detect the first switch closure, I designed one using relays a bunch of years ago. Exactly the same methodworks for detecting win, place, ans show for a race track. On a commercial level, there are first alarm circuits for industrial use.
 
Top