Wednesday, February 25, 2009

Wednesday, February 25, 2009

I am learning about serial communication. Baud rate is the rate of transfer (bits per second). Data is transferred one bit at a time in "packets". A packet consists of a start bit, a stop bit, the data bits, and sometimes a parity bit. The receiving device and transmitting device must have the same settings (baud rate, # data bits, etc.) to successfully send data back and forth.

No comments: