From bb06fd1e69643258fc9aeb05b93f333bb8481fe1 Mon Sep 17 00:00:00 2001 From: F5OEO Date: Sat, 27 Aug 2016 13:28:01 +0000 Subject: [PATCH] Modify models to all raspberry pi models at this time --- Readme.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Readme.md b/Readme.md index 125af7c..8a0de01 100644 --- a/Readme.md +++ b/Readme.md @@ -1,8 +1,10 @@ -**rpitx** is a radio transmitter for Raspberry Pi (B,B+ and PI2) which output directly to GPIO. +**rpitx** is a radio transmitter for Raspberry Pi (B,B+,PI2,PI3 and Pizero) which transmit RF directly to GPIO 5KHZ to 500MHZ. + + *(Created by Evariste Courjaud F5OEO. Code is GPL)* *

Installation

-git clone the repository +git clone https://github.com/F5OEO/rpitx cd rpitx make sure to have access to Internet to download packages : libsndfile1-dev and imagemagick otherwise install them manualy ./install.sh @@ -30,6 +32,7 @@ Usage: -l loop mode for file input -p float frequency correction in parts per million (ppm), positive or negative, for calibration, default 0. -d int DMABurstSize (default 1000) but for very short message, could be decrease + -c 1 Transmit on GPIO 4 (Pin 7) instead of GPIO 18 -h help (this help).

Modulation samples