====== Modbus with Qt ====== ===== Qt Widget Examples ===== The [[http://doc.qt.io/qt-5/qtmodbus-backends.html|Qt Modbus]] component supports both Modbus RTU and Modbus TCP. There is both a Modbus Slave and a Modbus Master example installed with the Qt SDK. They both use [[http://doc.qt.io/qt-5/qtwidgets-index.html|Qt Widgets]]. {{ :comfilepi:modbus_with_qt:modbus_examples.png |}} ===== Qt Quick Example ===== In addition please find the example below using [[http://doc.qt.io/qt-5/qtquick-index.html|Qt Quick]]. {{ :comfilepi:modbus_with_qt:modbus_qt.mp4?800x450 |}} {{ :comfilepi:modbus_with_qt:modbus_example.zip|Download Source Code }}