Hi, I would like to control a group of servos from a keyboard. I have the servos up and running and can control them from inside a Python script but I would like there to be some user interaction. I was thinking about using the USB keyboard I have plugged into the RPi. Ideally I would like the keybo...