I am using Qt creator for creating a GUI application for my PC. i would be using USB cable to connect my board to PC. what i need to know is that how can i use Qt to create a GUI to control my PC mouse pointer with the data received from the RX and TX of the uC...
i did find a link... and truthfully the only link...
http://www.instructables.com/id/Control-your-arduino-from-your-PC-with-the-Qt-Gui/?ALLSTEPSbut even in this i have doubts cos it uses Qtextserialport... is this the same library that i have to use...?(for USB?)
i am a newbee... Please help me....