Qt Programming - Serial Port

preview_player
Показать описание
#qt #cpp #serialport #qserialport
Working with Serial port is one of necessities if you decide to communicate with devices and control them. Because many devices just support RS-232 for Control/Monitoring.
In this video we'll learn how to work with Serial port in Qt Framework

You can find the project files in this repository:
Рекомендации по теме
Комментарии
Автор

Without your videos, I cannot learn Qt. Thank you.😊

谷哈哈-ou
Автор

Suitable font size and volume. Explain each line of code, step-by-step UI design, perfect for absolute beginners. This video deserves more views, and you should get more subscriptions.😆

谷哈哈-ou
Автор

.. excellent video, very clear and easy to follow, thank you very much 👏

cdunne
Автор

I downloaded several Qt Serial Port examples from GH, but none of them worked due to no QSerialPort.. this was the only example that showed you need to go to Qt Maintenance to install that module! Thanks!

But one thing you didn't show, is how you started the Project. For example, when I create a New Widget Application, it does not create a .pro file. It's interesting, some projects, like the one you created, have it.. others don't... how/why?

Also, how easy is it to use threads? For example, one GUI thread, and another that listens for serial port data and sends it to the GUI thread?

bennguyen
Автор

thank you for this so educational and detailed video🙏

sukratiprasad
Автор

Thanks man, great video. Can you make a video about the modbus protocol? Thanks a lot!

temirkhanamanbaev
Автор

Unknown module(s) in QT: serialport even after installation

slonbeskonechen
Автор

Which version of Qt is that you used for serial port making

CentralGame
Автор

Can you make a serial chat application that can transfer file of 1 Mb to 2 MB with robust implementation of serial protocol to avoid data loss issues

shoaibakhtar-hp
Автор

My Requirement is Qt Application - PCIe data transmission & reception between PC and PCIe FPGA card. Can you please help me to make this small application

VijuPatil-mo
Автор

Can you share the codes of this project, thank you in advance

ousza