- This topic has 1 reply, 2 voices, and was last updated 13 years, 5 months 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 › communication between two microcontroller
I need implement such an idea by which i will communicate two microcontroller by using RS232 to display on our PC hyper terminal.
any output from any microconroller should display on hyper terminal by using UART RS232.
give your valuable ideas.
Thanks.
Why dont u communicate between the micrcontroller using ports?
You can either use the UART port for communcating among the microcontroller or with the PC. Try multiplexng may be it works.