搜索资源列表
usb68013 VC6.0上位机控制跑马灯,数码管,读IOusb转串口程序实验
- vc编写的上位机控制跑马灯,数码管,读IO实验,usb转串口程序
VC6.0上位机Sci通讯程序
- 基于VC的上位机串口通讯,可以设置波特率,数据位数,打开串口,关闭串口等,实现和DSP2812通讯,实现对电机转速和转矩的设置
上位机串口控制界面
- 上位机串口控制界面,控制电源的启动停止输出
基于QT的串口调试助手
- 本代码是windows下的QTCreator 下的串口通信的上位机的源码,编译后可以直接运行。
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.
SCIPC
- 上位机串口通信程序带电机控制程序界面-PC serial communication program with motor control programming interfaces.
serialPort
- 单片机和PC机串口通讯,采用了专用芯片MAX232进行电平转换。已调试通过-PC-MCU and serial communications, used for ASIC MAX232 level translator. Have been debugging through
VB编写的上位机与下位机串口通信程序
- 实现上位机与下位机通信做出控制方案,通过VB开发控制界面;(To realize the communication between the host computer and the lower computer, to make the control program, and to develop the control interface through VB;)
串口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)
S52串口通讯
- AT89S52串口通讯,与上位机串口通讯,发送与接收(AT89S52 serial communication, serial communication with the host computer, sending and receiving)
串口
- C#上位机串口通信软件,实现串口收发,数据保存到文件(C# host computer serial communication software, the realization of serial port and transceiver, data storage to file)
用VC6.0实现上位机串口通信
- 用Win32 API设计串行通信的基本思路,在实际应用中,我们可以利用Win32 API设计出满足各种需要的串行通信程序。(Using Win32 API to design the basic idea of serial communication, in the practical application, we can design the serial communication program to meet all kin
串口监视上位机
- 附件上传例程为:多通道串口数据处理解析上位机监控软件;(Serial port PC monitoring software)
javascript实现串口通信(亲身测试)
- 串口通信,mscomm32,内含注册串口通信的插件(Serial Communication, mscomm32, Plug-in for Registered Serial Communication)
上位机串口
- 上位机通过USART与单片机通讯,可以实现字符和数字的发送和接收。(The upper computer which communicates with single chip microcomputer is written by C#)