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

搜索资源列表

  1. debugging_experiment

    0下载:
  2. 通过串口调试工具,可以实现PC机与89C52单片机之间的串口通讯,文档里面有2个工程,一个是最基础的串口通讯程序,另一个是通过PC上位机控制各个数码管的显示,初学意义很大-Serial communication between PC and 89C52 microcontroller serial debugging tools, can be achieved, the document there are two projects, one is the most basic serial
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:18179
    • 提供者:林亮
  1. MCU_PC_communication

    0下载:
  2. 采用串口通讯,实现PC机与下位51单片机通信-PC exchange date with MCU through serial port.
  3. 所属分类:LabView

    • 发布日期:2017-11-28
    • 文件大小:36689
    • 提供者:广龙东瀛
  1. 5a60s2

    0下载:
  2. 通过单片机控制USB与上位机通信,USB用的是南京沁恒公司的CH372-USB Communication between PC and microcontroller control
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-25
    • 文件大小:33533
    • 提供者:张义敏
  1. MSP430-RS232

    0下载:
  2. 基于PC与单片机间的RS232通信,实现信息的交互,其中,PC为主机,通过RS232电缆多头与从机MSP430连接,即一台PC机可访问各台从机,对每台从机的访问是通过对从机设置不同的地址来实现的,每台从机处于监听状态,程序上来说就是每台从机在此时只接受地址信息,并与自己的地址进行匹配,如果匹配一致,则此时这台从机程序设计时便可识别数据信息,此时PC主机便可通过传输特殊命令数据实现对单片机“发号施令”,是MSP430单片机执行主机想让做的事,这便是基于PC机的多机通信来实现实践中某些控制的基础。-
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:1714
    • 提供者:wang
  1. chuankou

    0下载:
  2. 通过c语言,对单片机rs232串口进行编程,实现pc机与单片机的双向通讯-failed to translate
  3. 所属分类:Com Port

    • 发布日期:2017-11-29
    • 文件大小:382976
    • 提供者:巴德凯
  1. communication

    0下载:
  2. 上位机利用MSCOMM通信控件与单片机之间串口通信实现温度显示。单片机采集一个温度信号,将采集到的温度信号传送给PC机显示-Host computer use the MSCOMM communication control between the microcontroller serial communication to achieve temperature display. SCM acquires a temperature signal, the collected tempera
  3. 所属分类:SCM

    • 发布日期:2017-11-26
    • 文件大小:2900
    • 提供者:赵辉
  1. PCheAT89C51

    0下载:
  2. PC机与单片机AT89C51的串行通信,汇编语言-PC and AT89C51 single-chip serial communication, assembly language
  3. 所属分类:SCM

    • 发布日期:2017-12-04
    • 文件大小:7096
    • 提供者: 黄东
  1. text

    0下载:
  2. 此程序通过vc++实现了pc机与单片机的串口通讯-This procedure achieved through vc++ pc machine and the Serial communication
  3. 所属分类:Com Port

    • 发布日期:2017-11-22
    • 文件大小:2277151
    • 提供者:刘世伟
  1. SCommTest(1)

    0下载:
  2. 此程序是VC++MFC的一个重要实例,同时也实现了PC机与单片机之间的串口通信。-This program is an important example VC++MFC, but also to achieve between PC and MCU serial communication.
  3. 所属分类:Com Port

    • 发布日期:
    • 文件大小:2277563
    • 提供者:齐风涓
  1. APC220

    0下载:
  2. 介绍APC220无线传输模块的使用,以及用51单片机测试程序。介绍上位机与下位机的数据传输方式。-Introduction APC220 wireless transmission module used, and with 51 testing procedures. Introduction PC and the next crew of the data transmission.
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:7523795
    • 提供者:zhangchuan
  1. modbus

    0下载:
  2. 通过modbus与51单片机通信,开发环境是KEIL,上位机用的是MCGS组态软件!可以很方便的与与下位机通信,并且数据交换1-51 microcontroller via modbus communication with the development environment is KEIL, using a PC on MCGS! Can easily communicate with and the next crew, and a data exchange
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1771
    • 提供者:张文强
  1. WDcontrol

    0下载:
  2. 此代码为PC机与单片机互相通信进行温度智能控制-This code for the PC communicate with the MCU intelligent control temperature
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:1117184
    • 提供者:刘欢
  1. shiyan2

    0下载:
  2. 开发环境:unSP IDE 2.0.0 实验目的:通过本实验熟悉SunPlus SPCE061A单片机的I/O,定时器的使用方法。中断系统的 使用。熟悉IDE开发环境的使用。 0 实验设备:装有WINDOWS操作系统以及SunPlus IDE仿真开发环境的PC机一台; ì’nSP™ 十六位单片机实验板及扩展板。 实验原理:通过键盘扫描获得键值后分别控制二极管的亮灭;使用定时器产生不同的显示模 式。 实验步骤: 1).连接PC机与SunPlus061A仿
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:50858
    • 提供者:niu
  1. shiyan3

    0下载:
  2. 开发环境:unSP IDE 2.0.0 实验目的: 1)了解SPCE061 PLL 振荡器的功能及其应用。 2)掌握系统时钟单元P_SystemClock的设置方法。 3)熟悉系统时钟和CPU时钟频率的编程方法。 实验设备: 1)装有µ ’nSP™ IDE仿真环境的PC机一台。 2)µ ’nSP™ 十六位单片机实验箱一个。 3)示波器一台。 实验原理: 在SPCE061A内,P_SystemCloc
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:23915
    • 提供者:niu
  1. 485modbus

    1下载:
  2. 主要是mega8单片机通过485总线控制16路继电器的开合,带继电器状态的返回,与上位机通信采用modbus协议-Mainly mega8 single-chip microcomputer by 485 bus control opening and closing as 16 road relay relay status returns, communicate with PC using modbus protocol
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:165722
    • 提供者:王伟
  1. communication-between-pc-and-mcu

    0下载:
  2. 实现PC与89c52rc单片机之间的通信。发送二进制代码到单片机然后再返回。包括上位机程序和下位机程序。-PC and 89c52rc communication between the microcontroller. Send binary code to the microcontroller and back again. Including PC program and the lower computer program.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:18237
    • 提供者:张邦民
  1. BlueToothTransport

    0下载:
  2. 一个用C#编写的上位机,它实现PC机与单片机之间的串口通信-A C# prepared by the host computer, it achieved between PC and MCU serial communication
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:313764
    • 提供者:yongwu
  1. labviewPCSTC89C52

    1下载:
  2. 51单片机下位机LABVIEW上位机与PC之间的通讯-LABVIEW 51STC89C52 shumaguan
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-02-27
    • 文件大小:23663
    • 提供者:温凤如
  1. PC-and-MCU

    0下载:
  2. PC与单片机通信labview上位机程序 PC发送 MCU响应 H 返回“OK” B 1号灯亮,同时蜂鸣器响 A 1号灯灭,蜂鸣器停止响 D 2号灯亮,同时蜂鸣器响 C 2号灯灭,蜂鸣器停止响-PC and single chip microcomputer communication labview PC program The PC sends MCU response H returns "OK" B 1 lights, buzzer sounded a
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:16575
    • 提供者:liuzhen
  1. control-systerm-ASM

    0下载:
  2. 基于AT89C51的交通控制系统,以ASM为开发环境。 1.AB方向亮绿灯60s,然后黄灯闪烁3次,每次一秒(亮灭各40ms),红灯40s,同时CD方向红灯65s,绿灯35s,黄灯闪烁3s 2.各路灯用LED模拟显示,同时用七段数码管显示两路的倒计时时间 3.利用键盘可修改灯亮时间 4.PC机设置灯亮时间,利用PC与单片机串口通信实现 -AT89C51-based traffic control system to ASM for the development envi
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:12568
    • 提供者:宋雪涛
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 »
搜珍网 www.dssz.com