Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
QCustomPlot MicroSecond Plot
-
Hello Guys when uart read I want to plot microSecond
Please Can you help
-
@alonewolfsemmmy said in QCustomPlot MicroSecond Plot:
Please Can you help
Please help others to help ypu: provide more information and ask more specific questions.
What exactly do you want to know? How to communicate over serial interface in Qt? If so see https://doc.qt.io/qt-5/qtserialport-index.html
For plotting see https://doc.qt.io/qt-5/qtcharts-index.html
-
I want to plot a graph in microseconds
just like an oscilloscope with QCustomPlot
-
@alonewolfsemmmy Then do so...
-
I want to xaxis scale change QCustomPlot
-
Hi,
Then start with their tutorial.