A library to control HopeRF RFM69-series radio modules through SPI and GPIO. This is designed for use on a Raspberry Pi but might also work on similar hardware (such as Beaglebone Black) with appropriate tweaks.
Written for use with the ukhas.net project.
- Only currently tested on python 2.7, may also work on 3.4+
- RFM69W
- Semtech SX1231 (the underlying RF chip, which much of the RFM69 datasheet is lifted from)