CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 汇编语言 搜索资源 - 单片机 串口通讯

搜索资源列表

  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
    • 文件大小:34.06kb
    • 提供者:xiaoyu
  1. hongwaiyu

    0下载:
  2. 单片机解码红外遥控器的信号后通过与电脑串口通讯控制电脑音乐播放-Single-chip decoding infrared remote control signal through the computer serial communication control computer music player
  3. 所属分类:assembly language

    • 发布日期:2017-04-25
    • 文件大小:15.73kb
    • 提供者:wumingxing
  1. Communication

    1下载:
  2. 8051串口通讯程序,可实现多个单片机同时通讯,带收发程序-8051 serial communication program can simultaneously achieve a number of single-chip communications, with send and receive process
  3. 所属分类:汇编语言

    • 发布日期:2017-06-29
    • 文件大小:1.27kb
    • 提供者:李国齐
  1. willar_350993

    0下载:
  2. 串口测试程序,方便初学者调单片机串行通讯 -12333333333
  3. 所属分类:assembly language

    • 发布日期:2017-04-24
    • 文件大小:12.86kb
    • 提供者:刘洋
  1. serial

    0下载:
  2. 单片机串口通讯C程序,直接编译烧写进芯片即可-Single-chip serial communication C procedures,
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:182.95kb
    • 提供者:edy
  1. serial

    0下载:
  2. 实现一单片机与计算机的简单的串口通讯,单片机与计算采用rs232连接-realization of a simple serial communicationa between a SCM and the computer a simple serial communication
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:65.59kb
    • 提供者:maojoujou
  1. Text1

    0下载:
  2. 单片机RS232串口C语言程序代码,可实现串口通讯等功能-MCU RS232 serial port C language program code, serial communications and other functions can be realized
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:1.08kb
    • 提供者:康荣杰
  1. CX

    0下载:
  2. 单片机串口C语言源程序,可实现串口通讯等功能-MCU Serial C language source code, serial communications and other functions can be realized
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:2.46kb
    • 提供者:康荣杰
  1. RS232C

    0下载:
  2. PC机与51单片机串口通讯程序,主要实现单片机发送和接收程序,PC端可以用VB,VC进行界面设计。-PC-MCU serial communication program with the 51, mainly to send and receive procedures for SCM, PC client can use VB, VC for interface design.
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:15.65kb
    • 提供者:郑西点
  1. 48

    0下载:
  2. 单片机与PC机串口通讯仿真 一个简单实用的源程序-Microcontroller with PC Serial communication simulation of a simple and useful source
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:645byte
    • 提供者:liunan
  1. danpianji

    0下载:
  2. 单片机与PC机串口通讯仿真代码,用C语言写的-Microcontroller with PC Serial communication simulation code, written using C language
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:30.9kb
    • 提供者:林红
  1. COM

    0下载:
  2. 80C52单片机,汇编语言串口通讯系统-80C52 microcontroller assembly language serial communication system
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:12.84kb
    • 提供者:陈木金
  1. ceshi

    0下载:
  2. 采用AT89C2051单片机,晶振11.0592MHZ,通讯速率19200,采用TTL串口通讯 手机号码缓存在28H-33H的内存中 短信内容缓存在48H-57H的内存中 短信中心的号码存放在58H-63H的内存中 密码"车辆报警"存放在64H-73H的内存中 手机号码存放在74H-7F的内存中 P1.0为手机开关机控制端 P1.1为串口接收模块数据OK P1.2为解防/设防控制端- AT89C2051 microcontrol
  3. 所属分类:assembly language

    • 发布日期:2017-11-26
    • 文件大小:1.22kb
    • 提供者:赵海营
  1. MODBUS

    0下载:
  2. 基于C51单片机的多机串口,MODBUS协议通讯的实现方法-failed to translate
  3. 所属分类:assembly language

    • 发布日期:2017-11-13
    • 文件大小:2.19kb
    • 提供者:bing
  1. vb

    1下载:
  2. 串口通讯程序源码,多种单片机代码和pc代码的实例-Serial communication program source code, a variety of single-chip code and pc code examples
  3. 所属分类:assembly language

    • 发布日期:2015-10-17
    • 文件大小:2.7mb
    • 提供者:吴桂安
  1. cshi

    0下载:
  2. c串口通信,PC与单片机实现字符串的通讯,实现了双向通讯-the c serial communication, PC and MCU string communication, to achieve two-way communication
  3. 所属分类:assembly language

    • 发布日期:2017-11-22
    • 文件大小:762byte
    • 提供者:啊啊啊
  1. led

    0下载:
  2. 利用单片机串行口,实现两个实验台之间的串行通讯。其中一个实验台作为发送方,另一侧为接收方。发送方读入按键值,并发送给接收方,接收方收到数据后在LED上显示-Use of single-chip microcomputer serial port, the realization of serial communication between the two test bench. One of the test bench as the sender, the other side of the
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:18.55kb
    • 提供者:潘敏
搜珍网 www.dssz.com