搜索资源列表
6-16-myCom
- 基于window中qt的串口、网口驱动程序,利用opengl对数据进行3D显示-Based on the windows qt serial ports and net driver , using the opengl 3 d display data
dini03
- 基于qt编写的dini03水位测量仪驱动,有对外开放接口,可以读取dini03上的数据文件-QT based on the preparation of the dini03 water level meter driver, open interface, you can read the data file on dini03
bluetooth_test
- qt写的蓝牙测试,可以在linux上面跑,可用于连接,扫描,发送数据,断开,等操作(QT written in Bluetooth test, you can run on the Linux, can be used to connect, scan, send data, disconnect, and other operations)
QT 串口操作
- 开发环境:WIN7+QT4.7+QT CREATOR2.8+MINGW 已编译通过测试平台:XP、Win7、ubuntu、tiny210 技术实现:通过第三方串口通信类,解析协议并作出处理 基本功能: 1:支持16进制数据发送与接收。 2:支持windows下COM9以上的串口通信。 3:自动加载对应操作系统串口号。 4:实时显示收发数据字节大小以及串口状态。 高级功能: 1:可自由管理需要发送的数据,每次只要从下拉框中选择数据即可,无需重新输入数据。