From e8f9d3587bef13c73cc6de65f5b8140410b7cb8f Mon Sep 17 00:00:00 2001 From: F5OEO Date: Fri, 2 Nov 2018 01:56:59 +0100 Subject: [PATCH] Readme, Update doc with RfMyFace --- README.md | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9f1f34d..a6ca090 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,11 @@ A carrier which move around 434MHZ. ### Spectrum ### ![Spectrum](/doc/spectrumrpitx.png) -A picture is displayed on the waterfall on your SDR. Note that you should make some tweaks in order to obtain contrast and correct size depending on your reception and SDR software you use. +A picture is displayed on the waterfall on your SDR. Note that you should make some tweaks in order to obtain contrast and correct size depending on your reception and SDR software you use. + +### RfMyFace ### +![Rfmyface](/doc/rfmyface.png) +Spectrum painting of your face using the raspicam for fun ! ### FM with RDS ### ![FMRDS](/doc/fmrds.png) @@ -69,9 +73,6 @@ This is the classical Hamradio analog voice modulation. Use your SDR in USB mode ![SSTV](/doc/sstvrpitx.JPG) This is a picture transmission mode using audio modulation (USB mode). You need an extra software to decode and display it (qsstv,msstv...). This demo uses the Martin1 mode of sstv. -### Opera (Beacon) ### -![opera](/doc/operarpitx.JPG) -This a beacon mode which sound like Morse. You need opera in mode 0.5 to decode. ### Pocsag (pager mode) ### ![pocsag](/doc/pocsagrpitx.JPG) @@ -81,6 +82,10 @@ This is a mode used by pagers. You need an extra software to decode. Set your SD ![freedv](/doc/freedvrpitx.JPG) This is state of the art opensource digital modulation. You need Freedv for demodulation. +### Opera (Beacon) ### +![opera](/doc/operarpitx.JPG) +This a beacon mode which sound like Morse. You need opera in mode 0.5 to decode. + ## To continue **rpitx** is a generic RF transmitter. There is a lot of modulation to do with it and also documentation to make all that easy to contribute. This will be the next step ! Feel free to inspect scripts, change parameters (frequencies, audio input, pictures...).