Installing the library

Install

To install the library from Pypi:

pip3 install rpi-rfm69

Note

The library is dependant on “spidev” and “RPI.GPIO” and therefore will only install correctly on a Raspberry Pi. Also, since Python 2 is EOL only Python 3 is supported.

Get the source

The source code is available on Github: https://github.com/jgillula/rpi-rfm69