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

RE: how to interface an 8051 to an RF transmitter ?

Dear all,

Everybody can send me a assemble source code to solve below problem:

I want design a project using RF communicate between 8051 and 8051, but I don't know how to written a assemble code for two 8051.

I ready connect 8051(TXD)to RF transmitter and 8051(RXD) to RF receiver.

my e-mail: kevinleung829@gmail.com

many thanks!!!

Parents
  • Before I send you the code, let's make sure I've got your requirements correct:

    • Must adapt to any RF hardware
    • Must adapt to all RF frequencies
    • Must adapt to all modulation and encoding methods
    • Must adapt to any data rate
    • Must work on any 8051 derivative
    • Must work with any MCU operating frequency
    Am I on track so far?

Reply
  • Before I send you the code, let's make sure I've got your requirements correct:

    • Must adapt to any RF hardware
    • Must adapt to all RF frequencies
    • Must adapt to all modulation and encoding methods
    • Must adapt to any data rate
    • Must work on any 8051 derivative
    • Must work with any MCU operating frequency
    Am I on track so far?

Children
  • Dear Dan Henry,

    Thanks for your reply, I using
    - TWS-434A for RF transmitter by from Reynolds
    - RWS-434 for RF receiver by from Reynolds
    - ASK modulation and OOK encode
    - 9600bps baudrate

    Please send us a source code for data communicate between 8051 and 8051 via RF modules. since I don't know written assemble
    language.

    Thank you very much!!!
    Kevin