Astrodynamic / UART-in-C

The project is a C program that facilitates communication between two serial ports (COM ports). It creates two threads to handle the communication independently. The program reads packets from one serial port, verifies their integrity, and sends them to a system message queue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Astrodynamic/UART-in-C Stargazers