搜索资源列表
aduc841
- 基于单片机Aduc841的调试程序,包括锁相环PLL4153的驱动和39VF040flash芯片的驱动以及通过串口和上位机通信的代码。-based SCM Aduc841 debugging procedures, PLL PLL4153 including the driver and 39 VF040flash chip and drive through the serial port and PC communications code.
PLCFX
- 三菱PLC FX系列PLC编程口通信协议动态链接库DLL V2.0简介 一、三菱PLC FX系列PLC编程口通信协议动态链接库DLL(以下简称DLL) ,是为满足工业通信需要,针对工业领域要求上位机对三菱FX系列PLC 实时采集与控制的组态编程而设计。本DLL是采用Delphi语言开发的标 准串口通讯库,具有以下特点: 1)、实时性、可靠性好,可根据通信数据量自行调整通信时间 2)、适用于多PLC联网和上位机通信,满足多方面的需要 3)、函数接口功能全,操作简单 4)、附加实用转换与读取函数,易
VB上位机通过串口与单片机通信视频教程
- VB上位机通过串口与单片机通信视频教程
877uart_turbo_c.rar
- pic16f877开发串口的代码,还有用turbo c编译的上位机的上位机代码。,pic16f877 serial code development, as well as with the turbo c compiler PC code of the host computer.
ZAC_PC
- 学校竞赛项目的上位机程序,主要是串口的使用-School Contest projects PC program, mainly the use of serial
MatlabSerialCommunication
- 本文介绍MATLAB环境下上位机与下位机通过RS232接口进行串行通信的实现方法 详细叙述了在MATLAB环境下使用其自带的控制工具箱中的串口事件回调函数,实时接收下位机输出串行信号的实现过程.-This article describes the MATLAB environment, host computer and the next-bit computer through RS232 serial communication interface implementation metho
11
- 本文介绍了一种基于VB的计算机串口通信,实现上位机对台达变频器的通讯及对变频器实时监控的功能。 关键词: 串行通信 变频器 VB -In this paper, a computer based on the VB serial communications, PC implementation Tatsu Taiwan inverter communications and real-time monitoring of the inverter function. Keywords
AI_Bus_70
- 厦门智能仪表通讯协议 宇电协议 给有需要串口编程的人帮助-yudian xieyi
vc-lin-232
- 分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C+ + 6. 0 为开发平台, 利用W indow s A P I 函数通过PC 机的RS232 口实现了基于L IN 总线协议的串口通信. 给出了实现的部分流程图及代码, 在通信过程中 选择简便的奇偶校验及和校验进行差错校验, 保证了数据的无差错传输.-分析了L IN 总线协议的特点、报文帧结构及校验方法, 以V isual C++ 6. 0 为开发平台, 利用W indow s A P I 函数通过PC
vc
- vc上位机源码及单片机接收发送程序,上位机可以发送接收,pc与单片机通过串口连接,单片机p2口接8个led可显示流水灯-vc host computer source code and the MCU receiver to send a program, host computer can send and receive, pc with the microcontroller through the serial port connection, SCM p2 mouth can be d
ExcelAccessSrc
- 上位机通信系统,通过串口实现对下位机的信息收集,并将信息保存到EXCEL中。-Host computer communication system, through the serial interface for the next crew of the information collection, and the information is saved to the EXCEL。
rs232
- 用上位机(PC)通过串行调试助手或是自己做的串口操作软件,发送16进制数,控制8个LED灯的各个的亮与灭。 想让哪个灯亮都可以通过发送数据来实现。目标就是用软件控制硬件!达到单片机实时控制第一步: -With the host computer (PC) via serial debugging aids, or make their own operating software serial port, sending 16 hex numbers to control 8 LED l
pcDUIc51
- 这是个PC机和单片机的串口通讯程序,内容详实,三个实例都能正常运行,有助于程序员上位机软件的编写。-This is a PC machine and the Serial communication program, informative, and three instances of normal operation can help programmers write PC software.
shangweiji
- 能够和单片机串口通信的上位机程序,有强大的功能,界面还行,读者可以做个和网络连接的上位机-it can communicate with 51MCU
PLC
- PLC与上位机的通讯方式PPI通讯 以太网通讯 MPI通讯 RS485串口通讯 -PLC and superordination machine of communication profibus RS485 communication frames Computer communication manner
interface-communication
- 本书籍通过实例详细讲解了上位机串口编程的过程,通过学习读者可以系统的了解上位机与下位机进行通信时应该注意的问题以及解决方法-This book explains in detail through examples the PC serial port programming process, readers can learn the system by understanding the host computer to communicate with the next crew shou
Serial-port-VCPP
- Visual C++上位机串口编程文档 Visual C++上位机串口编程文档-Visual C++ PC serial programming document Visual C++ PC serial programming document
43532454
- Visual C++ Turbo C 串口通信编程实践,源码和文档。上位机串口编程实用资料-Visual C++ Turbo C serial communication programming practice, source code and documentation. PC serial programming practical information
MODBUS--Network-communication-
- 本软件工程是上位机串口通信软件,通信协议是标准的modbus,软件功能包括串口通信,十六进制数据和十进制数据解析和数据存储等功能,还包括时间校正等功能-The software engineering is a PC serial communication software, communication protocol is a standard modbus, software features include a serial port communication, hexadecima
VS2010之MFC串口通信的编写教程
- VS2010 编写MFC上位机教程 内涵源代码(VS2010 write MFC PC tutorial)