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: How do I know monitor will auto power on?  (Read 776 times)

0 Members and 1 Guest are viewing this topic.

miltoney

  • Trade Count: (0)
  • Jr. Member
  • **
  • Offline Offline
  • Posts: 1
  • Last login:June 23, 2026, 06:15:59 pm
  • I want to build my own arcade controls!
How do I know monitor will auto power on?
« on: June 20, 2026, 08:33:43 pm »
I'm building a bartop arcade and currently looking at 24 inch monitors. I was going to use a 24 inch tv that I have, but found that it will not power on unless the power button is pressed or the power button on the remote is pressed. This obviously won't work when the tv/monitor is buried in the cabinet. So how do I know that the monitor I purchase will automatically power on when power is supplied and a signal is received from the computer? Sorry, I'm guessing this is a common question, but I couldn't seem to find it when searching...

PL1

  • Global Moderator
  • Trade Count: (+1)
  • Full Member
  • *****
  • Offline Offline
  • Posts: 9787
  • Last login:Today at 04:46:21 am
  • Designated spam hunter
Re: How do I know monitor will auto power on?
« Reply #1 on: June 21, 2026, 02:02:16 pm »
I'm building a bartop arcade and currently looking at 24 inch monitors. I was going to use a 24 inch tv that I have, but found that it will not power on unless the power button is pressed or the power button on the remote is pressed. This obviously won't work when the tv/monitor is buried in the cabinet. So how do I know that the monitor I purchase will automatically power on when power is supplied and a signal is received from the computer?
Unless you find someone who successfully used the same make/model TV in their build, you don't know for sure.

That said, here are several approaches that might prove useful:

1. Setup menu - Sometimes there's a setting for automatically powering on when power is restored.  It might have an unusual name.

2. Hidden service menu - Often requires a unique series of button presses on the original TV remote to access it.
- How to access it usually won't be mentioned in the owner's manual, but the process can often be found online.
- Be cautious in this menu since it is intended for use by trained technicians only.

3. Use an Arduino and IR LED to send the same TV power button waveform sent by the TV remote.
- Build in a slight delay during the Arduino sketch initialization to ensure the TV is ready to receive the command.

4. Wire a momentary push button in parallel with the TV's power switch.  Soldering skills required.

5. Use a capacitor to simulate a momentary button press when powering on.  Soldering skills required.
Got Loewe TV to automatically turn on once power applied by putting a 100uF capacitor across a momentary switch built into the power button.

6. Combine #4 and #5.  The capacitor turns on the monitor when power is applied, and you have a pushbutton to manually switch the monitor on/off as desired.

7. Use a timed relay in place of the pushbutton in #4 or the capacitor in #5.


Scott