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

搜索资源列表

  1. mcurs232-asm

    1下载:
  2. 这是一个AT89C51单片机实验开发板向PC机的串口单向发送数据AF的演示程序-This is a AT89C51 experimental development board to the PC serial port to send one-way data AF Speech showing procedures
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1027
    • 提供者:王宝玉
  1. armok0153069

    0下载:
  2. AVR单片机USB口转换为UART异步串行口的详细程序,非常好用
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:17151
    • 提供者:胡军
  1. IO_UART

    0下载:
  2. 用单片机89c51实现模拟串口工作的演示程序代码,在没有串口或串口不够用时用这样的方法去实现扩展是个不错的办法
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1879
    • 提供者:陈工
  1. IO

    0下载:
  2. 大家好!我为大家提供个小程序,单片机汇编语言编写的IO模拟串口程序,此程序可供参考和使用-Good! I provide a small program, single-chip assembly language prepared by serial IO simulation procedure, this procedure can be used as reference and use
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:682
    • 提供者:tubiyong
  1. pc-mcu

    0下载:
  2. 8052单片机和计算机串口通信的试验。已经成功演示,上位机用的是vb写的程序。-8052 single-chip serial communication and computer tests. Have successfully demonstration PC using a program written in vb.
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:2249
    • 提供者:wangjunbin
  1. C8051F

    0下载:
  2. 用C语言编写的单片机串口收发程序,使用时将其粘贴到C格式文件中即可-Use of C language procedures for single-chip serial transceivers, use paste it into C format document can be
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:4372
    • 提供者:hanming
  1. 1.txt(5.75K)

    0下载:
  2. 串口通信的单片机程序,是计算机网络的实验程序,经调试可以使用-The single-chip serial communication procedure is experimental procedures of computer networks, can be used by the debugger
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:5924
    • 提供者:冷风
  1. mutibyte_scom

    0下载:
  2. PIC单片机16f628A串口发送接收程序.汇编语言编写-PIC single-chip serial port to send procedures. Compiled languages
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2830
    • 提供者:刘静微
  1. rs232

    0下载:
  2. 串口通信的单片机程序.欢迎大家参考应用。-Single-chip serial communication program. Welcome reference U.S. application.
  3. 所属分类:assembly language

    • 发布日期:2017-04-12
    • 文件大小:1116
    • 提供者:nuaacym
  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
    • 文件大小:1298
    • 提供者:李国齐
  1. willar_350993

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

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

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

    • 发布日期:2017-03-30
    • 文件大小:187337
    • 提供者:edy
  1. 232

    0下载:
  2. 在DP上面运行成功的232串口汇编程序,将程序下载到单片机里面,然后拨到RUN直接运行,两单片机可以成功的操作另一个单片机-DP successful run in the top of the 232 serial compilation process, the program downloaded to a single chip inside, and then transferred directly RUN operation, the two single-chip operati
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:31349
    • 提供者:姜守安
  1. chuankou

    0下载:
  2. 51单片机串口与PC通信下位机程序,单片机驱动16路IO。-transfer
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:917746
    • 提供者:罗皇
  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-01
    • 文件大小:1102
    • 提供者:康荣杰
  1. pic_usart

    0下载:
  2. pic单片机实现串口通信程序设计,usart通信适合学习-pic SCM Serial communication program, suitable for learning
  3. 所属分类:assembly language

    • 发布日期:2016-04-09
    • 文件大小:8451
    • 提供者:大江东去
  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
    • 文件大小:16022
    • 提供者:郑西点
  1. weijitongx

    0下载:
  2. 此程序为单片机微机串口通信程序,写的较为详细。-MCU computer serial port communication program, written in some detail.
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:1483
    • 提供者:张宝宝
  1. transmission-program

    0下载:
  2. 单片机串口发送程序汇编语言 单片机串口发送程序汇编语言-Chip serial transmission program in assembly language assembly language program microcontroller serial transmission
  3. 所属分类:assembly language

    • 发布日期:2017-11-16
    • 文件大小:13173
    • 提供者:廖勇
  1. MFRC522

    0下载:
  2. MFRC522关于RFID的读写代码,基于单片机的射频读写器它的主要程序,串口程序-RFID
  3. 所属分类:assembly language

    • 发布日期:2017-12-13
    • 文件大小:99690
    • 提供者:苗苗要毕业
« 12 »
搜珍网 www.dssz.com