搜索资源列表
com-terminal
- linux下编写的一个串口调试程序,可以实现串口数据的发送于接收-linux prepared a serial debugging procedures, can achieve serial data transmission at the reception
com-3.00.0.src.tar
- linux下串口开发调试工具,很好用。便于开发自己的串口通讯程序。-linux development debugging tools, easy to use. Facilitate the development of their serial communication procedure.
my-com
- 我原创的串口通信小软件,使用MSCOMM控件,简单好用!-my original small serial communication software, the use of MSCOMM Control, simple and easy!
com
- serial port com串口操作代码-serial port
CCPUInfo
- vb开发的取得cpu序列号的com组件,好用-vb development cpu serial number to obtain the com components, easy to use
com
- linux下的串口调试软件。 可惜,不是图形界面的。-serial debugging under linux software. Unfortunately, not a graphical interface.
com.tar
- the com.c is serial port testing program I download from the Internel, I change some of it. -the com.c is serial port testing program I download from the Internel, I change some of it.
com
- 主要是linux下面的串口驱动,曾经在at91sam9260的上面测试通过-Mainly the following serial port driver linux, in the above test at91sam9260
linux-COM-port-source
- linux环境下的读串口测试程序的简单代码-serial ports code on linux os
Send-Short-Msg-By-Com(1)
- 基于linux平台和s3c2410的通过串口收发短消息的源代码-Based on the linux platform and the adoption of serial s3c2410 collection of source code
com-test-linux
- Linux 下串口测试程序。测试串口输入与出处。19200,n,8,1-Linux, serial port test program. Test serial port input and the source. 19200, n, 8,1
com.port
- 基于arm的linux串口测试源代码,简单易用,适合新手们的,-Based on the arm of the Linux source code, easy-to-use serial tests, suitable for beginners
linux-com
- linux下用C实现基本的串口读写功能,并附有源代码-Under linux the serial port with C to achieve basic reading and writing features, along with source code
com
- 串口虚拟驱动,可虚拟出来一个串口的驱动,详细的大家看代码吧-Virtual serial port driver can be out of a virtual serial port driver, the detailed code for everyone to see it
8250_13
- linux 2.6.13内核版本上的com驱动,可以深刻学习com驱动的编写!-linux serial COM driver code 8250.c
sct-1.05.tar
- 串口测试工具 串口测试工具 -tools for serial com
com------driver
- Linux的串口底层驱动及测试用应用程序,可供初学者参考,-The bottom of the Linux serial driver and test application, a reference for beginners
API-com
- 串行端口是系统资源的一部分,其本质是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位(Bit) 接收数据时,串行的位被转换为字节数据。应用程序要使用串口进行通信,必须在使用之前向操作系统提出资源申请要求(即打开串口),通信完成后再释放资源(即关闭串口)。串行通信一般可以分为同步和异步两种操作方式。所谓同步方式是指在串口的接收缓冲区中读取规定数目的数据,直到规定数目的数据全部被读出或设定的超时时间已到才返回。如果规定的待读取数据量大且设定的超时时间
com
- 使用 c++技术详细讲解了串口编程方法。-The use of c++ technology to explain in detail the serial programming method.
com
- yocto平台下的测试串口的例程,可设置串口速率等参数,会启动一个线程去接收串口数据,同时也可向串口中写入数据-Yocto platform test serial port routines, can be set parameters such as rate of serial port, will start a thread to receive serial data, at the same time also can write data to the serial port