CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - PC机与单片机通信

搜索资源列表

  1. ActiveXComm

    0下载:
  2. 本程序是在VC++6.0 中用 ActiveX控件 实现PC机与单片机之间的串口通信 。-this procedure is used in VC 6.0 ActiveX control PC and SCM serial communication between.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:82335
    • 提供者:anne
  1. 51_c

    2下载:
  2. 51 c 一.闪烁灯 二.流水灯的左移右移 三.按键判断 四.数码管静态显示 五.数码管动态显示 六.4X4键盘识别 七.按键中断判断方式 八.定时器T0的应用---9.9秒计时设计 九.PC机与单片机通信 十.24C08读写操作-51 c 1. Lights flickered 2. Wasted lights bits shifted to the right three. Four keys judgment. Digital static show
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:286057
    • 提供者:lzh
  1. tongxinyuandaima

    0下载:
  2. 这是一个PC机与单片机通信源代码,包括串口初始化和发送接收数据
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1426
    • 提供者:李婷
  1. pc机串口

    0下载:
  2. pc机串口通信,可以实现计算机与单片机,或者是两个单片机之间的通信-the communication through PC serial, between PC and SCM, or two SCM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12581
    • 提供者:邱林
  1. PC机与单片机通信

    0下载:
  2. 上位机与单片机之间的通信,非常的容易,看了你也便会!-PC and communication between the microcontroller, very easy to read you will!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5472
    • 提供者:jake
  1. PC-mcu

    1下载:
  2. PC机与单片机串口通信一个很好的例程,VB开发-PC-MCU serial communication with a good routine
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:4096
    • 提供者:姜利
  1. PCMCU

    0下载:
  2. PC机与单片机通信,显示温度实时曲线,并进行平均值、最大值和最小值的显示,数据可以存储-PC and MCU communication, display real-time temperature curve
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:26098
    • 提供者:liangchaowei
  1. Works

    0下载:
  2. PC机与单片机的串口通信程序,也包括单片机程序-PC-MCU serial communication and procedures, including single-chip program
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:128395
    • 提供者:宋名
  1. li

    0下载:
  2. PC机与单片机之间通过串口进行通信 已测试通过-Between PC and MCU to communicate through the serial port have been tested
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:2434
    • 提供者:lizhou
  1. VBchuankou

    0下载:
  2. VB平台单片机与PC机串口通信的PC端程序。小巧易用,功能丰富-VB Platform single-chip serial communication with the PC-the PC-side program. Small, easy-to-use, feature-rich
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:4860169
    • 提供者:朱文杰
  1. vc

    0下载:
  2. 用VC++6.0实现PC机与单片机之间串行通信的方法 用VC++6.0实现PC机与单片机之间串行通信的方法 -With VC++6.0 to achieve between PC and MCU serial communication method using VC++6.0 to achieve between PC and MCU serial communication method
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1834
    • 提供者:Jarvis
  1. MCUcomminuaction

    1下载:
  2. PC机与单片机通信(RS232协议)的C语言实现,含有PC机上的串口调试小工具,即使不会编写的只要看一下就能够很好运用。-PC and MCU communication (RS232 protocol) of the C language, containing the serial PC, debugging gadgets, if not prepared just to look good to be able to use.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:141142
    • 提供者:龙王
  1. PC-485-MCU-2BYTES-communciation

    0下载:
  2. PC机与单片机通过485进行串口通信,实现了双向通信,即PC机向单片机发送数据,单片机接收后再将数据回传给PC机,结果显示在串口调试助手上,数据为双字节的-PC-485 with the microcontroller through the serial communication to achieve a two-way communication, that is, PC, send data to the microcontroller, the microcontroller then
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:47122
    • 提供者:yuzhuzhao
  1. 485

    0下载:
  2. 经典485驱动程序 实现PC机与单片机通信-Classic 485 drivers communicate between PC and microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:2091
    • 提供者:黄贤枢
  1. PC

    0下载:
  2. 实现PC机与单片机的串口通信,本设计通过VB实现的-PC connect with MCU by VB
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:73597
    • 提供者:YTB
  1. VCPP-PC-SCM

    0下载:
  2. 用Visual C++实现PC机与单片机串口通信程,包含整个Visual C++工程文件-Using Visual C++ to achieve PC and the microcontroller serial communication process, contains the entire Visual C++ project file
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:151355
    • 提供者:张凯军
  1. 利用VC++实现PC机与单片机串口通信任务

    0下载:
  2. 用 visual c++ 实现pc与51单片机的十六进制数据往返,并提示通信正常与否。-Visual c++ PC and 51 microcontroller hex data to and from, and prompt communication is normal or not.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-10-30
    • 文件大小:45779
    • 提供者:管斌
  1. PCRS232

    0下载:
  2. 一个PC机与单片机通信的设计方案,通讯方式使用RS232协议,里面包括上位机和单片机执行的源码,适合毕业设计参考-A design communication between PC and microcontroller, using the RS232 communication protocol, which includes the source PC and microcontroller execution for graduation design reference
  3. 所属分类:SCM

    • 发布日期:2014-11-01
    • 文件大小:62464
    • 提供者:namejiang
  1. PC 机与单片机通信(RS232 协议)

    0下载:
  2. PC 机与单片机通信(RS232 协议)
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. PC-and-mcu-communikation

    0下载:
  2. 采用Atmel公司的AT89S52为核心,实现PC机与单片机系统之间的数据通信。单片机系统采集温度,将数据通过串口将数据传送至PC机,PC机上实现温度显示。用MAX232芯片完成单片机TTL电平到RS-232双向电平的转换 ;用46的矩阵式键盘完成所要显示的数据发送;用LED七段数码管显示接收和发送的数据。在软件设计方面,PC机采用VB或者VC语言编程,使用通信控件来实现串行口收发数据;单片机方面用中断方式完成数据的接收和发送。-Adopts AT89S52 as the core of Atm
  3. 所属分类:SCM

    • 发布日期:2017-06-16
    • 文件大小:24725819
    • 提供者:因一
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com