- This topic has 1 reply, 2 voices, and was last updated 11 years ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › SERIAL PORT PROGRAM
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.