From 901c975ec6c551bee4eed78d1ad3e9e78b6632ca Mon Sep 17 00:00:00 2001 From: Christophe Jacquet Date: Tue, 8 Apr 2014 23:37:01 +0200 Subject: [PATCH] Improved README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e024e4..cd806c3 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Pi-FM-RDS This program generates an FM modulation, with RDS (Radio Data System) data generated in real time. -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. The transmitter uses the Raspberry Pi's PWM generator to produce VHF signals. +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 data generator and modulator. The transmitter uses the Raspberry Pi's PWM generator to produce VHF signals. ![](doc/vfd_display.jpg)