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

搜索资源列表

  1. System-Design-and-Implementation

    0下载:
  2. PC机与单片机的之间串口通信系统设计及实现-Serial communication between PC and MCU System Design and ImplementationPC and MCU serial communication system design
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:369413
    • 提供者:陈小龙
  1. VB-PC-control-digital-tube

    0下载:
  2. VB上位机控制数码管,使用与51平台,适合学习51单片机的研究人员-VB PC control digital tube, and 51 platforms, 51 microcontroller suitable for learning researchers
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:78448
    • 提供者:wangchen
  1. Visual-Basic-and-RS-232

    0下载:
  2. VB与RS232串行通信的设计,实现上位机PC与下位机单片机的串行通信,以及显示控制-VB and RS232 serial communication design, host computer PC and the next crew microcontroller serial communication, and display control
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:13963872
    • 提供者:王海峰
  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. MSP430-RS232

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

    • 发布日期:2017-11-10
    • 文件大小:1714
    • 提供者:wang
  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. 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. 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. SCM-communicate-with-computer

    0下载:
  2. 单片机与电脑VC程序相互通讯的程序。rar中包含VC6.0的上位机程序,和单片机程序的C文件-SCM and computer programs communicate with each other VC program. rar contains VC6.0 PC program, and single C program files
  3. 所属分类:SCM

    • 发布日期:2014-11-01
    • 文件大小:1911808
    • 提供者:scs
  1. PC

    0下载:
  2. 上位机与单片机进行双向通信,作为一个测温系统-The PC and MCU to two-way communication, as a temperature measurement system
  3. 所属分类:SCM

    • 发布日期:2014-11-02
    • 文件大小:911360
    • 提供者:张晨
  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. 7_UART

    0下载:
  2. 智能仪器实验之上位机与下位机通信代码,适用于凌阳51系列单片机-Intelligent instruments experiment PC and the next crew communication code for Sunplus 51 series
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:703946
    • 提供者:chenwenbo
  1. UARTTest

    0下载:
  2. 凌阳51系列单片机上位机与下位机通信的测试程序,采用RS232串口通信。-Sunplus 51-bit single-chip PC and next-machine communications test program, using RS232 serial communication.
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:21605
    • 提供者:chenwenbo
  1. tem_con

    0下载:
  2. 单片机上位机程序,使单片机与电脑进行通讯,本程序为书籍所配光盘中的源代码。-SCM PC program that enables a computer to communicate with the microcontroller, the procedures for book of the disc with the source code.
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1902124
    • 提供者:
« 1 2 ... 13 14 15 16 17 1819 20 »
搜珍网 www.dssz.com