Extract data from arduino to QT
Unsolved
General and Desktop
-
Hi there, I want to know how to extract data from arduino , but im a initial QT user . I have searched for long time , and got so much info , but it seems too complex to understand , is there any resource or website learning like that ,or anyone can teach privately.
The more detailed the better , thank you all. -
Hi,
What do you mean by extract ? Create a serial connection to the Arduino and communicate with it ?
-
Then you should search the forum a bit. There have several question the last weeks about using QSerialPort to talk with Arduino boards.