CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 上位机通信

搜索资源列表

  1. PC机串行通信程序设计

    0下载:
  2. 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:59105
    • 提供者:王成
  1. pc-usb

    0下载:
  2. 用cbuilder做pc与usb通信的上位机通信
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:134402
    • 提供者:xiaolindou
  1. Magbear_1.0

    0下载:
  2. 基于labview2012做的串口通信上位机界面,用于电磁轴承5路位置和10路电流的监测(Serial communication PC interface based on labview2012 is used to monitor the 5 path position of the electromagnetic bearing and the 10 path current.)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-19
    • 文件大小:45056
    • 提供者:九日炎炎
  1. SerialPort

    0下载:
  2. CS5463电能芯片电压电流串口上位机校准软件(Serial port upper computer calibration software)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:825344
    • 提供者:MonkeyOS
  1. PORT5

    0下载:
  2. 运用VS2010编写简易的串口通信上位机(Based on the C++ language, using VS2010 to write the host computer program of MFC interface for data receiving and receiving of serial port. It can realize two-way transceiver function.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:46331904
    • 提供者:花纹印
  1. usb_hid

    0下载:
  2. Windows和STM32芯片使用usb-hid协议通信的上位机程序(Host computer program using USB-HID protocol for Windows and STM32 chips)
  3. 所属分类:USB编程

    • 发布日期:2018-04-22
    • 文件大小:2260992
    • 提供者:seamine
  1. 串口通信,可直接显示下位机发的任何信息

    0下载:
  2. 主要功能是实现温度上下限报警,创新点是可以通过在上位机设置下位机的温度上下限值,即实现了串口通信。(The main function is to realize the temperature and lower limit alarm. The innovation point is that the serial communication can be realized by setting the lower limit of the temperature of the lower
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:28672
    • 提供者:lewao
  1. 串口

    1下载:
  2. C#上位机串口通信软件,实现串口收发,数据保存到文件(C# host computer serial communication software, the realization of serial port and transceiver, data storage to file)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-30
    • 文件大小:246784
    • 提供者:铁峰
  1. shangweiji

    1下载:
  2. 简易串口通信上位机,功能单一,操作简单,内含使用说明文件。(Simple serial communication host computer, contains instructions for use.)
  3. 所属分类:串口编程

    • 发布日期:2018-05-01
    • 文件大小:23907328
    • 提供者:忘了
  1. Notify

    0下载:
  2. 基于VC++6.0开发的上位机,实现can通信功能(The host computer based on VC++6.0 realizes can communication function.)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-03
    • 文件大小:1305600
    • 提供者:tiandizhizi
  1. qtcandemo

    0下载:
  2. 基于qt开发的上位机界面,利用kvaser实现can通信(The upper computer interface based on QT and can communication realized by kvaser.)
  3. 所属分类:界面编程

    • 发布日期:2018-05-03
    • 文件大小:19456
    • 提供者:tiandizhizi
  1. pyhton串口通信上位机

    2下载:
  2. pyhton串口通信上位机,把python的数据类型转化成字节流发送至单片机(Pyhton serial port communication host computer, converting the data type of Python into byte stream and sending it to MCU)
  3. 所属分类:串口编程

    • 发布日期:2019-10-04
    • 文件大小:1024
    • 提供者:何康
  1. 上位机new

    3下载:
  2. 通过三菱MC协议 VB.NET和三菱PLC 直接通信(Direct communication through MITSUBISHI MC protocol VB.NET and MITSUBISHI PLC)
  3. 所属分类:其他

    • 发布日期:2019-08-19
    • 文件大小:6332416
    • 提供者:chengxkcc
  1. javascript实现串口通信(亲身测试)

    3下载:
  2. 串口通信,mscomm32,内含注册串口通信的插件(Serial Communication, mscomm32, Plug-in for Registered Serial Communication)
  3. 所属分类:通讯编程

    • 发布日期:2019-11-09
    • 文件大小:3302400
    • 提供者:lixuchenkai
  1. SerialPortAssistant_V1.5

    1下载:
  2. 用于单片机与上位机串口通信,方便测试和调试单片机程序。开发环境vs2017,十六进制发送接收,自动定时发送,自动串口检测更新等功能。(It is used for serial communication between single chip computer and host computer to test and debug the program of single chip computer conveniently. Development environment vs2017,
  3. 所属分类:C#编程

    • 发布日期:2021-03-26
    • 文件大小:819200
    • 提供者:秋雨梧桐12
  1. HslCommunicationDemo-v8.1.3

    1下载:
  2. 各个品牌PLC通信控件,解决了工控行业项目通信的大难题(Each brand PLC communication control solves the big problem of project communication in industrial control industry)
  3. 所属分类:C#编程

    • 发布日期:2020-04-23
    • 文件大小:1424384
    • 提供者:MonkeyBin
  1. RC522+STC89C52+串口通信

    1下载:
  2. RFID-RC522+STC89C52+IC卡号识别教程,并通过串口在上位机显示(Rfid-rc522 + STC89C52 + IC card number recognition course, and display in the upper computer through serial port)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2020-10-02
    • 文件大小:8529920
    • 提供者:sw991
  1. 485通信

    1下载:
  2. STC8A8K单片机与上位机,电脑进行485通信,485进行发送,485进行接收(Stc8a8k single chip microcomputer communicates with upper computer and computer in 485, sends and receives in 485)
  3. 所属分类:单片机开发

    • 发布日期:2020-02-25
    • 文件大小:18432
    • 提供者:阿列侬
  1. labview 通信

    1下载:
  2. plc 与 labview 上位机通信 工业自动化 工业自动化 工业自动化 工业自动化
  3. 所属分类:串口编程

  1. Gui_Data_display

    1下载:
  2. 利用MATLAB中的GUI工具来制作串口通信上位机,利用上位机将数据利用绘图实时显示出来。(Use the GUI tool in MATLAB to make the serial communication upper computer, and use the upper computer to display the data in real time using the drawing.)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-14
    • 文件大小:13312
    • 提供者:wqg800828
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com