Qt & Arduino - Reading a Temperature Sensor - Part 3: QSerialPort

I’ve been exploring QSerialPort in Qt and thought it would be fun to use it with Arduino. So I use QSerialPort in conjunction with an Arduino Uno t...
Back to Top