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

搜索资源列表

  1. PC-RS232_control_LED

    0下载:
  2. 通过本实验学习PC机串口与AVR单片机串口之间相互通讯的基本硬件接口电路和软件编程方法,并且达到使用PC机来控制LED的简单应用。-experiential learning through the PC serial port and AVR serial communications between the basic hardware interface circuit and software programming, and to reach the PC use to control
  3. 所属分类:软件工程

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

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

    • 发布日期:2011-11-10
    • 文件大小:548kb
    • 提供者:LV_1314
  1. infineon XC2000 ASC SSC

    0下载:
  2. infineon 单片机XC2000系列异步/同步串口通讯代码。详细介绍了DaVE驱动代码自动生产及调试代码。
  3. 所属分类:编程文档

  1. STC12C5A60S2.pdf

    3下载:
  2. STC12C5A60S2/AD/PWM系列单片机是宏晶科技生产的单时钟/机器周期(1T)的单片机,是高速/低功耗/超强抗干扰的新一代8051单片机,指令代码完全兼容传统8051,但速度快8-12倍。内部集成MAX810专用复位电路,2路PWM,8路高速10位A/D转换(250K/S),针对电机控制,强干扰场合。 1.增强型8051 CPU,1T,单时钟/机器周期,指令代码完全兼容传统8051; 2.工作电压:STC12C5A60S2系列工作电压:5.5V-3.3V(5V单片机)STC12LE5A
  3. 所属分类:编程文档

    • 发布日期:2012-10-18
    • 文件大小:1.88mb
    • 提供者:howard_dai
  1. BS_CWSPC

    0下载:
  2. 利用了虚拟仪器技术,研究设计了一套自动测温、测转速系统。该系统能够对温度、电机转速进行精确测量。本设计有效运用了基于LabVIEW的虚拟仪器技术、单片机数据采集技术、单片机信号处理技术以及单片机串口通讯技术,将诸多重要步骤都在配备硬件的普通PC电脑上完成,使得整个测量技术变得简单明了。通过对本系统的研究,我充分考虑到了实际需求,重点讨论了系统具体实现功能的设计、硬件设计和软件设计。设计完成的平台具有对温度转速的快速测量、自动显示等特点。-Use of virtual instrument tec
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:3.5kb
    • 提供者:杨俊
  1. gprs

    0下载:
  2. GMC-L2B智能路灯监控器 使用手册.pdf gprs ip modem 使用手册.pdf GPRS 数据传输技术及实时数据采集应用.pdf GPRS,SMS无线数传模块(GPRS DTU)EG-200T用户手册.pdf GPRS数据传送服务的无线通信控制器设计.doc gsm gprs modem ME1203A使用手册.pdf GT01用户手册.doc GT3010-TTL GTMODEM 技术说明书.doc HD-CDMA719应用手册.doc HY2
  3. 所属分类:Communication

    • 发布日期:2017-05-22
    • 文件大小:6.7mb
    • 提供者:方亮
  1. pcDUIc51

    0下载:
  2. 这是个PC机和单片机的串口通讯程序,内容详实,三个实例都能正常运行,有助于程序员上位机软件的编写。-This is a PC machine and the Serial communication program, informative, and three instances of normal operation can help programmers write PC software.
  3. 所属分类:software engineering

    • 发布日期:2014-11-01
    • 文件大小:11.89mb
    • 提供者:SUNNAY
  1. VB-based-PC-and-the-serial-communication-between-M

    0下载:
  2. 基于VB的PC机与单片机间串口通讯及程序设计-VB-based PC, and the serial communication between MCU and program design
  3. 所属分类:software engineering

    • 发布日期:2017-03-23
    • 文件大小:554.63kb
    • 提供者:greatsasa
  1. VCPP_chuankoushangweiji

    0下载:
  2. 实现单片机与电脑的串口通讯,此实例主要是上位机编程。,通过单片机往串口里发送数据,可以看到主窗口的的A/D转换结果,以及进度条显示电压值变化。-SCM and the computer' s serial communication, this instance of the main host computer programming. Through the microcontroller to send data to the serial port where you can se
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:765.94kb
    • 提供者:zengsiming
  1. ucos22

    0下载:
  2. 电子书内容介绍 《μC/OS-Ⅱ内核分析、移植与驱动次第开辟》介绍μC/OS-Ⅱ的内核分析、移植进程和驱动次第开辟办法。书中首先以μC/OS-Ⅱ正在8051系列单片机下的移植为例子,细致分析μC/OS-Ⅱ的内核和移植进程;然后以串口通讯为例,介绍如何为μC/OS-Ⅱ实时内核添 -E-book content descr iption " μC/OS- Ⅱ core analysis, migration and drive sequential opening of" In
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1.77mb
    • 提供者:zheng
  1. MSCommunication

    0下载:
  2. 串口通讯程序,能够实现上位机与单片机的通信-Serial communication program, can be achieved between PC and microcontroller communication
  3. 所属分类:software engineering

    • 发布日期:2017-12-04
    • 文件大小:3.71kb
    • 提供者:汪圣杰
  1. 51serial-communication

    0下载:
  2. 51单片机c语言串口通讯编程,包含数码管的串行驱动-51-singlechip serial communication and CAMAC serial driver CAMAC for LED
  3. 所属分类:software engineering

    • 发布日期:2017-12-03
    • 文件大小:234.22kb
    • 提供者:马可
  1. DPJ

    0下载:
  2. 用80C51单片机和AD0809实现单路采集系统的设计,并可通过解单片机和PC串口通讯,在PC机上实时的显示出来-80C51 microcontroller and AD0809 single acquisition system design, and can be by solving the microcontroller and PC serial communication, real-time on the PC display
  3. 所属分类:Project Design

    • 发布日期:2017-11-16
    • 文件大小:218.71kb
    • 提供者:林海
  1. Serial-communication

    0下载:
  2. 本文档是为单片机初学者写的有关串口通讯编程的说明文档。使用的单片机硬件是最通用的AT89C51单片机,编程语言为c语言。本文档不是系统的介绍单片机知识的教程,而是为了使您尽快掌握串口编程方法的技术说明。-This document is written for beginners microcontroller serial communication programming documentation. Using microcontroller hardware is the most co
  3. 所属分类:Communication

    • 发布日期:2017-11-10
    • 文件大小:238.16kb
    • 提供者:wenshang
  1. CSharp_PC_serial

    0下载:
  2. 关于C#编程的上位机与单片机的串口通讯程序-C# PC serial communication program
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:300.95kb
    • 提供者:byron
  1. danpianjidianyabiaolunwen

    0下载:
  2. 本报告介绍了基于AT89S52单片机为核心的、以AD0809数模转换芯片采样、以1602液晶屏显示的具有电压测量功能的具有一定精度的数字电压表。在实现基础功能要求之上扩展了串口通讯、时钟功能、高压报警、短路测试、电阻测量、交流电压峰峰值和周期测试等功能,使系统达到了良好的设计效果和要求。- This report describes on AT89S52 microcontroller as the core, to AD0809 DAC chip sampling, digital vol
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:143.44kb
    • 提供者:许家硕
  1. NO19_UART_REV

    0下载:
  2. 学习板演示程序 异步串口通讯:利用单片机UART的接收功能,等待接收一串数据-Learning Board demo- asynchronous serial communication: the use microcontroller UART reception function, and waiting to receive a series of data
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:5.33kb
    • 提供者:柯南
  1. SN8P2711B_Uart_test

    0下载:
  2. 松翰单片机写的串口通讯程序,用IO口模拟串口,芯片2711B,希望对于想模拟串口的初学者有用-use Io to similater UART with SONIX microchip, only TX part source code.
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:158.6kb
    • 提供者:HK
  1. atMEGA128 ADC 串口

    0下载:
  2. AVR单片机练习程序,提供AVR单片机练习程序包括AD、串口通讯等等(AVR SCM exercise procedures, providing AVR microcontroller exercise procedures, including AD, serial communication, and so on)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-22
    • 文件大小:3.54mb
    • 提供者:马鬼
  1. 反转电机程序

    0下载:
  2. 可以实现单片机的串口通讯功能。。。。。。。。。。(The serial communication function of single chip computer can be realized)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-01
    • 文件大小:3.22mb
    • 提供者:wbbzhz
« 12 »
搜珍网 www.dssz.com