Welcome to RFM69Radio’s documentation!

This package provides a Python wrapper of the LowPowerLabs RFM69 library and is largely based on the work of Eric Trombly who ported the library from C.

The package expects to be installed on a Raspberry Pi and depends on the RPI.GPIO and spidev libraries. In addition you need to have an RFM69 radio module directly attached to the Pi. For details on how to connect such a module checkout this guide Connecting the Radio.

_images/pi1.jpg

Contribute

Support

If you are having issues, please let us know by submitting an issue.

License

The project is licensed under the GPL v3 license.