No description
.gitignore | ||
data.go | ||
device.go | ||
device_test.go | ||
glide.yaml | ||
loop.go | ||
pin.go | ||
pin_linux.go | ||
Readme.md | ||
registers.go | ||
rxstream.go |
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