Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

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.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top