搜索资源列表
Win32下的几种串口通信编程
- 要完成串口通信, 在32位模式下, 一般说来有以下四种方法-to complete the serial communications, in 32-bit mode, in general the following four methods :
CserialPort类源码
- VC++简单而强大的多线程串口编程工具,该CSerialPort类封装了串口通信的基本 数据和方法-VC simple and powerful multithreaded serial programming tools, the CSerialPort type of serial communications package of basic data and methods
CommDevLinkLayer
- VC中不采用控件方式进行串口通信的源码,无解压密码,解压可用-VC do not use control methods for serial communication source code, without extracting passwords, extract available
VC使用的串口类
- 用于VC的DLL库,使用异步通讯方式,具体使用方法请看源码-for VC DLL libraries, the use of asynchronous communication and the use of specific methods Look at source
I2C AT24C02控制)
- 以at24xx为例,向你详细的再现了I2C编程的方法和思想,依此类推,你可以掌握更多的I2C硬件编程-to at24xx as an example to you, detailed reproduction of I2C programming methods and thinking, and so on, you can grasp more hardware I2C programming
chuankoubiancheng
- 串口编程--接收PC发过来的字符串,回发字符串.发送期间中断控制LED灯闪烁 采用外部晶振22.1184MHz 使用定时器1,方式2产生波特率,SMOD = 0或者1 定时器初值X=256-SYSCLK*(SMOD+1)(BAUDRATE*384) -Serial Programming -- receiving PC sent the string, the string back. During this interruption control LED lights exter
kalmanhlmodeinitial
- 加深对卡尔曼滤波算法的理解,了解卡尔曼滤波器算法的基本特点,掌握卡尔曼滤波算法应用研究的基本步骤和方法-deepen the Kalman filter algorithm understanding, knowledge Kalman Filter algorithm for the basic features, master Kalman filtering algorithm applied research on the basic steps and methods
PocketPC_ComAPI
- 本代码为用VS2003中开发基于Pocket PC设备串口通信而设计的一个单独的类。 考虑到系统运行稳定,在此类中将“打开”和“关闭”串口事件设成私有方法, 同时为了使用方便,对外提供一系列公共属性来在程序运行中实时设置, 其中包括布尔型串口打开事件,以及“发送”与“接收”两个公共方法。-the code developed using VS2003 based Pocket PC serial communication equipment designed a separate
pc_Rs232
- 该程序为vb.net封装的rs232类,实现了初始化,打开,关闭,发送,接受等方法-the procedures for vb.net Packaging rs232 and realizes the initialization, open, closed, sent, accepted methods
stkconnect
- 演示connect 连接 stk 的方法,测试了载入场景命令,源代码包含AgConnect.lib等库文件,可以直接编译通过,对开发stk控制台程序具有较好的参考价值。 Stk 6.1 Connect模块测试-demonstration connect connecting stk methods tested included in the scene orders AgConnect.lib contains the source code for such documents can
EnumSerialPorts v1.11
- 六种列举当前所有的串口方法-six methods for handling serial ports
6485165rs232
- Corrado Cavalli为VB.NET写的串口通讯类。通过调用API的方法与串口通讯。我的有关串口通讯的程序都是用的这个类。-Corrado Cavalli to write VB.NET serial communications. By calling the API methods and serial communications. Serial I of the communications procedures are used in this category.
具有高可靠性的高速连续数据采集的设计与实施方法
- 具有高可靠性的高速连续数据采集的设计与实施方法,一篇有关数据采集的论文-highly reliable high-speed data acquisition for the design and implementation methods, a data acquisition papers
VC中串口编程资料汇总
- RS-232-C端口实时监控软件的设计实现 多线程技术在VC++串口通信程序中的应用研究 用VC6实现串行通信的三种方法 在基于单文档程序中应用MSCOMM串口通讯控件-RS-232-C port real-time monitoring software design multi-threading technology in VC serial communication procedures for the application of research VC6 realization o
20050120091918_MySerialPort[2004-01-18-01]
- 从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR,一个对EV_RXCHAR进行分析,其实就是超时判断。如果接收
SerialPortTest
- 串口通信的用户协议的编制与数据处理方法 串口数据包处理方法编程实例-Serial Communication user agreement and the establishment of data processing methods serial data packet processing methods Programming Example
一个串口包装类及演示程序
- 从串口读取数据,有两种方法, 1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。 2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的-read data from the serial port, there are two methods, one
SIM300.rar
- SIM300模块的简介、使用方法及相关程序,About SIM300 module, the use of methods and related procedures
qian_ru_shi_zhen_tong_bu
- 嵌入式系统中串口通信帧的同步方法,介绍多机串口通信的各种同步方法,有效过滤干扰字节确保通信稳定,个人觉得还不错,值得一看-Embedded System serial communication frame synchronization method to introduce a variety of multi-machine synchronous serial communication methods and an effective filtering interference by
aybook.cn_shujy232gss
- 本书详细介绍access的基本制作方法,帮你轻松掌握acce-The book details the basic access methods, to help you easily master the acce
