rfm69-python icon indicating copy to clipboard operation
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

Prior Art