In order to facilitate the viewing of the data collected by the ADC of the microcontroller, and to be able to visualize the data. So use Qt to develop a software that can visualize the serial port data. At the same time, it also supports the sending of PID data, which is more convenient for debugging.
FengMiaoYun/UART_Oscillscope
A serial oscilloscope completed by Qt, using Json data for information communication
C++