From 1d61607b6a875dc320c2dc2c433b41ab5af869d2 Mon Sep 17 00:00:00 2001 From: Christophe Jacquet Date: Sun, 6 Apr 2014 22:26:06 +0200 Subject: [PATCH] Documentation++ --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index d7cb5af..577c9c2 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,7 @@ This program generates an FM modulation, with RDS (Radio Data System) data gener It is based on the FM transmitter created by [Oliver Mattos and Oskar Weigl](http://www.icrobotics.co.uk/wiki/index.php/Turning_the_Raspberry_Pi_Into_an_FM_Transmitter), and later adapted to using DMA by [Richard Hirst](https://github.com/richardghirst). Christophe Jacquet adapted it and added the RDS transmitter. -

-PI-FMRDS -

+![](doc/vfd_display.jpg) ## How to use it? @@ -82,12 +80,14 @@ Pi-FM-RDS was successfully tested with all my RDS-able devices, namely: * a Sony ICF-C20RDS alarm clock from 1995, * a Sangean PR-D1 portable receiver from 1998, +* a Samsung Galaxy S2 mobile phone from 2011, * a Philips MBD7020 hifi system from 2012, * a Silicon Labs [USBFMRADIO-RD](http://www.silabs.com/products/mcu/Pages/USBFMRadioRD.aspx) USB stick, employing an Si4701 chip, using my [RDS Surveyor](http://rds-surveyor.sourceforge.net/) program, * a “PCear Fm Radio”, a Chinese clone of the above, again using RDS Surveyor. Reception works perfectly with all the devices above. RDS Surveyor reports no group errors. +![](doc/galaxy_s2.jpg) ## Design