pyhidlib.so


lib for linux to easy access hid usb devices
optimized for easy use with python
tested with Debian on intel pc 32Bit and RaspberryPi

have fun!

pyhidlib.c
pyhidlib.h
use this to compile a 'so': compileSo.sh
usage: ./compileSo.sh pyhidlib
result: you get a pyhidlib.so in same folder. I recommend to cp it to /opt/lib and use it from there.