- Asynchronous Data Transmission
- data transmission that does not require synchronization between the communicating devices and instead uses start and stop bits transmitted as part of the data stream to indicate the presence of data. Asynchronous is simpler but less efficient than Synchronous Data Transmission because of the overhead added by the extra bits.
|