Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[51] RF module interfacing with 8051

Status
Not open for further replies.

Azzy anxious

Junior Member level 2
Joined
Jan 28, 2014
Messages
23
Helped
1
Reputation
2
Reaction score
1
Trophy points
3
Activity points
161
HI,
I am working on project in which i m trying to interface RF module with 89s52 micro ..
I want to receive the codes sent by transmitter and to show them on 16X2 LCD as well as trying to save them in eeprom .........

Plz help me regarding this project ........:thinker::roll::x:thinker::thinker::roll::thinker:
 

If your RF module is 5V TTL Compatible then connect Rx of RF module to Tx of 8051 UART and Tx of RF to Rx of 8051 UART. Write ISR code to receive data sent from transmitter. If the data is not a string then end the buffer with a '\0' and send the buffer to LCD.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top