搜索资源列表
linux设备驱动程序开发详解
- 详细讲述了linux设备驱动程序的开发,想学习linux下设备驱动程序开发工作的人员可以参考。文件清单列出如下: linuxdriver_code_tool |-- 03 | `-- 2.6内核升级工具 | |-- device-mapper-1.00.19-2.i386.rpm | |-- lvm2-2.00.25-1.01.i386.rpm | |-- mkinitrd-4.2.0
com0t_rxt
- linux 串口测试程序-linux serial port test program
test_special_char
- 此程序为linux下串口测试程序,用特殊字符测试串口-procedure for linux Serial testing procedures using special characters serial test
com_client
- linux下的串口编程软件!很好用 详细的介绍了MODBUS的协议内容 包括传输格式,功能码介绍等 (2005-3-29,C++Builder,93KB,下载14次)【向站长举报此文件和某个同类文件可能重复】 mbtcp.zip - modbustcp客户端测试程序,用来模拟上位机软件,对产用modbustcp协议的设备进行测试 -under linux serial programming software! Very go
c_serial
- linux/unix下的串行口操作测试程序(C语言)-linux/unix serial port operation under the test procedures (C language)
gprs-dail
- linux下通过串口实现gprs拨号上网的脚本,很简单使用-linux serial port to achieve through gprs dial-up scr ipt, very simple to use
uart2
- linux下的串口简单测试程序。实现打开串口,设置串口参数,发送数据功能-linux serial port under the simple test procedure. Realize open the serial port, set the serial port parameters, send data function
serial
- 在S3C2410 linux2.4.X 的串口编程例子,对初学者有帮助,代码测试OK-S3C2410 linux2.4.X in the serial programming examples for beginners has to help, code test OK
COMTEST
- linux 多串口测试程序,很方便大家在多串口的情况来测试各个串口,在运行的附代几个参数就行了,可以做为一个常用小工具-linux serial port testing procedures more easily everyone in a multi-serial situation to test all serial port, running the attached on behalf of several paramet
serial
- linux的窜口测试程序 linux的窜口测试程序-linux test procedure linux port of channeling the channeling of the channeling port test procedure linux port test program
gsm-modem.c.tar
- linux下GSM modem串口通信测试程序代码-linux serial port communication under the GSM modem test program code
uartcom
- linux 串口编程通讯测试,通过对文件的打开操作,来打开串口;通过对文件的读写,实现发送和接受数据-linux serial communications test program, through the file open operation, to open the serial port adoption of the document read, write, send and receive data to achiev
SetupSerialPort
- linux下串口驱动的一个测试例子,只需要简单的设置便可使用-linux serial port driver under a test example, need only a simple set up can use! !
linexcom
- Linux serial test program which requires the command parameters to be entered on the command line when the program is started. This program will send output typed on the computer keyboard after the program is started, th
com-test-linux
- Linux 下串口测试程序。测试串口输入与出处。19200,n,8,1-Linux, serial port test program. Test serial port input and the source. 19200, n, 8,1
serial
- 本软件为linux下串口测试软件,是一款很简单的测试软件。-This software is under the linux serial port testing software, is a very simple test software.
serial_demo
- linux串口调试demo,可以支持多种平台,arm,mipsel-linux serial test demo
ARMlinuxSerial
- ARM linux串口实验,既可以在 仿真软件上运行,也可以在真的软件中运行,实现效果较好,代码和仿真软件的图都齐全。-ARM linux serial port test, simulation software can either run the software can be run in the really, to achieve better, the map code and simulation software ar
linux
- linux下的串口通信程序详解,给出测试程序来理解linux下的串口操作流程,例程receive.c用来接收从串口发来的数据,而例程send.c用来发送数据到串口。二者成功建立串口连接后,串口接收端会收到串口发送端发来的字符串数据“Hello,this is a Serial Port test!”。-serial communication program under linux Detailed test procedure is
linux-serial-test-master
- Linux Serial Test Application