A very simple, minimal hardware FM Transmitter project for your RasPi created at a #CodeClubPiHack.
The video above was create by MAKE’s Matt Richardson built based on these instructions. Here’s what he had to say about it:
When I saw how easy it looked to do, I ran over to my Pi, downloaded the code, and got it running within a matter of minutes. One of the best parts about this project is that you don’t need much hardware besides the Pi itself. Just connect a 20cm piece of wire to GPIO pin 40 to act as the antenna and then you’re all set.
And from the project description over at the Imperial College Robotics Society wiki:
Below is some code that was hacked together over a few hours at the Code Club pihack. It uses the hardware on the raspberry pi that is actually meant to generate spread-spectrum clock signals on the GPIO pins to output FM Radio energy. This means that all you need to do to turn the Raspberry-Pi into a (ridiculously powerful) FM Transmitter is to plug in a wire as the antenna (as little as 20cm will do) into GPIO pin 4 and run the code posted below. It transmits on 100.0 MHz.
When testing, the signal only started to break up after we went through several conference rooms with heavy walls, at least 50m away, and crouched behind a heavy metal cabinet. The sound quality is ok, but not amazing, as it currently plays some clicks when the CPU gets switched away to do anything else than play the music. The plan was to make a kernel mode driver that would be able to use the DMA controller to offload the CPU and play smooth music without loading the CPU, but we ran out of time.
If you’re v. smart, you might be able to get stereo going!
Each Friday is PiDay here at Adafruit, be sure to check out our posts, tutorials and new Raspberry Pi related products. Have you tried the new “Adafruit Raspberry Pi Educational Linux Distro” ? It’s our tweaked distribution for teaching electronics using the Raspberry Pi. But wait, there’s more! Try our new Raspberry Pi WebIDE! The easiest way to learn programming on a Raspberry Pi.
Want a FREE RASPBERRY PI? All orders over $350 get a FREE Raspberry Pi Model B with 512MB RAM!