Sun Sep 04, 2016 7:08 pm
Hi Ryan,
I'm glad you like it!
There is client software on the Pi that talks to the UPS via serial, and in combination you can start/shutdown/configure options/read pins and a whole bunch of other stuff. The user manual details a lot of this. For example.. page 11 of the user manual details using the INPUT_CONTROL variable to start and shutdown an automotive Pi. There is a small error in docs on the example variable, so I will give you the one from my own car..
INPUT_CONTROL[1]=2,1,1,13.20,3,1,0,2,1
INPUT_CONTROL[2]=3,3,1,12.50,10,0,1,1,1
The variables for this command are separated by comas, but basically greater then 3 seconds at 13.20 volts input and the Pi starts up and less then 12.50 volts input for 10 seconds and the Pi shuts down. You can also turn off or on the Pi in either state using the onboard power button (or wire your own?), the last 3 commands make this possible.
I have a separate TIMER_CONTROL that starts up the Pi every half hour to send telemetry data up.. the shutdown on the timer startup is controlled by the data upload script on the Pi itself since the time varies by a few minutes usually.
TIMER_CONTROL[1]=5,1,130,24
You should be fine replacing the battery pack with supercaps. I did a brief test a while back on a breadboard.. six caps of 2.7v in series I think it was.. gives you 16.2v max cap voltage, should be good for a 12v system, I didn't bother with equalizing resistors on the caps, but you should probably put them on for a permanent application. Adding supercaps off the battery connector on the UPS also puts the supercaps behind the current limiting charger circuit.. which you can setup to limit it to 52ma (the default UPS current for AA batteries. It works great to avoid the initial current surge that large supercaps have.
I've tested every Pi except a Zero and it works fine. The output for the Pi is current limited by a polyfuse of 1.1 amps. The power supply is capable of a bit more if you are willing to bypass the polyfuse. I have several Pi 3s running as well. You just have to be aware of how much power you really need.
Regards,
-Moses
Power problems? MoPower UPS for the Pi
http://www.allspectrum.com/mopower/