Designing and implementing custom UART communication protocol to transmit sensor data from embedded system (Arduino) to host PC.
As of 17/09/25 program is working for a fixed frame length, and correctly prints the sensor value on the PC side with pc_receiver.py and pc_receiver_plot.py makes a rudimentary live plot of the sensor readings