USB Adventures Part 2: Custom HID and USB Composite Devices
So in a previous post I’ve discussed how to communicate with a custom HID device using libhid and a Raspberry Pi running linux. This post is a sort of sequel. I’ll talk about some of the issues and nuances I found when working on a more complex (but related) project; In this case a Composite USB Device that I had to implement on a […]