How to send command by usb (connected to terminal ) C++ QT
Unsolved
Qt Creator and other tools
-
I'm new to qt... How to send command by USB (connected to terminal ) C++ QT??? for example I want to sent this command: "tyg300" how can I connect to the terminal and send command? thanks:)
-
@RuWex Are you talking about serial bus communication?
-
@jsulm said in How to send command by usb (connected to terminal ) C++ QT:
erial bus
amm
Im talking about serial,
maybe serial bus I dont know what is it:( -
-
@RuWex Sorry, I mean https://doc.qt.io/qt-6/qserialport.html
5/6