This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to interface an 8051 to an RF transmitter ?

I need to transmit a string of message between two Radio frequency transmitter. The message will be stored a microcontroller (e.g. 8051). How to go about writing a program for it and how to interface between the micrcontroller and the transmitters. I am still an amauteur when comes to embeded programming. Any source code or info on this ?

Parents
  • Ok.. My project specs
    I need to design a RF transmitter circuit and a receiver circuit.
    the transmitter should be transmitting signal(can be data also) at all time. If the receiver cannot detect the signal or out of range, the receiver will sound a Buzzer and light a LED. the buzzer and LED is done... so i need the transmitter and receiver circuit...

Reply
  • Ok.. My project specs
    I need to design a RF transmitter circuit and a receiver circuit.
    the transmitter should be transmitting signal(can be data also) at all time. If the receiver cannot detect the signal or out of range, the receiver will sound a Buzzer and light a LED. the buzzer and LED is done... so i need the transmitter and receiver circuit...

Children