Using a Qt GUI to upload a Arduino sketch
Unsolved
Mobile and Embedded
-
Hi,
As title says I'm doing research and I'm unsure as to whether this is possible. Can anyone refer me to documentation where this is possible; or give me an idea of how
Cheers
-
Hi and welcome to devnet,
From a quick look, it is done through a serial port so QSerialPort would make sense for that part. However for the protocol part, you will have to check the Arduino documentation.
1/2