CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 通讯编程 搜索资源 - PC机与单片机通信

搜索资源列表

  1. 基于VB实现PC机与单片机的串行通讯

    1下载:
  2. 基于VB实现PC机与单片机的串行通讯 随着计算机技术尤其是单片微型机技术的发展,人们已越来越多地采用单片机来对一些工业控制系统中如温度、流量和压力等参数进行检测和控制。PC机具有强大的监控和管理功能,而单片机则具有快速及灵活的控制特点,通过PC机的RS-232串行接口与外部设备进行通信,是许多测控系统中常用的一种通信解决方案。因此如何实现PC机与单片机之间的通讯具有非常重要的现实意义。本文将论述在VB环境下PC机与单片机之间实现串行通讯的软硬件方案。PC机的通讯程序使用Visual Basic编
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:14733
    • 提供者:贾沼瑞
  1. VC-COM

    0下载:
  2. 用VC++6.0实现PC机与单片机之间串行通信的方法.doc-VC 6.0 PC and SCM serial communication between the methods. Doc
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:10311
    • 提供者:王海东
  1. VisualBasic&RS-232

    0下载:
  2. 电子书《Visual Basic与 RS-232 串行通信控》详细介绍vb与232通信编程,用于开发基于单片机通信的上位机程序-electronic book "Visual Basic and RS-232 serial communication control" with detailed vb 2 32 Communication Programming for the development of microcontroller-based PC communica
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:7972966
    • 提供者:yuanshl
  1. PCtoMCU

    0下载:
  2. 用于PC机与单片机之间串行通信,上位机VC++,下位机C51-for PC and serial communication between the microcontroller and PC VC, the next crew C51
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:176258
    • 提供者:娜娜
  1. VCcom

    0下载:
  2. 利用VC 编程实现PC机与单片机的通信,可以更改通信的串口波特率,校验位
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:36119
    • 提供者:zhang
  1. PC机与单片机串口通信

    0下载:
  2. PC机与单片机串口通信
  3. 所属分类:通讯编程

    • 发布日期:2009-06-02
    • 文件大小:25914
    • 提供者:jack@2009_
  1. VC6.0

    1下载:
  2. 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。 -Described in detail in the Windows environment application VC++ implementation of the PC computer and several single-chip serial communication method, g
  3. 所属分类:Communication

    • 发布日期:2015-01-27
    • 文件大小:10267
    • 提供者:MK_Johnson
  1. uart

    0下载:
  2. 详细介绍了在Windows环境下应用VC++实现PC机与单片机的几种串行通信方法,给出了用Visual C++6.0编写的PC机程序和用C51编写的单片机通信程序。经实际应用系统运行稳定可靠。 -Described in detail in the Windows environment application VC++ implementation of the PC computer and several single-chip serial communication method, g
  3. 所属分类:Communication

    • 发布日期:2017-04-28
    • 文件大小:169702
    • 提供者:MK_Johnson
  1. WithPICMCUICreader

    0下载:
  2. 详细介绍PIC单片机使用SPI方式与IC卡进行数据传输的原理和电路设计,以及使用USART方式与PC机进行串行异步通信的工作原理;介绍PIC单片机听SPI方式和USART方式的设置方法。-PIC detailed the use of SPI with Single-chip IC card for data transmission principles and circuit design, as well as with the PC using USART serial asynchro
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:215293
    • 提供者:蚊子
  1. SC

    0下载:
  2. VB平台单片机与PC机串口通信的PC端介绍。建议大家-VB Platform single-chip serial communication with PC-to introduce the PC client. Suggest that you look at the
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:127471
    • 提供者:朱文杰
  1. vb-tongxin

    0下载:
  2. 用VB6.0编写的实现PC机与单片机通信的程序,单片机通过MAX232实现电平转换,VB使用MSCOMM控件实现,波特率是19200bps,无校验。-VB6.0 prepared with the realization of PC and MCU communications procedures through the MAX232 to achieve single-chip level conversion, VB control used to achieve MSCOMM, baud
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:1772
    • 提供者:李永
  1. VC_51_communication

    0下载:
  2. 用Visual C++实现PC机与51单片机的简单通信。 程序经过测试,可以正常使用。-null
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:48003
    • 提供者:小心
  1. PC_serial-com

    0下载:
  2. 提出了一种用C语言实现PC机串行通信的方法,分析了PC机串行通信原理,采用计算机自身携带的 RS-232C标准接口进行通信。该方法程序小,硬件连接简单,且可应用到PC机与单片机或其它仪器仪表的 串行通信中去,因此具有较广的使用价值 -A method of computer serial communication is proposed in the paper. The data is trans- ferred between twoCOM portswith theAsy
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:36508
    • 提供者:wangmengjie
  1. [Visual.C.Turbo.C

    0下载:
  2. VC++ 串口编程与通信 单片机 与 PC机通信-VC++ Serial communication microcontroller programming and communication with the PC,
  3. 所属分类:Communication

    • 发布日期:2017-06-09
    • 文件大小:16572910
    • 提供者:wangchong
  1. VCPP(method1)

    0下载:
  2. 此程序是利用VC++实现PC机与单片机串口通信任务(方法1)-This procedure is achieved using VC++ Serial Communication PC, and the task (method 1)
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:47707
    • 提供者:刘成
  1. VCPP(method2)

    0下载:
  2. 此程序是利用VC++实现PC机与单片机串口通信任务2(方法2)-This procedure is achieved using VC++ Serial Communication PC, and Task 2 (Method 2)
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:44023
    • 提供者:刘成
  1. pc-to-51-rs232

    0下载:
  2. PC机与51单片机之间的串口通讯,让新手看看串口通信控件的详细用法-rs232 between pc and 51
  3. 所属分类:Communication

    • 发布日期:2014-11-02
    • 文件大小:25600
    • 提供者:陈坚
  1. serial_comu_PC_MCU

    0下载:
  2. vb编写的PC机与单片机串口通信程序设计-vb prepared by the PC and MCU serial communication programming
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:73297
    • 提供者:常羽康
  1. PCtoMCUSerialCommunication

    1下载:
  2. 利用VC++实现PC机与单片机串口通信任务,包含上位机和c51单片机下位机的源程序。对于单片机串口通信具有很好借鉴意义-Using VC++ between PC and microcontroller serial communication task that contains the source code of the host computer and c51 microcontroller next bit machine. Has a good reference for sing
  3. 所属分类:Communication

    • 发布日期:2017-05-16
    • 文件大小:5881856
    • 提供者:chen
  1. uart

    0下载:
  2. pc机与单片机232通信,设置及读取控制器的部分参数-PC and single chip microcomputer 232 communication, set up and read the part of the controller parameters
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:9268
    • 提供者:WANGXIONG
« 12 »
搜珍网 www.dssz.com