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 fix 3 years ago
.gitignore Remove MQTT-daemon 8 years ago
Readme.md Update Readme.md 3 years ago
data.go edit 3 years ago
device.go fix 3 years ago
device_test.go Cleanup 9 years ago
glide.yaml Remove MQTT-daemon 8 years ago
loop.go fix 3 years ago
pin.go Refactoring 9 years ago
pin_linux.go edit 3 years ago
registers.go Initital Commit 9 years ago
rxstream.go edit 3 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

License

GPL v3 http://opensource.org/licenses/GPL-3.0