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 3e2e999b76 Bugfix for start() and changes to cls.create() to allow for pure usage as a factory. 11 years ago
..
event Working event implementation and threaded device reads. 12 years ago
__init__.py Working event implementation and threaded device reads. 12 years ago
ad2usb.py Bugfix for start() and changes to cls.create() to allow for pure usage as a factory. 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