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
  • Albert,

    sorry I took so long to reply. I've been very busy the past few weeks.

    OK here's the good news. I sorted the RF link dilemma! At this stage I have written code for VERY EASY interfacing to a RF Transceiver, but I used a PIC in this application(against my personal preference)! I'm in the process of putting this code together and getting it rock-solid and bulletproof so we can use it in Keil.

    As soon as I'm finished with it, I'll let everyone know.

    By the way, the Transceiver I used is the XTR-434 from Aurel. I can certainly recommend this module. It's easy to use, small, and doesn't cost you an arm and a leg!

    Kind regards
    Christo v.d. Merwe

Reply
  • Albert,

    sorry I took so long to reply. I've been very busy the past few weeks.

    OK here's the good news. I sorted the RF link dilemma! At this stage I have written code for VERY EASY interfacing to a RF Transceiver, but I used a PIC in this application(against my personal preference)! I'm in the process of putting this code together and getting it rock-solid and bulletproof so we can use it in Keil.

    As soon as I'm finished with it, I'll let everyone know.

    By the way, the Transceiver I used is the XTR-434 from Aurel. I can certainly recommend this module. It's easy to use, small, and doesn't cost you an arm and a leg!

    Kind regards
    Christo v.d. Merwe

Children