A clone of: https://github.com/nutechsoftware/alarmdecoder This is requires as they dropped support for older firmware releases w/o building in backward compatibility code, and they had previously hardcoded pyserial to a python2 only version.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Scott Petersen 29b0036db5 Added some further changes to support firmware writing for the AD2USB. Also now reconnecting the kernel driver after we are finished with the device. 11 years ago
pyad2usb Added some further changes to support firmware writing for the AD2USB. Also now reconnecting the kernel driver after we are finished with the device. 11 years ago
.gitignore Initial firmware upload support.. but its a mess. 11 years ago
README Initial import 11 years ago
pyftdi Working event implementation and threaded device reads. 11 years ago
setup.py Initial import 11 years ago
test.py Cleaned up the test code. 11 years ago

README