UP-FM Transmitter: Difference between revisions

From Iskomunidad
No edit summary
No edit summary
Line 9: Line 9:


==SPECS==
==SPECS==




==COMPONENTS==
==COMPONENTS==


'''a.For PIFM:'''
*Raspberry PI (model B)
[[File:Raspberry pi model B.jpg|250px]]


==PROCEEDURES==
==PROCEEDURES==

Revision as of 07:08, 23 April 2014



DESCRIPTION

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

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.