文件名称:(原创)Qt 串口基础编程实例代码
文件大小:30KB
文件格式:ZIP
更新时间:2015-07-05 07:44:35
(原创) Qt 串口基础编程 中文
声明:这是我个人原创的Qt串口通信的代码,并且这只是适合Qt串口编程的入门学习的。在本代码中我实现了接受和发送中文和字符的,本例的特点是能够实现接受和发送汉字,也是我原创的代码。另外:还需要下位机的支持,比如单片机或者ARM开发板2440,6410之类的。
【文件预览】:
QTSerial
----mainwindow.ui(2KB)
----QTSerial.pro.user.1.3(13KB)
----qextserialbase.cpp(6KB)
----mainwindow.cpp(3KB)
----QTSerial.pro(443B)
----main.cpp(427B)
----Makefile(6KB)
----QTSerial.pro.user(66KB)
----win_qextserialport.cpp(34KB)
----mainwindow.h(640B)
----Makefile.Debug(8KB)
----qextserialport.h(867B)
----win_qextserialport.h(4KB)
----Makefile.Release(8KB)
----qextserialport.cpp(3KB)
----qextserialbase.h(7KB)