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

搜索资源列表

  1. 26

    0下载:
  2. 89C51 单片机 I/O 口模拟串行通信的实现方法-89C51 single-chip I/O port simulation of serial communication method
  3. 所属分类:Com Port

    • 发布日期:2017-04-17
    • 文件大小:135593
    • 提供者:
  1. uart

    0下载:
  2. 一个串行口直接控制外部电路原理 另一个是单片机与电脑通信完整实例 -A serial port to directly control an external circuit to another is a complete single-chip computer communication examples
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:15003
    • 提供者:freela
  1. Exp2

    0下载:
  2. 单片机串行口实验, 实现串行通信功能。-Single-chip serial port experiments, the realization of serial communication function.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:51491
    • 提供者:潘文
  1. dpjcxtxfsj

    0下载:
  2. 单片机串行通信发射机 单片机串行通信发射机-Single-chip Single-chip serial communication transmitter serial communication transmitter
  3. 所属分类:Com Port

    • 发布日期:2017-04-26
    • 文件大小:271592
    • 提供者:cao
  1. vb_communication

    0下载:
  2. VB中的串口通讯,串口通讯作为一种古老而又灵活的通讯方式,被广泛地应用于PC间的通讯以及PC和单片机之间的通讯之中。-VB of the serial communications, serial communications, as an ancient means of communication and flexible and was widely used in communications between the PC and the PC and single-chip commu
  3. 所属分类:Communication

    • 发布日期:2017-04-04
    • 文件大小:6710
    • 提供者:梅宏振
  1. PC-UART-MCU

    0下载:
  2. 基于PC机串口的多单片机通讯实例。 值得单片机初学者看看。 尤其是关注UART通讯的。-PC-based multi-single-chip serial communications examples. Singlechip beginners worth to see. Especially concerned about the UART communication.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:64858
    • 提供者:max lee
  1. USART

    0下载:
  2. avr单片机ATMEGA16,控制串口程序-avr Singlechip ATMEGA16, serial control procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:2818
    • 提供者:XUE Dongming
  1. Dog

    0下载:
  2. 这是一个通过PC机发指令到串口,单片机接收后通过发射模块,发送到玩具上,玩具解析,得得相应动作,通过调试成功,可以直接使用-This is a PC-issued instructions through the serial port, single-chip receiver module through the launch, sent to the toys, toys resolution, a corresponding action, through the debugging s
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:2074
    • 提供者:xiaolong
  1. UART

    0下载:
  2. 在8位单片机实现软件模拟串口发送,在实际产品调试中非常实用,可以支持所有单片机,源码为C格式-In the 8-bit MCU simulation software serial send, in the actual product debugging very practical, can support all single-chip, for the C-source format
  3. 所属分类:Document

    • 发布日期:2017-04-04
    • 文件大小:6395
    • 提供者:FREEXP
  1. hongwai_jiema

    0下载:
  2. 该小制作所需要的元件很少:单片机TA89C2051一只,RS232接口电平与TTL电平转换心片MAX232CPE 一只,红外接收管一只,晶振11.0592MHz,电解电容10uF4只,10uF一只,电阻1K1个,300欧姆左右1个,瓷片电容30P2个。发光二极管8个。价钱不足20元。 电路原理介绍: 主控制单元是单片机AT89C2051,中断口INT0跟红外接受管U1相连,接收红外信号的脉冲,8个发光二极管作为显示解码输出(也可以用来扩展接其他控制电路),U3是跟电脑串行口RS232
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:34877
    • 提供者:xiaoyu
  1. fasheji

    0下载:
  2. 单片机串行通信发射机,给初学者一点帮助-Single-chip serial communication transmitter, a little help to the beginner
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:613988
    • 提供者:shaokt
  1. RS232C_step-motor

    0下载:
  2. 本程序为MCU端程序,单片机根据串口接收到的不同字符,来实现启动/停止步进电机,改变其转向,转速等动作。-This procedure for the MCU-side procedures, single-chip serial port to receive in accordance with the different characters to achieve the start/stop stepping motor, to change its steering, speed an
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:17153
    • 提供者:吴成伟
  1. 5DFDF

    0下载:
  2. 我所做的单片机串行通信发射机主要在实验室完成,参考有关的书籍和资料,个人完成电路的设计、焊接、检查、调试,再根据自己的硬件和通信协议用汇编语言编写发射和显示程序,然后加电调试,最终达到准确无误的发射和显示。在这过程中需要选择适当的元件,合理的电路图扎实的焊接技术,基本的故障排除和纠正能力,会使用基本的仪器对硬件进行调试,会熟练的运用汇编语言编写程序,会用相关的软件对自己的程序进行翻译,并烧进芯片中,要与对方接收机统一通信协议,要耐心的反复检查、修改和调试,直到达到预期目的。-err
  3. 所属分类:Project Manage

    • 发布日期:2017-04-17
    • 文件大小:271627
    • 提供者:yehailong
  1. LPC21XX_UART0

    0下载:
  2. LPC211X ARM单片机串行通信时源码,带源函数,可方便移植-LPC211X ARM Single-chip serial communication when the source code, with source function, can be easily transplanted
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1384
    • 提供者:yinjianjun
  1. 25f1024

    0下载:
  2. 串行FLASH驱动程序,在产品上成功应用,换引脚后可以直接使用。430F149为主单片机-Serial FLASH driver products successfully applied for pin can be used directly. 430F149-based single-chip
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2805
    • 提供者:小铁
  1. RS232

    0下载:
  2. RS232串口通信实验,实现计算机和单片机之间的通信-RS232 serial communication experiment, the realization of single-chip computer and communication between
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:1157
    • 提供者:yjj
  1. epprinttest

    0下载:
  2. 这是运用c51单片机测试串行打印机,在keil c51上编译通过,对大家有参考价值!-This is the use of C51 single-chip processor serial printers, in the compiler keil c51 passed, we have a reference value!
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1630
    • 提供者:周环东
  1. 2814897_29448627

    0下载:
  2. GSM模块收发短信的基本概念以及串口控制SMS的基本原理。详细介绍了单片机控制GSM模块工作的软件实现过程,对对怎样用单片机控制GSM模块收发短信进行了探讨,也对程序设计的主体思想作了较为细致的分析。-GSM module to send and receive text messages, as well as serial control of the basic concepts of the basic principles of SMS. Detailed information on
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:985507
    • 提供者:guangdaming
  1. Lbview_series

    0下载:
  2. Labview编程 实现串口通信功能的一个程序-Labview programming serial communication function of a program
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-25
    • 文件大小:31971
    • 提供者:feizban
  1. CPLD

    0下载:
  2. 项目的研究内容是对硅微谐振式加速度计的数据采集电路开展研究工作。硅微谐振式加速度计敏感结构输出的是两路差分的频率信号,因此硅微谐振式加速度计数据采集电路完成的主要任务是测出两路频率信号的差值。测量要求是:实现10ms内对中心谐振频率为20kHz、标度因数为100Hz/g、量程为±50g、分辨率为1mg的硅微谐振式加速度计输出的频率信号的测量,等效测量误差为±1mg。电路的控制核心为单片机,具有串行接口以便将测量结果传送给PC机从而分析、保存测量结果。 按研究内容设计了软硬件。软件采用多周期同
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:409841
    • 提供者:tancm
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com