I'm running a B+ in my car which is powered by an m1-atx dc-dc psu as per this manual: http://www.mp3car.com/products/M1-ATX/M1-ATX-guide.pdf
At the moment everything turns on with the central locking opening and turns off 30 minutes after ignition-off. The car goes into hibernation at this point and almost all power is removed to save the battery.
I'd like to run the Pi on the 5v standby line from the PSU. Ignition-on signal sent to the PSU would then be sent to GPIO and the PSU-on signal would be sent to the PSU to turn it on fully.
Ignition-off would be sent to GPIO which would shutdown the Pi nicely but leave the PSU running till the cars hibernation kicks in.
I've seen the mausberry circuits and would probably invest were it not for them being out of stock.
Any thoughts or experience around? I've never done any coding for the GPIO but pretty good at re-engineering other code for my own use.