Page 1 of 1

Event Handling Libraries with Python

Posted: Tue Jan 05, 2016 6:08 pm
by j15
I'm looking to write some simple code using keyboard events to control GPIO pins, specifically for motor control. The code would basically turn on/off GPIO pins when certain keys were pressed.

There seems to be a number of python libraries that can handle this. I was wondering if anyone had experience with this and could recommend libraries to use?