Protocol Implementation between Two Micro Controllers

Protocol Implementation between two Micro controllers that allows the user to send data through serial programming. This can be utilized with IR as sensors and in real time applications (Mobile phones, ID callers and computers). 

For many applications communication between two micro controllers is compulsory but there is no integrated environment between the microcontrollers.  In this project we will work on implementing Protocol for communication between two micro controllers. Serial port communication is used for implementing this protocol, these two micro controllers are called as UMC and TMC. UMC will transfer information to TMC using a 18 bit packet. TMC will respond to UMC using 33 bit packet.

download Protocol Implementation between two micro controllers Reference documents.

Leave a Reply

Your email address will not be published. Required fields are marked *