Page 1 of 1

Idea on remote controling a light with FM

Posted: Wed Jun 16, 2004 2:36 am
by micotito
Any one have any idea or schematich to turn on a light using FM at about 1000 feet distance.

I just want to send a tone, code or anything to turn on a light,

Posted: Tue Jul 20, 2004 9:19 am
by pcs
How about using GSM phone?

You could send a tone via FM transmitter and have
PLL detector like LM567 connected to audio output
of your radio.

Posted: Fri Mar 11, 2005 2:00 am
by thepro8
If you are making something from scratch, the best thing to use is zigbee. Low power, good range. Check out Freescales product offering.

Posted: Thu Aug 31, 2006 10:34 pm
by Medus
Or, since you're already interested in FM broadcasting why not use RDS. A simple Atmel microcontroller and an RDS decoder IC will cost way less than 10eu and the whole thing can be built on veroboard.

- You will have the satisfaction of doing it yourself.
- You will have integrated your FM broadcasting hobby.
- You will achieve far more range than most RF modules allow for.
- Unlike DTMF and other audio-frequency controls your listeners will be oblivious.

Besides, it's just so much more cool. And, if you don't feel up to programming a PIC microontroller you could use a 'basic stamp'

-Medus