搜索资源列表
qddown_vc1108423424113
- 一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。
COM
- 异步串口通信,VC++实现,程序简单明了,适合初学者
Win32Svr upload
- 用 Win32SDK 创建带界面的NT service service的安装与卸载 串口的异步读写通信 将程序加入系统托盘图标-Win32SDK used to create interfaces with the NT service service installation and uninstall the asynchronous serial communications to read and write procedures to join the system tray icon
demoRS232
- Linux下串口驱动,满足快速数据收发,属于异步通讯-serial driver in the Linux which will satisfied the qick reciever and transmitter
libcssl-test
- cssl 串口异步读写库 实例 经典 LinuxC库-cssl classic example of serial asynchronous read and write library LinuxC Library
LsCommDemo
- LsComm就一个多线程同进接收串口信息的类库,本示例向大家展示如何使用它。示例实现了一个简洁易用的多线程串行通讯接口,可以以切换查询和自动接收两种模式进行对串口数据收发。实现选择串口、选择接收模式、发送数据、同步接收数据、异步接收数据等。-LsComm on a multi-threaded serial port to receive the same information into the library, the examples demonstrate how to use it.
7uart
- 基于MINI2440的 异步串口通信实验源码+启动代码 下载后可以直接运行-Asynchronous serial communication based on experimental MINI2440 source+ download boot code can run! !
Comm
- 在Linux下完成的对串口进行同步和异步通信。需要使用gcc命令进行编译。不同于Window-Done under the Linux on the serial port synchronous and asynchronous communication. Need to be compiled using the gcc command. Unlike Window
libcssl-0.9.4
- 一个法国人 编写的经典的 异步串口读写库 Linux 库
CommLib
- 一个封装完美的串口库,异步IO驱动。VC++静态链接库。-A perfect encapsulation of the serial library
Linux_Serial.tar
- Linux环境下的 异步操作串口操作类 很好用的代码 亲测可用-Linux environment, the asynchronous operation serial operation class
gtty
- 一个串行接收,并行发送的缓存器,其数据存储使用双端口SRAM(一读一写)实现,SRAM大小为深64、宽32位(64字×32位,使用提供的双端口SRAM见目录rf2shd4)。缓存器按一位串行输入接收数据,缓存器位置全满后不再接收串行数据输入;并根据读数请求,按接收数据的顺序,将接收完整的32位数据发送出去,并标记该缓存器位置为空,又可以放置新的串行输入数据。 设计了同步和异步两种串行发-Receive a serial, parallel send buffer, the data is sto
API-com
- 串行端口是系统资源的一部分,其本质是作为CPU和串行设备间的编码转换器。当数据从 CPU经过串行端口发送出去时,字节数据转换为串行的位(Bit) 接收数据时,串行的位被转换为字节数据。应用程序要使用串口进行通信,必须在使用之前向操作系统提出资源申请要求(即打开串口),通信完成后再释放资源(即关闭串口)。串行通信一般可以分为同步和异步两种操作方式。所谓同步方式是指在串口的接收缓冲区中读取规定数目的数据,直到规定数目的数据全部被读出或设定的超时时间已到才返回。如果规定的待读取数据量大且设定的超时时间
SerialPortCom
- linux环境下的串口源码,经过调试,可以使用,基本实现了异步收发的功能。-linux environment serial source, after debugging, you can use the basic realization of the UART functions.
uart
- 嵌入式linux操作系统异步串口通讯驱动代码-linux usart code
6845305
- 用汇编语言编写的基于dsp的异步串行口与PC机的接口程序-Written in assembly language of asynchronous serial port based on DSP and PC interface program