Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.6 KB

index.rst

File metadata and controls

42 lines (29 loc) · 1.6 KB

Warning

This project is a Beta release and as such it may contain bugs. If you spot one then please report it as an issue on Github. We want to make this project awesome and to do that we need your help!

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 hookup.

image

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.

hookup install example api