Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top