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. Density

    0下载:
  2. 此软件完成下位机(如单片机)与上位机串口通讯,有字符串的处理及显示等。-software to complete the next crew (SCM) and the PC serial communications, string handling and display.
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:31326
    • 提供者:likc
  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. 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. USBPort

    0下载:
  2. VC++编写,通过USB接口实现PC机与单片机的数据收发-VC preparation, adoption USB PC and SCM data transceiver
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:87469
    • 提供者:张笑
  1. pcvb

    0下载:
  2. 在Windows98下利用VB的串行通讯控件可实现PC机与多单片机之间的通讯。采用定时器控制大大加快了自动化进程,克服了往多“握手”协议造成的通讯速度缓慢的缺点
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3369
    • 提供者:lxy
  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. C51SerialAndPCDataExchange

    0下载:
  2. 一种单片机与电脑进行数据交换的C语言程序 单片机通过查询方式接收然后回传给PC机显示出来-A single-chip computer data exchange with the C language program Singlechip receive through inquiry then back to PC-display
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1958
    • 提供者:liaozlei8
  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. 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-26
    • 文件大小: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-29
    • 文件大小:1772
    • 提供者:李永
  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. pc-to-51-rs232

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

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

    0下载:
  2. 实现单片机与PC机的通信,并把采集到的数据送给上位机。-Realization of MCU and PC communication
  3. 所属分类:Communication

    • 发布日期:2017-12-09
    • 文件大小:1760
    • 提供者:zhangyongyi
  1. RS232-communication-project

    0下载:
  2. 利用VB制作的上位机软件成功完成单片机与PC之间的串口通信。-VB produced PC software successfully complete serial communication between the MCU and PC.
  3. 所属分类:Communication

    • 发布日期:2017-11-11
    • 文件大小:216444
    • 提供者:kh.xiang
  1. PC

    0下载:
  2. PC机与51单片机之间的串口通讯使用VB编程,上位机和下位机两部分-The two parts of the serial communication between the PC and 51 microcontroller, VB series, PC and microcontroller
  3. 所属分类:Communication

    • 发布日期:2014-11-01
    • 文件大小:3072
    • 提供者:酱香拿铁
  1. serial_communication_JM60

    0下载:
  2. 飞思卡尔JM60单片机与上位机进行串口通讯程序,实现单片机与PC的数据传输,并结合使用串口通讯助手调试。-Freescale JM60 Microcontroller with PC Serial communication between SCM and PC data transmission, and the combined use of serial communications debugging assistant.
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:124290
    • 提供者:张玉祥
  1. RS232_51aPC

    0下载:
  2. 实现单片机与PC机串行通讯。 PC机采用c语言,单片机采用汇编语言。 实测通讯的数据传输可靠。只是屏幕的显示界面有待完善。-Single-chip microcomputer serial communication with PC. PC machine using c language, MCU assembler. Measured communication of reliable data transmission.Just the screen interface n
  3. 所属分类:Communication

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