First post, by Mandelbrot
Because AT cases are hard to find and expensive nowadays, I want to build a machine with an AT mobo inside a more modern ATX case with an ATX power supply.
I have an ATX-to-AT PSU adapter which works well, but the green wire (PS-On) needs to remain grounded for the supply to be on, while the power switch on the ATX case is a momentary switch.
What is the easiest way to have the case power switch control the PSU? My initial thought is to program a PIC microcontroller so that a single press of the power button turns the system on, and holding the button for two seconds turns it off. I could probably also get something working with a latch circuit or a 555 timer.
But shouldn't there be an easier, off-the-shelf solution for this? Surely many others have wanted to do the same, so what simple solution am I overlooking?