Glossary:Serial Interface: Difference between revisions

(Created page with "A serial interface is a data connection in which the bits are all sent one after another down the same wire. Consequently they can be sent very fast indeed an...")
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
A serial interface is a data connection in which the [[Glossary:Bit|bits]] are all sent one after another down the same wire. Consequently they can be sent very fast indeed and use simple connectors with few pins. The COM ports found on old computers, USB on modern ones and [[Glossary:SATA|SATA]] are all examples of serial interfaces
A serial interface is a data connection in which the [[Glossary:Bit|bits]] are all sent one after another down the same wire. Consequently they can be sent very fast indeed and use simple connectors with few pins. The COM ports found on old computers, USB on modern ones and [[Glossary:SATA|SATA]] are all examples of serial interfaces.

Latest revision as of 21:32, 2 September 2019

A serial interface is a data connection in which the bits are all sent one after another down the same wire. Consequently they can be sent very fast indeed and use simple connectors with few pins. The COM ports found on old computers, USB on modern ones and SATA are all examples of serial interfaces.