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 a0514a48db Reworked constructors and open() to make things a little more user friendly. 11 years ago
..
event Working event implementation and threaded device reads. 11 years ago
__init__.py Working event implementation and threaded device reads. 11 years ago
ad2usb.py Working towards making AD2USB usable again. Wired the intermediate event chain together. 11 years ago
devices.py Reworked constructors and open() to make things a little more user friendly. 11 years ago
util.py Rearranged things to allow for initial serial support. 11 years ago