No description
Find a file
2021-02-28 03:20:18 +01:00
.gitignore Remove MQTT-daemon 2016-02-01 22:02:14 +01:00
data.go edit 2021-02-25 01:37:19 +01:00
device.go fix 2021-02-28 03:20:18 +01:00
device_test.go Cleanup 2015-02-10 17:57:26 +01:00
glide.yaml Remove MQTT-daemon 2016-02-01 22:02:14 +01:00
loop.go fix 2021-02-28 03:20:18 +01:00
pin.go Refactoring 2015-02-26 22:15:43 +01:00
pin_linux.go edit 2021-02-25 01:37:19 +01:00
Readme.md Update Readme.md 2021-02-25 01:40:00 +01:00
registers.go Initital Commit 2015-02-02 21:33:50 +01:00
rxstream.go edit 2021-02-25 01:37:26 +01:00

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