qfirmata icon indicating copy to clipboard operation
qfirmata copied to clipboard

Firmata library for Qt/QML

Results 3 qfirmata issues
Sort by recently updated
recently updated
newest added

While running the basics.qml example on windows it gets hung up on requesting the protocol version while it works fine on linux. I'm not sure where to get started for...

Good afternoon, Actually i just started my projects a few days ago. I confused how to install firmata in windows. How can I build qmake-qt5 and install? Should I run...

Dispositivos/Firmata/backends/serialport.cpp:80:92: error: no matching function for call to ‘SerialFirmata::connect(QPointer&, void (QIODevice::_)(), SerialFirmata_ const, void (SerialFirmata::*)())’ connect(d->port, &QSerialPort::readyRead, this, &SerialFirmata::onReadyRead);