资源列表
CnComm
- 自己写的串口通信程序,使用CnComm类。在Visual Studio 2008下调试通过。-Write your own serial communications program that uses CnComm class. In Visual Studio 2008 to debug through.
Ext_Int
- 1.本示例演示28035的外中断配置和使用方法。28035一共有3个外中断,这三个外中断的 中断触发源可配置为GPIO0-GPIO31之间的任意一个;本示例中,我便将GPIO27作为XINT1 的中断触发沿,如果按键按下,一个下降沿将触发进入中断,在中断中,我们将让D2的状态 翻转一次; 2.外中断XINT可以配置为上升沿触发,下降沿触,双边触发(上升沿和下降沿都触发)。-1. This sample demonstrates 28035 external interrupt c
comtest
- 是基于VC++控件的与单片机串口通信的上位机程序。代码简单,可以实现两位整数两位小数,共四位有效数字的数据传输。其它数据可以类比改动。用于温度,电流,电压等的设置与监控。-Control based on VC++ serial communication with the host computer microcontroller program. Code is simple, can achieve two integers 2 decimals, a total of four sign
MFC-usart
- vc 6.0下编写的串口通信上位机,对开发上位的有参考价值。-vc 6.0, prepared by serial communication PC, on the development of the upper reference value.
Project1.vbp
- 实时数据采集与控制系统可以通过串口通讯方式与下位机进行通讯,控制实验操作,参数设置和试验数据采集和保存。-Real-time data acquisition and control system of communication through the serial port to communicate with the next crew, control experimental operation, parameter setting and test data collection
serial
- 串口调试工具,类似于串口调试者,并模拟串口,可进行多串口操作-Serial debug tools, similar to serial debugging, and to simulate serial port, serial port operation can be carried out more than
MU860_DesignNote_20070926
- 有名的MOXA多串口卡芯片,设计资料,内部资料呀!-Famous MOXA Multiport Serial Card chip design information, internal information on it!
Modbus
- modbus通信协议的相关资料文档 中文版 支持RS-232 RS-485 RS-422等 -Modbus communication protocol document relevant information in support of the Chinese version of RS-232 RS-485 RS-422, etc.
vbcomm
- 本文所用的仪表为梅特勒公司出产的BE01型电子秤,其输出的每个编码均为标准的ASCII码。以VB串口编程实例方式入手,可以迅速掌握串口用法。-This paper used for the Mettler Instrument Corporation BE01 produced electronic scales, the output of each encoder are standard ASCII code. To VB programming examples of the way t
async_receiver
- 算法非常不错的RS232异步串口接收程序原代码-Algorithm are very good procedures RS232 asynchronous serial receive the original code
crc_VB
- 本代码为在VB6.0环境下所写的CRC_16字节型算法,可用于上位机与下位机串口通信使用。-This code in VB6.0 environment CRC_16 written byte-type algorithm, can be used for PC and next-bit machine using serial communication.
OPCClientEx
- OPC客户端与PLC进行数据通信,可以给大家做一个参考-OPC