Serial communication protocols from mcu -> PC

Status
Not open for further replies.

theslanderer

Newbie level 3
Joined
May 21, 2010
Messages
3
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,311
I'm about to begin writing a driver for a microcontroller than will be sending various sensor data values to a PC over a virtual serial port, which will be running a program written in C/java/processing.

However, I'm looking for some good references on the correct way to implement communication protocols, so I can be able to differentiate data bytes and command bytes send to the PC, as well as be able to handle the occasional dropped byte. If anyone has any good books or articles they can recommend, I'd be grateful.
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…