Skip to content

latelee/serialport_linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

serialport_linux
================

An implement of Serialport under linux, writing in C language.

build & run
================

$ make
$ ./a.out

current status
================

serial device: "/dev/ttyUSB0", 
port attribute: 9600, 8, 'N', 1

One thread to write, one thread to read, one thread to exit.

Good luck!

Late Lee
[email protected]

About

An implement of Serialport under linux, writing in C language.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published