We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent deb899e commit c798e14Copy full SHA for c798e14
README.adoc
@@ -6,6 +6,8 @@ This is a **fork of the https://github.com/abratchik/HIDPowerDevice project** wi
6
* Simplify HIDPowerDevice_ class.
7
* Remove parameters not relevant for battery packs to simplify the HID descriptor.
8
9
+The `BatteryQuery` project from https://github.com/forderud/BatterySimulator can be used to check how battery parameters are detected by Windows.
10
+
11
= HID UPS Power Device Library for Arduino =
12
13
This library allows an Arduino board with USB capabilities to act as a HID-compliant UPS according to USB HID specifications.
0 commit comments