robot icon indicating copy to clipboard operation
robot copied to clipboard

Support for serial port communications

Open dkrutsko opened this issue 7 years ago • 0 comments

Sometimes it might be useful to communicate with devices such as Arduino's or Raspberry Pi's through serial communications over USB. One such scenario is when you want to use an Arduino as a keyboard but control it through a serial bus. This can then be extended to automating any number of things. Some inspiration can be taken from serialport and Qt Serial Port.

dkrutsko avatar Mar 13 '18 00:03 dkrutsko