View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > Serial port

From LQWiki

Jump to: navigation, search

A serial port is a general purpose communications port that transfers data one bit at a time (i.e., serially). Computer serial ports are defined by the RS232C standard. Typically, com1 corresponds to /dev/ttyS0, com2 to /dev/ttyS1.

See also


Personal tools