搜索资源列表
linux串口调试助手
- 最近调Tinyos的东东,由于习惯在linux下搞。看到他用的java去通信感觉就不爽,就用c++搞了一个,把他的串口栈的东西除了,完善了下就用 QT4写了个界面,写了个串口调试助手。现在还有一个问题没有解决,就是如何获取当前可用串口列表,现在只是静态添加了几个。现在想法是利用dmesg获取分配的串口描述符,或者在/proc中读,但是/proc中获取不了描述符。不知道还有没有更好的办法,希望大家能提提意见。
串口小程序
- 用于linux下打开gps串口数据调试的程序
lincom
- 使用QT 编写的LINUX下的串口调试助手-QT prepared using serial debugging assistant under LINUX
linux(QT)serial
- linux下用QT 做的串口编程工具,在linux下做串口调试有一定的参考价值-linux using QT do serial programming tools, in doing serial debugging under linux of some reference value
uart
- linux,串口调试程序,应该之得大家看看,相互学习-linux, serial port debugger,
ttys0
- linux 串口调试程序 能够自由配置串口参数-Serial debugging program
com
- linux下的串口调试软件。 可惜,不是图形界面的。-serial debugging under linux software. Unfortunately, not a graphical interface.
down-linux
- Linux环境下的串口通讯程序,支持嵌入式开发板下载,串口调试-Linux environment serial communication program to support the embedded development board download, serial debug
chuankou
- 一个QT的串口调试程序,在linux下成功运行!采用的是QT的第三方类qextserialport!-A serial debugger QT, successfully running in linux! QT uses third-party category qextserialport!
minicom3.70
- LINUX系统环境下的重要调试工具如同WINDOW下的串口调试助手,是学习LINUX的有用的工具,很好用的,节省时间-LINUX system environment as an important debugging tools for serial debugging under WINDOW assistant, is a useful tool to learn LINUX, very good use and save time
TestProtocol
- QT4.6实践编写串口调试助手(原创全源码), 包括使用qextserial,包括可在linux和windows两种环境下识别通讯方式,和硬件接口识别。非常适合初学者学习,建议下载QT_Create最新版本 -QT4.6 practice, the preparation of serial debugging assistant (original full source code), including the use of qextserial, including linux and
qserial1
- 用QT写的Linux 串口调试小助手!方便开发者在Linux下串口调试-serial assistanter written by QT in linux!
cku211.tar
- 好用的串口调试工具,linux下的,先编译再安装-Easy to use serial debugging tools, linux under the first compile and install
lincom
- linux 下的用QT写的串口调试助手,画面很漂亮-written by QT under linux serial port debugging assistant, the picture is very beautiful
linux.serial
- linux 串口调试源码,初级者适用,希望大家有用-Linux serial port
arm-linux
- arm linux 串口调试成功,希望对大家有用-arm linux serial debugging success, we hope to useful
串口数据传输及插入数据库
- 其为测试程序,由串口调试助手发送数据,嵌入式ARM处理器接收数据并把数据插入SQlite3数据库。(ARM开发板为TQ2440)(For testing procedures, the serial debugging assistant sends data, the embedded ARM processor to receive data and insert data into the SQlite3 database. (ARM development board is TQ2440
单片机多功能调试助手增强版
- 多功能串口调试工具,适用于单片机,ARM平台,linux操作系统平台(Multi-function serial debugging tool)
HL-340USB转串口线驱动
- 在Linux环境下调用摄像头模块,实用USB串口进行调试(the insduction of camera in Linux)
linux串口调试程序
- linux串口调试程序,做了一个环回的,接收到什么数据,返回什么数据