Skip to content

Instantly share code, notes, and snippets.

View xster's full-sized avatar
🌴
On vacation

xster

🌴
On vacation
View GitHub Profile
# Luxafor via Python
# Dave Irvine www.daveirvine.me @dave_irvine
# Get PyUSB from:
# http://walac.github.io/pyusb/
#!/usr/bin/python
import usb.core
import usb.util