Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 1.03 KB

README.md

File metadata and controls

27 lines (24 loc) · 1.03 KB

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