You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cheetah 9979a80cf0 | 4 years ago | |
---|---|---|
.gitignore | 9 years ago | |
Readme.md | 4 years ago | |
data.go | 4 years ago | |
device.go | 4 years ago | |
device_test.go | 10 years ago | |
glide.yaml | 9 years ago | |
loop.go | 4 years ago | |
pin.go | 10 years ago | |
pin_linux.go | 4 years ago | |
registers.go | 10 years ago | |
rxstream.go | 4 years ago |
Readme.md
RFM69 for Go
with Modifications to make it work with long data streams such as POCSAG RX & TX
A Go port of the Arduino library https://github.com/LowPowerLab/RFM69 by Felix Rusu, LowPowerLab.com