[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

Cookies are required to use this site. You must accept them to continue using the site. Learn more…