This website works better with JavaScript.
Home
Explore
Help
Sign In
jmg
/
alarmdecoder
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
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.
62
Commits
2
Branches
2.3 MiB
Python
100%
Tree:
b954910b08
HTTPS
ZIP
TAR.GZ
Scott Petersen
b954910b08
Terrible commit message that I couldn't even determine what it was supposed to mean. Not that this one is better, but at least it has no cursing.
12 years ago
pyad2usb
Terrible commit message that I couldn't even determine what it was supposed to mean. Not that this one is better, but at least it has no cursing.
12 years ago
.gitignore
Initial firmware upload support.. but its a mess.
12 years ago
README
Test
12 years ago
pyftdi
Working event implementation and threaded device reads.
12 years ago
setup.py
Initial import
12 years ago
test.py
Reworked read_line timeouts to be a bit more efficient.
12 years ago
README
Test