RaspyRFM icon indicating copy to clipboard operation
RaspyRFM copied to clipboard

Software for the RaspyRFM module with examples

Python module & examples for RaspyRFM

RaspyRFM

Installation

Activate SPI interface with raspi-config Install software for RaspyRFM with

sudo apt-get install git-core 
git clone https://github.com/Phunkafizer/RaspyRFM.git
cd RaspyRFM
./setup.sh

Activate the environment and run a test application:

source .env/bin/activate
apps/scan.py

Examples & applications

See project homepage

Product