搜索资源列表
AmulticenertestsystemdesignbasedonC8051Fmicro_proc
- 研究了一种基于C8051F处理器以及LCD显示的多通道输入输出参数检测系统,采用总线型设计,通过I2C以及232/485串行接口实现与现场设备以及上位机(PC机)之间的通讯
design
- 本文介绍了采用VB语言编程,利用CAN现场总线技术以及华控RSM智能模块搭建分布式监控系统的逻辑结构,采用CAN2.0通讯协议实现上位机与模块的数据通信。详细介绍了RSM04隔离型脉冲输入计数器模块与上位计算机的连接与通讯实现。在实验过程中模拟了信号发生源,其发出的信号经模块采集后送至上位机,执行计数值程序后,可以读取计数结果。
VC++PLC_serial
- 主要介绍三菱FX系列PLC与上位机之间的通讯协议,并采用CSerial类来实现串行通信,本文给出了程序设计方法和部分源代码
SampleEng
- 用VC++ 6.0与三菱PLC 作上位机通讯原理,界面还有部分预留给未来的使用,可以控制马达的动作,当然你自己要会写PLC的代码。--Using VC++ 6.0 with Mitsubishi PLC for PC communication theory, the interface there are some reserved for future use, to control motor movement, of course, you have to write PLC code.
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
USB_KF
- 描述带USB的单片机如何跟PC机通讯的过程,和上位机做USB驱动所需要的步骤-failed to translate
LD51_Software
- LD51单片机上位机软件结构说明 上位机与底层的通讯协议-LD51 Single Chip PC software architecture descr iption
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.
VCPP_chuankoushangweiji
- 实现单片机与电脑的串口通讯,此实例主要是上位机编程。,通过单片机往串口里发送数据,可以看到主窗口的的A/D转换结果,以及进度条显示电压值变化。-SCM and the computer' s serial communication, this instance of the main host computer programming. Through the microcontroller to send data to the serial port where you can se
MSCommunication
- 串口通讯程序,能够实现上位机与单片机的通信-Serial communication program, can be achieved between PC and microcontroller communication
PC_Connect_USB
- 上位机和USB通讯的说明, 上位机和USB通讯的说明-PC and USB communication, PC and USB communication, PC and USB communication
hid_comm
- 串口通讯程序,上位机通讯过程数据,和设备通信-Serial communication program, PC communication process data, and communicate with devices
X2Modbus-direction-for-use
- X2Modbus相当于一座通信桥梁,将其它非标准通信协议网关转化成Modbus标准通讯协议和OPC DA规范,使得支持Modbus协议的上位机软件-X2Modbus equivalent to a communication bridge to other non-standard communication protocol gateway into standard Modbus protocol and OPC DA specification supports Modbus protoc
Technical-report--PWM-motor-control
- 实现51单片机PWM波对电机的调速和控制,实现上位机和下位机的通讯。-The realization of the 51 microcontroller PWM wave of motor speed regulation and control, realize the communication of upper machine and lower machine.
CSharp_PC_serial
- 关于C#编程的上位机与单片机的串口通讯程序-C# PC serial communication program
Ultrasonic-Ranging--PC-communication
- 基于51单片机超声波测距设计,上位机通讯,C程序编写。-Ultrasonic Ranging, PC communication
The-LabVIEW-Control-motor
- 能够实现步进电机的正反转控制以及变速的实现,主要通过SCI串行通讯接口实现上位机和下位机的通讯的。-To achieve the stepper motor forward and reverse control and the realization of speed, mainly through the SCI serial communication interface to achieve the host computer and the next crew of the commu
DS18B20
- 基于单片机的上位机远程实时监控温度系统设计,通讯方式是GPRS。-Based on the single-chip computer remote real-time monitoring temperature system design, communication is GPRS.
倍福PLC与C#通讯程序
- 倍福PLC与上位机C#通讯的程序,实测有效。包含下位机和上位机的程序