搜索资源列表
usb68013 VC6.0上位机控制跑马灯,数码管,读IOusb转串口程序实验
- vc编写的上位机控制跑马灯,数码管,读IO实验,usb转串口程序
lm3s系列串口读写程序
- 介绍了lm3s系列单片机串口读写例程
Windows CE 串口读写 测试 源代码
- Windows CE 串口读写 测试 源代码
串口读写程序C#
- 串口读写程序C#
VB串口读写控件
- VB串口读写控件
串口通讯类
- 简单实用的串口通讯类,实现重叠IO下的异步串口读写
STC两个串口程序
- STC单片机两个串口的读写程序
serial_com
- 串口读写 -Serial reading and writing
rs232com
- 串口读写 -Serial reading and writing
串口读写类
- 可以控制计算机串口操作的串口类,非常好用-can control the operation of the computer serial port Serial category, very handy
Tel2Com
- 把串口读写重定向到tcp-put serial reader redirected to tcp
serialsend
- 串口读写,分主从模式!--Serial read/write. It is divided into parent/child format.
读写串口
- 读写串口.rar-literacy. Rar
串口linux
- linux下读写串口,包括参数的设置,以及如何进行读写-Serial literacy, including parameter settings, and how to read and write
一个串口包装类及演示程序
- 从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial po
基于中断的串口驱动及显示程序
- 基于中断的串口驱动及显示程序,收发缓冲区实体,收发缓冲区读写指针,串口初始化,串口缓冲区初始化,串口中断服务子程序-based on the serial interrupt-driven and show procedures, TX buffer entities, TX buffer literacy target, serial initialization, serial buffer initialization, inte
自编串口程序
- 串口操作源程序,可以对串口读写操作,当然也可以自发自收,是一个联系串口通信的好例子-source can write to serial port, of course, can also spontaneously collected, the serial link is a good example of communication
liangs_串口调试器2002
- 用于串口应用程序的调试监控工具,软件可模拟设备往串口发送指定格式的数据串,同时也可以用于实时监控串口读写过程中的所有数据流。☆ 自动侦测当前系统中所有可用的串口数,支持USB扩展出的虚拟串口(可到COM256)。☆ 支持ASCII码和十六进制数据格式的发送和接收。☆ 可以自由选择侦测的串口,接收数据区的容量可以无限大。☆ 发送、接收数据区的大小可以随意拉伸调节。☆ 对发送、接收数据区加入鼠标右键菜单的支持。☆ 扩大串口波特率的支持,现
api函数实现串口读写
- 本源码主要是通过API函数实现串口打开,读写串口和关闭串口。-the source mainly through API functions Serial opened, read and write serial and serial closed.
java 串口监听
- java实现串口读入写出流,串口的监听模式。(Java realize serial read into, write flow, serial port monitoring mode.)