pratish
Newbie level 3
Hey freinds i m doing project on RFID(Radio Frequency Identification).
I m using AT89c51/52/S52 uC.
I m using RS-232 fror serial communication, he problem i m facing is that i m not able to write the code for serial communication using UART.
Let me explain my project...
There is one transmitter who transmits signal continuously to the receiver containing the microcontroller. There is some range out of which the receiver could no able to catch the signal (RF) transmitted by transmitter.
At that time i want to send one message to the computer telling that "The transmitter is out of Range", and want to make the buzzer sound which is attached to the P2_1(Port @ PIn1).
And when the transmitter is in range i want to send one message to the computer telling that "The transmitter is in Range", and want to glow the LED attached to P1_o.
PLz help me out frndz.
I m using AT89c51/52/S52 uC.
I m using RS-232 fror serial communication, he problem i m facing is that i m not able to write the code for serial communication using UART.
Let me explain my project...
There is one transmitter who transmits signal continuously to the receiver containing the microcontroller. There is some range out of which the receiver could no able to catch the signal (RF) transmitted by transmitter.
At that time i want to send one message to the computer telling that "The transmitter is out of Range", and want to make the buzzer sound which is attached to the P2_1(Port @ PIn1).
And when the transmitter is in range i want to send one message to the computer telling that "The transmitter is in Range", and want to glow the LED attached to P1_o.
PLz help me out frndz.