Im trying to write a app which shows the battery use and more precise info like voltage and current info, which library uses this?
... Some time ago I have written such a library for playing around with. It only works on the device (with Dummy for desktop). If you really need the info I can release this library but currently I have no time to write a help file but usage is really simple.
Play with this library but note that the information will differ between devices as it is up to the manufacturer to decide what data is implemented. Needs .NET 2.0. It is non-functional on the desktop with all data being zero.
Yes. I intended to add what I could for desktop/laptop and then release it properly with source and a help file documenting the various return values.are you planning to clean it up and release it?
If you only need the current battery percent and perhaps the state of ACLine you can use dzHW.library or the systemstate library.
If you additionally need voltage, current power consumption etc. there is no (currently released ) library which expands this info.
Some time ago I have written such a library for playing around with. It only works on the device (with Dummy for desktop). If you really need the info I can release this library but currently I have no time to write a help file but usage is really simple.
With this library you have developed, will this enable you to check the status of battery info on PDA device or is it just desktop etc..