born2c0de
printf("I'm a %XR",195936478);
Laptop
Battery Information Driver Interface for C++ and .NET
Introduction
- This is an interface for developers to work with device drivers
of Laptop Batteries without using any system-level calls. It
includes a .NET Wrapper class (in VB.NET and C#) that enables you to
use the library without worrying about interoperability. It
supports Battery Power State Events for Single and Multiple cell
batteries.
Features of this Library
- Allows any Battery to switch on/off it's charging
process for faster charging.
- Allows retrieval of Battery Information (of any
battery in a multiple-cell setup) such as:
- Serial Number
- Manufacturer
- Current Voltage (in mV)
- Current Capacity (in mWh)
- Damage Level
- Rate of Charge/Discharge
- Capabilities and Technology
- Chemistry of Battery
- FREE!!! (Other Libraries charge more than 25$)
Who is this for?
- C++ and .NET Developers using VB.NET 2005/2008 or C# 2005/2008
Download (To be Added Soon)
- Download the Class Library in DLL Format
- Download the Source Code of DLL File
- Download the VB .NET 2005 Wrapper Class
- Download the C# .NET 2005 Wrapper Class