Main Restorations Software Audio/Jukebox/MP3 Everything Else Buy/Sell/Trade
Project Announcements Monitor/Video GroovyMAME Merit/JVL Touchscreen Meet Up Retail Vendors
Driving & Racing Woodworking Software Support Forums Consoles Project Arcade Reviews
Automated Projects Artwork Frontend Support Forums Pinball Forum Discussion Old Boards
Raspberry Pi & Dev Board controls.dat Linux Miscellaneous Arcade Wiki Discussion Old Archives
Lightguns Arcade1Up Try the site in https mode Site News

Unread posts | New Replies | Recent posts | Rules | Chatroom | Wiki | File Repository | RSS | Submit news

  

Author Topic: Sending a signal after n seconds  (Read 833 times)

0 Members and 1 Guest are viewing this topic.

brained

  • Trade Count: (+1)
  • Full Member
  • ***
  • Offline Offline
  • Posts: 477
  • Last login:June 28, 2025, 07:27:14 pm
  • Raised by Atari
    • Nux
Sending a signal after n seconds
« on: November 01, 2004, 06:52:42 pm »
Hi all, I'm just wondering something. Can you wire a button with some sort of device that enables the button to send a signal after a few seconds. For an example, just like the pc power, if you press power for about 4 seconds the pc shuts down.

I want to do this because I don't want to accidentally press esc while playing a game.

I think capacitors are the thing  for this situation.


rdagger

Re:Sending a signal after n seconds
« Reply #1 on: November 01, 2004, 07:44:40 pm »
You could use a 555 timer to build a delay circuit.  You could add a variable resistor to adjust the delay.  Here is a diagram to get started.

Instead you could try a pushbutton with a cover or use a shift key.  Also if you are into AVR chips, you could program an AT90S2313 to act as a delay circuit.