40 skills found · Page 1 of 2
pyusb / PyusbEasy USB access for Python
padelt / Temper Pythonlibusb/PyUSB-based driver to read TEMPer USB HID devices (USB ID 0c45:7401) and serve as a NetSNMP passpersist module
jwise / PyusbipUserspace USBIP server (i.e., "shares a USB device") implementation based on python-libusb1
sjmf / Kvm SerialA KVM controller using CH9329
riklaunim / Pyusb Keyboard AlikeHandler for keyboards and keyboard-alike devices like bar code scanners, RFID readers
csi-dcsc / Pycrafter6500A python controller for Texas Instruments DLPLCR6500EVM evaluation module for DLP technology. The controller can fully control the "pattern on the fly" mode with a user defined sequence of binary images. Requires pyusb and numpy. PIL or pillow is recommended for testing.
cibomahto / PyusbtmcNative Python library for accessing USBTMC test equipment
pyocd / Libusb PackagePackaged libusb shared libraries for Python.
dhocker / Udmx PyusbProgramming the Anyma uDMX interface using Python and PyUSB
kelu124 / PyusbusPython APIs for usb ultrasound probes
fishpepper / PyUSBtinpython API for USBtin can interface
vsinitsyn / Usbcar.pyA Dream Cheeky USB Car controller written in Python with PyUSB and PyGame
khimaros / AmbitTake control of your Palette.
kempline / Helix Usbhelix_usb is a set of python scripts allowing for communications with Line6's HX Stomp (and maybe all other Helix products like the Helix (LT), maybe Pod Go, HX Effects and the rack version) over USB. For this, I kind of reverse engineered the protocol being send between HX Control and the HX Stomp. Getting Started git clone https://heikozebresel@bitbucket.org/heikozebresel/helix_usb.git It is recommended to create a virtual python environment. At this point only one additional library (pyusb) needs to be added: pip install pyusb Documentation: https://bitbucket.org/heikozebresel/helix_usb/wiki/Home
rabryan / Pytuyodemonstrates pyusb communication with Mitutoyo USB-ITN cable
anubisankh / Dualshock4 PythonUse either pygame or pyUSB to read inputs from a PS4 dualshock 4 controller
rosterloh / Pyusb AndroidUSB accessory with pyusb
MicahCarrick / Magtek PyusbMagTek USB Swipe Reader
EmbedME / PyUSB2FIRPython library for USB2FIR, an USB interface board for MLX90640
JohnHardy / PyusbcameraindexIdentify and select your USB cameras in Python for use with OpenCV.