CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 单片机 和PC 通信

搜索资源列表

  1. aduc841

    0下载:
  2. 基于单片机Aduc841的调试程序,包括锁相环PLL4153的驱动和39VF040flash芯片的驱动以及通过串口和上位机通信的代码。-based SCM Aduc841 debugging procedures, PLL PLL4153 including the driver and 39 VF040flash chip and drive through the serial port and PC communications code.
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:33124
    • 提供者:贾军
  1. PC与单片机通过USB接口实现串行通信

    1下载:
  2. 基于串口通讯的原理,分析和讨论了计算机与单片机如何通过USB接口使用相关的通讯协议实现串行通信的。本设计主要介绍如何使用一台计算机与一台单片机通过USB接口实现串行通信。在本设计中单片机采用AT89C51,USB模块CH375,软件设计方面,PC机采用C语言编程,单片机方面用中断方式完成数据的接收和发送,程序采用也采用C语言。
  3. 所属分类:文档资料

    • 发布日期:2011-11-10
    • 文件大小:561152
    • 提供者:LV_1314
  1. 温室农业环境的实时监控及远程控制系统设计

    2下载:
  2. 开题报告.doc 一、课题的内容和要求: 1内容: 本设计运用STC89C52单片机、DHT11温湿度传感器、nRF905无线通信模块,设计了温度、湿度信息采集显示系统运用无线通信模块实现数据远距离传输,终端通过PC机显示。实现了温室大棚中温度、湿度的监测系统,解决了温室大棚人工经验评判的误差大、反应周期长等问题,从而实现了对温室大棚的实时监控和远程控制的目的。
  3. 所属分类:报告论文

    • 发布日期:2012-11-13
    • 文件大小:31232
    • 提供者:coolhandy
  1. SPCOMDelphi7

    0下载:
  2. PC机与下位机的通信可以采用高级语言编程实现,如Delphi、VC等。Delphi 是新一代面向对象的可视化开发工具,它具有功能强大、简便易用和代码执行速度快等特点,越来越在构架企业信息系统方面发挥着重要作用。由于Delphi 这些显著特点,利用Delphi开发工业控制系统软件成为越来越多的开发人员的选择,而实现系统监测控制和信息处理的关键是解决PC机与单片机之间的串口通信问题。-PC computer and the communication of digital machines can
  3. 所属分类:Document

    • 发布日期:2017-04-15
    • 文件大小:6754
    • 提供者:郝冠男
  1. UnderthePCintheWindows95andsingle-chipserialcommun

    0下载:
  2. 在Windows95下PC机和单片机的串行通信。 基于32位操作系统Windows95的工业控制PC机和单片机间的串行通信,给出了用VC++5.0和PL/M-96语言编写的串行通信程序-Under the PC in the Windows95 and single-chip serial communication. 32-bit operating system based on the Windows95 machine and industrial control PC serial
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:23731
    • 提供者:Lily
  1. Mifare

    0下载:
  2. 非接触式IC卡(也叫射频卡)目前已经在各行各业得到广泛的应用,其中PHILIPS公司的Mifare卡在射频卡市场占有主要份额。作为一门高新科技, Mifare卡应用系统涉及天线设计,电路设计,单片机编程,PC接口技术,数据库应用和软件工程等跨学科综合。本课题为一合作课题,共由下位机开发和上位机开发两大部分组成。本人负责上位机部分,将尝试使用大学所学课程之知识完成一个初步的Mifare读卡器上位机程序开发。它由数据库,数据显示管理模块,上位机通信接口几部分组成。而另外的下位机部分使用51型号单片机
  3. 所属分类:Project Manage

    • 发布日期:2017-03-25
    • 文件大小:121594
    • 提供者:张宾
  1. vb-mscom-commucation

    0下载:
  2. 本程序是单片机和PC之间的通信例子,使用vb中的MSCOM和picture实现了实时采集数据并实时绘图功能,也可以保存数据。-This program is the communication between the microcontroller and the PC case, using vb MSCOM and picture in real-time data collection and to achieve real-time graphics capabilities, you
  3. 所属分类:Communication

    • 发布日期:2017-03-26
    • 文件大小:1771
    • 提供者:tianjingyu
  1. LabVIEW

    0下载:
  2. 通过简单示例,讲解labview和pc机,单片机等通信的方法-Through the simple example, the explanation and PC labview, singlechip communication method,
  3. 所属分类:software engineering

    • 发布日期:2017-05-10
    • 文件大小:2349936
    • 提供者:李游
  1. 123

    0下载:
  2. 本文设计了以AT89S52单片机作为控制器,LCD液晶和矩阵键盘为互动模块,射频技术基础,应用飞利浦公司MF-RC500芯片作为读写IC的载体,并可以与上位机进行串口通信的非接触式IC卡读写器。-Designed microcontroller AT89S52 as the controller, LCD LCD and matrix keyboard interactive modules, RF technology base, application of the Philips MF-R
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:425236
    • 提供者:文涛
  1. VCPP-MSCOMM-entry

    0下载:
  2. 用自己相当蹩脚的C++写出了一个简单的串口上位机程序,分享一下,体验一下单片机和PC通信的乐趣。-Own quite crappy C++ of write a simple serial interface of the PC program, share and experience the fun of the SCM and PC communications.
  3. 所属分类:Communication

    • 发布日期:2017-11-23
    • 文件大小:784292
    • 提供者:王元双
  1. MCU-and-PC

    0下载:
  2. 单片机与PC机串行通信的软硬件实现包括方法和规范的详细说明!-MCU serial communication with the PC hardware and software, including a detailed descr iption of the methods and norms!
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:31485
    • 提供者:刘旭
  1. Research-on-Stepper-Motor-Control

    0下载:
  2. 本文介绍了一种采用AVR 高性能单片机Atmega128 与串行通信相结合的步进电机控制系统。该系统主要由上位机(PC 机)、下位机(单片机)及步进电机三部分组成,上下位机通过串口交互数据。最终实现了由PC 机直接控制步进电机。调试结果表明, 设计的控制电路和程序简单、实用,且具有便捷的人机交互界面。-This article describes the combination of a high performance AVR microcontroller Atmega128 wit
  3. 所属分类:File Formats

    • 发布日期:2017-11-02
    • 文件大小:706193
    • 提供者:
  1. vcPP-and-Host-computer

    0下载:
  2. VC++编写简单串口上位机程序,体验一下单片机和PC通信的乐趣-VC++ write simple serial host computer program and experience the fun of the SCM and PC communications
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:767826
    • 提供者:long
  1. temp3

    0下载:
  2. 一个串行通信程序,开发单片机和电脑间通信的初学者的很好的程序-a program for pc and mcu51
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:1313
    • 提供者:朱因东
  1. 485PC

    1下载:
  2. 基于51单片机,在pc和单片机之间,通过485协议通信。带仿真-Based on 51 single between pc and microcontroller communication via 485 protocol. With simulation
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:298284
    • 提供者:王毅
  1. USBdata-acquisition-system

    0下载:
  2. 本文介绍了一种基于USB总线的数据采集系统的设计方法,采用PHILIPS公司的USB接口芯片PDIUSBD12与单片机AT89C51进行通信,并和PC机通信而编制出友善的设备应用程序。-this article presents a particular descr iption of the design and development of a data collection system based on USB.single chip programs the fireware to t
  3. 所属分类:Project Manage

    • 发布日期:2014-11-02
    • 文件大小:125952
    • 提供者:renlijun
  1. USBshujucaiji

    0下载:
  2. 本文介绍了一种基于USB总线的数据采集系统的设计方法,采用PHILIPS公司的USB接口芯片PDIUSBD12与单片机AT89C51进行通信,并和PC机通信而编制出友善的设备应用程序。-In this paper, a design method of data acquisition system based on USB bus, using the USB interface chip PDIUSBD12 PHILIPS company communicate with single ch
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:124777
    • 提供者:renlijun
  1. 单片机与微机485通讯

    1下载:
  2. 摘要介绍美国DALLAS公司的单线数字温度传感器DS18B20在其前代产品DS1820基础上的新特性和RS-485标准接口芯片MAX485的原理和应用,并给出了单片机最小系统与PC机串行通信接口电路,最后,编程实现了串行通信。并针对它在桥梁混凝土测温系统的应用中出现的与硬件和软件有关的问题给出解决方法。
  3. 所属分类:文档资料

    • 发布日期:2019-04-26
    • 文件大小:1433600
    • 提供者:kylinwu
搜珍网 www.dssz.com