Hey folks,
Here comes another finding from pi which can broadcast signal upto a distance of 10 -12 meters to play music.
Aint that great?!? A good home radio for youu!!!
PiFm.py takes in the mp3 file as a parameter and broadcasts the song as a FM signal.
In this the Pi generates transmission signals and broadcasts the same as FM signals.
It can be received by a FM receiver.
Down the way:
- It is required to use "pin no 8" of the P1 header when "wolfson card" is used with raspberry pi.
- The pin 8 represents the Tx which helps in transmitting the FM signals via antenna.
++++++++++++++EXECUTION+++++++++++++
1. Navigate to the exact folder where the content PIfm is extracted.
2. In the terminal type "python piFM.py <file name> 100.0"
.
Please find below the link for reference:
https://docs.google.com/file/d/0B9rdOLp3dLQIQnZCd3c5Nm5BNmc/edit?usp=docslist_api