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

    0下载:
  2. 串行通讯的一个小程序,是PC与单片机 的简单通信!-serial communications in a small process, the PC and SCM simple communication!
  3. 所属分类:Windows编程

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

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

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

    0下载:
  2. Visual Basic 编的上位机软件,用于与单片机通信将单片机读取DS18B20的温度值实时刷新显示,简单好用,经本人调试过的,初学VB串口编程的人一定-Visual Basic series of PC software for communication with the single-chip will be read Singlechip DS18B20 refresh real-time temperature display, easy-to-use, as I have bee
  3. 所属分类:Other windows programs

    • 发布日期:2014-11-02
    • 文件大小:7013
    • 提供者:xiaobo
  1. 6

    0下载:
  2. 这个程序可以用来进行实现PC与单片机之间的通信-This procedure can be used for the realization of PC and MCU communication between
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:24779
    • 提供者:qintaotao
  1. PCTOMCU

    0下载:
  2. vb 的PC与单片机通信程序 实现简单的PC与单片机通信-vb of PC communication program with the single-chip realization of a simple PC with Single-chip communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4547
    • 提供者:zhangliangz
  1. VBserial

    1下载:
  2. VB串口通信实例,串口实例内容详尽,适合初学者-VB example of serial communication, serial detailed examples, suitable for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2016-04-10
    • 文件大小:5256743
    • 提供者:黄尚
  1. 6

    0下载:
  2. PC机与单片机串口通信,包含vb串口通讯源代码和c51程序。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4549
    • 提供者:张扬
  1. PC

    0下载:
  2. PC机与串口通信 实现PC机与单片机之间的串口传送-pc
  3. 所属分类:Windows Develop

  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. aspjia.com-200621415486317

    0下载:
  2. 单片机串口调试助手小程序,实现了PC机与单片机串口通信!-Single-chip serial debugging helper applet to achieve a PC machine with single-chip serial communication!
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:273102
    • 提供者:流成
  1. Interface

    0下载:
  2. pc与单片机通信的交流界面,基于Visual Basic语言写的。-pc communicate with the MCU communication interface, based on the Visual Basic language written.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:760983
    • 提供者:李三
  1. danpianji

    0下载:
  2. pc与单片机串口通信的功能与描述,简单的数据接收功能-pc serial communication with the MCU function and descr iption of simple data reception
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:773
    • 提供者:魏强
  1. VB-serial-communication

    0下载:
  2. 在本文提供的串口通信程序设计中,除了PC与PC串口通信外,PC与单片机、PC与智能仪表、PC与PLC、PC与GSM短信模块等串口通信任务的实现均采用MSComm控件。-In this article, serial communication program designed to provide, in addition to PC and PC serial communication peripherals, PC and SCM, PC and smart instrumentation
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:1686339
    • 提供者:纪昀
  1. the-six--chapter

    0下载:
  2. 龚建伟《Visual C++Turbo C串口通信编程实践》一书源代码、是学习串口通信不可多得的好书、对于pc与单片机串口通信有很好的借鉴作用 第六章-Visual C++Turbo C
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:13762
    • 提供者:konglong
  1. PROTEUS-PC

    0下载:
  2. proteus 仿真pc与单片机串口通信,实现方法详细-the simulation proteus pc microcontroller serial communication
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-14
    • 文件大小:279741
    • 提供者:换季
  1. 23-本站原创 PC与单片机双向通讯智能温控程序

    0下载:
  2. 23-本站原创 PC与单片机双向通讯智能温控程序(23- station original PC and MCU two-way communication intelligent temperature control program)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:874496
    • 提供者:1fr51bth
  1. PC机与单片机通信

    0下载:
  2. PC机与单片机通信,单片机设计,串口通讯实例(The design of communication, PC and single-chip microcontroller, serial communication example)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:3312640
    • 提供者:yunyunc52
  1. 工业清洗系统中PLC与上位机通信设计

    0下载:
  2. 在工业控制过程中,PLC作为下位机,PC机作为上位机,PLC与PC机之间通过串口通信传递数据具有广泛的运用.文章就采用西门子S7-200 CPU226作为下位机,研华工控机作为上位机组成控制系统,用于钕铁硼自动清洗系统.(In the process of industrial control, PLC as lower machine, PC as upper machine, transfer data through serial communication between PLC and
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:842752
    • 提供者:小辉u
  1. 进一步改进可采集pid测试

    0下载:
  2. 实现lv上位机与单片机串口通信,并带有简单的pid控制源程序(LV PC and MCU serial communication, and a simple PID control source program.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:21504
    • 提供者:肉夹馍万岁
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com