24.wireless Chating Using RF (Xbee) .

You might also like

You are on page 1of 1

WIRELESS CHATTING USING RF

The ranges of electromagnetic frequencies are above the audio range and below visible light. All broadcast transmission, from AM radio to satellites, falls into this range. Radio Frequency (RF) itself has become synonymous with wireless and high-frequency signals, describing anything from AM radio from 535 kHz to 1605 kHz to computer LANs at 2.4 GHz. However, Radio Frequency has traditionally defined frequencies from a few kHz to ~ 1 GHz with Microwave being the consideration. The RF transmitter module for this project is TLP434A (433.92MHz). This is an Ultra Small Wireless Transmitter ideal for remote control projects or data transfers. This compact unit operates between only 2V to 12V we are am using 5V and a range of up to 200m is possible with an antenna fitted with 12V battery. This module can work directly with HT12D or similar decoder. Here we are using microcontroller as a decoder. In this project we are sending a message to the RF receiver through RF transmitter using SMS keypad. The use of SMS keypad is to create a message which is to be transmitted from the RF transmitter to the RF receiver. We are generating a message using SMS keypad which is to be send messages with the help of Microcontroller. As soon as the RF transmitter transmits messages they are displayed on LCD screen. A 433MHZ frequency carrier signal is generated by RF transmitter which is send using antenna. The message that was transmitted by the antenna at the transmitter side is received by the antenna at the receiver side, and the resulted message is given to the RF receiver (RLP434A) which is a Compact Radio Receiver (RF) works directly with the TLP434A transmitter on an operating frequency of 433.92MHz. received message is taken by RF receiver which works on TLP434A transmitter at a frequency range of 433.92MHZ. The resulted message from the RF receiver is received by the microcontroller serially. The message is decoded and displayed on the LCD at the receiver side. This can be used as an application for broadcasting the messages wirelessly; it can be used in remote areas and industries where there is a continuous need of information to be transferred; it can be developed so as to control any type of appliances remotely.

You might also like