Skip to content

RICCIARDI-Adrien/Serial_Port_Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Serial Port Library

A Linux/Windows C library providing easy access to PC serial ports.

Description

This library implementation is really simple to be easily portable between various operating systems.
Thus, blocking functions use busy loops to avoid using threads.
Be careful, some functions are tailored for usage simplicity and don't signal eventual error.

About

A Linux/Windows C library providing easy access to a serial port.

Topics

Resources

License

Stars

Watchers

Forks

Languages