Serial Port Communication between μC and PC
A GUI interface for serial-port communication between μC and PC made using C# for satellite duplex communication and health tracking.
❇ Collecting the input values from user
❇ Send to the microcontroller through RF
❇ Scan for input from the port continuously
❇ Acknowledge received input with certain codes
❇ Output parameters sent over packets with return acknowledgement
❇ Continuous health tracking

Find the GitHub repo here.
