Intreface and software to shutdown PC when nobreak batteries are empty

Status
Not open for further replies.

fjpompeo

Advanced Member level 1
Joined
Nov 29, 2003
Messages
415
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Location
Brazil
Activity points
3,042
Hi all,

I have a 1800VA no-break made by my self and need to shutdown my EchoLink Windows NT server when the batteries are empty, so I need a PIC or AVR with USB or serial connection to execute this task.

73,

Fernando - Call sign PU2PLL
 

Hi,

there are standard communication protocols for UPS. I recommend to use them. Don´t need to implement all functions.

Maybe something like this.
https://networkupstools.org/protocols/apcsmart.html

on the WIN Pc side you coud just run something like this:
"rundll32.exe powrprof.dll,SetSuspendState"
to power down to hibernate state

Klaus
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…