Microcontroller › 8051 › SERIAL PORT PROGRAM › Hi, I would like to comment
February 7, 2014 at 4:25 pm
#10966
Participant
Hi,
I would like to comment one thing that why you are using PIC? Is it only for touchscreen? If so, you can use ADC with 8051 and touchscreen can be interfaced.
If you want program, I can help you how to do that.
First create buffer of 22 bytes in 8051 and stored data on that. Refer mazidi book for serial programming.