hashim5003
Junior Member level 2
- Joined
- Jul 21, 2013
- Messages
- 21
- Helped
- 1
- Reputation
- 2
- Reaction score
- 1
- Trophy points
- 3
- Activity points
- 116
I am new to c language. I am trying to use LM35 for temprature reading with 8051. I need to know that how to receive serial data from ADC0831 with 8051 and then send it to LCD? I have wrote some code but can't do the receiving part? Should I create an array to save the bytes received from adc or something else?