problem in making wireless(door opening system )

Status
Not open for further replies.

sumeshm.pnr

New Member
hello,
I've built a door opening system. It has interface with the system through serial port of PC.
Now i want to make it wireless. what is my idea is the output from serial port, after converting to TTL logic, is directly transmitted using RF433MHz transmitter.
On RXR side i have connected data pin of RXR directly to 89c51 P3.0(uart). But it is not working..
Is there any problem in direct connection?? what actually the problem is RXR data pin is always high(after it is connected to 8051).
I think it is because while RF RXR data pin is low, it can't pull-down the P3.0 pin to low. I have checked the Txr and RxR, they are working properly.
Is there any problem in this direct connection??. or do i need to do any adjustment in my connection...

please help me,

thanks very much in advance...
 
Last edited:
Generally you require Manchester coding, or some other kind - raw serial data either doesn't work at all, or is unreliable. Assuming serial will work, you may well need a hardware inverter, as it's probably the wrong polarity if you're using a hardware UART in the micro.
 
thanx very much...
 
which IC can i use for Manchester coding????

please give me a brief idea about the schematic...
 
please any one help me ......

how can i implement Manchester coding....

i've another idea that uses two 8051 MCU. one at transmitter and other at receiver.

because I've already designed my door opening system(which contains another 8051) the total circuit become very complex.

i want a simple solution that not using micro controllers at transmitter and receiver modules. I've RF transmitter and Receiver modules.
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…