rfm69-python
rfm69-python copied to clipboard
A library to control HopeRF RFM69-series radio modules through SPI and GPIO
rfm69-python
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.
Requirements
- Only currently tested on python 2.7, may also work on 3.4+
Datasheets
- RFM69W
- Semtech SX1231 (the underlying RF chip, which much of the RFM69 datasheet is lifted from)