UP-FM Transmitter: Difference between revisions

From Iskomunidad
No edit summary
No edit summary
Line 1: Line 1:


==DESCRIPTION==


A Raspberry PI-based program FM Transmitter that plays online UP-FM music radio. Radio receivers can tune in to 87.5MHz if the transmitter is in range.


Individuals from the different UP campuses, UP alumni and friends in different locations are encouraged to use this device to broadcast UP-FM in their areas.


 
{| align="right"
==DESCRIPTION==
  | __TOC__
 
  |}
A Raspberry PI-based program FM Transmitter that transmits FM signals streamed via UP-FM website which has an output like an FM radio station.
 
==SPECS==
==SPECS==



Revision as of 09:59, 23 April 2014

DESCRIPTION

A Raspberry PI-based program FM Transmitter that plays online UP-FM music radio. Radio receivers can tune in to 87.5MHz if the transmitter is in range.

Individuals from the different UP campuses, UP alumni and friends in different locations are encouraged to use this device to broadcast UP-FM in their areas.

SPECS

COMPONENTS

a.For PIFM:


  • Raspberry PI (model B)

PROCEEDURES

A. Making a Simple Antenna:

  • Since you don't have an ideal antenna,you will use a solid wire (no.22,) as a substitute antenna.Cut a solid wire about 32 cm(centimeters) and stripe one end at least 1 cm. Also cut the GPIO cable wire near the socket and leave at least 1 cm wire on it.Stripe the wire near the GPIO socket. Combine both ends of the solid wire and GPIO socket using lead and soldering iron.Wrap the soldered wire ang GPIO with the tape so that it will not stumble as shown below.


B. Programming the PIfm:

  • You will now program the PIfm in Raspberry PI.First you must have an SD card with Raspbian "wheezy" OS.