NicoHood/HID

UPS profile?

Opened this issue · 1 comments

Hello,

I'm working on using an Arduino to report a UPS is attached when using an external battery pack with my computer. Is there any support for the UPS HID profile in this library? If not, any thoughts that could point me in the right direction?

Thanks in advance!

@jcherniak, I have started working on a similar UPS project and came across this project https://github.com/xm381/Raspberry-Pi-UPS.

I haven't tested it yet as my application is somewhat different but it may help you as it handles the USB communication back to the PC.