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 ce09d6d4e6 Renamed _socket to _device for consistencys sake 11 years ago
..
event Working event implementation and threaded device reads. 11 years ago
__init__.py Docstrings, yay. 11 years ago
ad2usb.py Initial SocketDevice support. 11 years ago
devices.py Renamed _socket to _device for consistencys sake 11 years ago
util.py Cleaned up firmware callbacks a bit. 11 years ago