How To Make An FM RDS Stereo Transmitter Using A Raspberry Pi

If you liked this video or any of my other videos please help me out and click the subscribe button, thanks, Matt :-) My Patreon here:   / techminds   My Paypal here : https://www.paypal.me/mobiledev Here I show you how to make a Stereo FM Transmitter with RDS just by using a short length of wire and a Raspberry Pi. Commands: sudo apt-get install libsndfile1-dev git clone https://github.com/ChristopheJacquet/... cd PiFmRds/src make clean make To run the application and start transmitting type the following command: sudo ./pi_fm_rds -audio sound.wav -freq 103.3 -rt 'My Radio Station' CTRL-Z to Stop the application and stop transmitting Original Project Here: https://github.com/ChristopheJacquet/... Purchase Rasp Pi Here: http://amzn.to/2C5nDhA SDR Receiver Used Here: http://amzn.to/2FXCGMK