搜索资源列表
VC6.0上位机Sci通讯程序
- 基于VC的上位机串口通讯,可以设置波特率,数据位数,打开串口,关闭串口等,实现和DSP2812通讯,实现对电机转速和转矩的设置
comm15
- 1、将串口通讯协议存储为一个通讯文件,可是随时将存储通讯协议文件调入计算机运行与下位机通讯 可以实现通讯对话,供下位机工程师参考使用,其主要的通讯协议本程序把它们分成四种情况。 以下说明: 1)下位机直接发送数据,上位机只接收不回应数据。 2)下位机直接发送数据,上位机接收并回应数据。 3)上位机直接发送数据,下位机只接收不回应数据。 4)上位机直接发送数据,下位机接收并回应数据。 下位机工程师完全可以利用这个功能单独的并且很方便的调试
PC机与RS232串口通讯_C51源程序
- 此程序为单片机和PC机RS232传输时候的C51源码!实现单片机中断程序发送,接受功能.-procedure for a microcontroller and PC RS232 transmission when the C51 source! MCU interrupted proceedings to send and receive functions.
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communica
Density
- 此软件完成下位机(如单片机)与上位机串口通讯,有字符串的处理及显示等。-software to complete the next crew (SCM) and the PC serial communications, string handling and display.
updesignshow
- 串口数据采集的上位机源码,C++编写,自行编写了串口通讯类,使用时请先读串口类定义的源码-serial data acquisition PC source, C, the self-produced serial communications. Please read using serial definition of source categories
MYSerialTest
- 用于下位机和上位机的串口通讯 测试串口 程序 V C++ 编程-used for the next crew and the PC serial port serial communications testing procedures V C Programming
serialPort
- 单片机和PC机串口通讯,采用了专用芯片MAX232进行电平转换。已调试通过-PC-MCU and serial communications, used for ASIC MAX232 level translator. Have been debugging through
msp430uart0
- msp430串口通讯程序,已字符串形式与上位机通讯 -MSP430 serial communication procedures, has been a string form of communication with the host computer
serial
- 一个C#的串口与下位机通讯的源码,提供给嵌入式开发的朋友们,可以做上位机串口通讯学习用,VS2005编译通过。-A C# serial port communication with the lower machine source code, available to the embedded development friends, you can learn to do serial communication with PC,
Serial-debugging-assistant
- 上位机串口通讯,能够实现串口的选择,串口属性设置,向下位机自动和手动发送文件-PC serial communication, enabling the choice of serial port, serial port property, the down position and manually send files automatically
VB与欧姆龙PLC通过RS-232串口通讯的上位机程序
- VB与欧姆龙PLC通过RS-232实现串口通讯,监控。(VB and OMRON PLC through RS-232 serial communication, monitoring.)
串口V3
- 用VC++MFC开发的上位机的串口通讯,发送并接收下位机数据(Serial communication of upper computer)
上位机串口通讯
- 自己写的比较完整的上位机串口助手,可以跟下位机建立通讯,并接发数据(Write your own complete PC serial assistant, can establish communication with the lower machine, and sending and receiving data)
SerialTest
- 上位机串口通讯功能,通过VS2013编程,可以实现简单的数据发送和接收功能(serial test PC serial communication function, through the VS2013 programming, you can achieve a simple data transmission and reception function)
串口通讯 文件夹
- 实现串口通讯功能,下位机采集温度,由上位机采集显示。(to achieve serial function, the lower computer to collect temperature, the upper computer collection display.)
S52串口通讯
- AT89S52串口通讯,与上位机串口通讯,发送与接收(AT89S52 serial communication, serial communication with the host computer, sending and receiving)
C#串口通讯
- 串口通讯,上位机,可以与嵌入式通讯,基于C#平台开发(serial communication)
串口OK1
- 上位机与三菱plc的串口通讯,通过c#程序写的一个winform程序(Serial communication between host computer and MITSUBISHI PLC)
上位机串口
- 上位机通过USART与单片机通讯,可以实现字符和数字的发送和接收。(The upper computer which communicates with single chip microcomputer is written by C#)