Turn Your Raspberry Pi into an FM Radio Broadcaster!!!
Set-Up
Installation:
This is definitely illegal in most countries !!!
Set-Up
- Basic RaspberryPi setup
- GPIO Ribbon OR a ~20cm wire connected to GPIO pin 4 ie. pin 7 on header 1.
- Tune an FM radio to 103.3Mhz
Installation:
- Git Clone The Repo
git clone git://github.com/Make-Magazine/PirateRadio - cd PirateRadio
- Build (not required but recommended)
g++ -o pifm pifm.c - FUN TIME
sudo ./pifm <mono.wav> <frequency>
ex. sudo ./pifm auido.wav 103.3
This is definitely illegal in most countries !!!
No comments:
Post a Comment