Skip to content
/ RFM69 Public
forked from jgillula/rpi-rfm69

Python RFM69 library for raspberrypi

License

Notifications You must be signed in to change notification settings

yheynema/RFM69

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RFM69 Radio interface for the Raspberry Pi

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 and further information regarding the API check out the documentation.

About

Python RFM69 library for raspberrypi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.7%
  • C++ 2.3%