I was wondering why Ben used a Teensy and not the GPIO on the Raspberry Pi in his portable Raspberry Pi project.
I get that the Teensy can act as a HID, but one of the main features of the Raspberry are it's GPIO.
Not using them seems to add complexity and looks like overkill.