搜索资源列表
PC机串行通信程序设计
- 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
上位机测试程序
- C++Builde上位机测试程序-C Builde PC testing procedures
Uart
- LPC2103的串口通讯程序,采用自带库函数编写,实现PC机把指令发给控制器,控制器再把所接收数据返回上位机-LPC2103 serial communication procedure for the preparation of native library functions to achieve PC-to instructions issued to the controller, the controller then receives the data back to PC
ch376
- CH376通讯的上位机程序,通过操作RS232串口实现读写CH376-CH376 PC communications programs, through the operation of RS232 serial interface to read and write CH376
SerialPortcommunication
- 串口通信上位机程序,实现上下位机通信,上位机显示波形-Serial Port communication
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
Multi-point_temperature__PC(CODE)
- 多点温度采集上位机程序(原程序),这是配合这是配套本人上传的“多点温度采集系统”的上位机程序,一整套的东西,通这RS232接收下位机传来的数据,显示和画走势图,还可以控制下位机,通信协议在“Multi-point_temperature _system.rar”-Multi-point temperature of PC acquisition procedures (the original program), which is in line with this is the package
VBwithOmronPLCthroughRS-232PCserialcommunicationpr
- VB与欧姆龙PLC通过RS-232串口通讯 的上位机程序-VB with Omron PLC through RS-232 PC serial communication program
MCU_PC_TEMPERATURE
- 实现将单片机采集的温度值通过串口传输到上位机,此程序为上位机接收温度程序,将温度值描成曲线并显示,带有保存及打开历史记录功能。-To achieve the MCU collected temperature transferred to the host computer via serial port, this procedure for the host computer receives the temperature program, the temperature value Mi
CSharp_up_computer
- 采用CSharp 编写的中央空调上位机程序,本人验证,非常好用-CSharp prepared using central air-conditioning host computer program, I verify that, very easy to use
VCUSBcode
- 用vc实现的上位机串口通讯程序,经过调试实现了与单片机的通讯(usb)-vc communication program in usb series with singchip ,
serialportcontrol
- VB编写的串口程序,由PC控制单片机,是一个上位机和下位机的通信测试-it is based on vb,it can use it control serial ports
WINIOCANDVB
- VB编写的串口程序,由PC控制单片机,是一个上位机和下位机的通信测试-it is based on vb,it can use it control serial ports
controling-of-lights
- 下位机通过串口接收数据并降该数据作为switch语句变量对应到不同的函数产生相应的现象,例如当按下全亮按钮时,通过下位机程序控制LED灯使LED灯全亮。 当鼠标勾选单灯控制区复选按钮时,同理通过串口传输数据,相应的LED点亮,取消勾选后该灯熄灭。 当鼠标点击流水灯控制区某个单选按钮时,上位机将数据通过串口送至下位机,下位机根据数据相应调节流水灯延时函数变量,完成控制流水灯速度的功能。 -Lower computer through the serial port to receive
RS232PVC-serial-interface
- RS232串口VC上位机界面源程序 用virsual C++ 6.0写的串口程序,对初学都挺有帮助的-the rs232 may be useful!
VC6
- 程序监控,不需占用串口,打开对应的进程就可以进行程序监控,方便做上位机的串口监控程序-Program monitoring, without the serial port, open the corresponding application process can be monitored easily do the PC' s serial port monitoring program
四轴上位机
- 主机要写程序,可以串口通讯,还可以显示曲线,可以在三维空间中实现(The host computer to write the program, you can serial communication, but also show the curve, and can be achieved in three-dimensional space)
串口通信助手V2.3BY罗华飞
- 串口通信,MCU跟PC通信经常用到的一种通信方式,做界面、写上位机程序的编程语言、编译环境等不少,VB、C#、LABVIEW等等,我会的语言很少,C语言用得比较多,但是还没有找到如何用C语言来写串口通信上位机程序的资料,在图书管理找到了用VC++编写串口上位机的资料,参考书籍,用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣(Serial communication, a communication with PC MCU frequently us
串口通信
- 在VS2013平台上编写的上位机程序,代码完整,实现了通信功能(The upper computer program written on the VS2013 platform has complete code and realizes the communication function)
Robot2017_HostComputerProgram
- 适用于第二届浙江省机器人比赛上位机程序,采用qt编程,实现串口通信和halcon图像处理功能。(Apply to the second Zhejiang robot contest host computer program, using qt programming, serial communication and halcon image processing functions.)