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

搜索资源列表

  1. PRO1

    0下载:
  2. 51串口中断程序,适用于波特率115200,8,1。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:2.19kb
    • 提供者:wang_wen
  1. 基于51单片机开发DS18B20的数字温度计设计

    0下载:
  2. 18B20汇编程序,精度0.0625,LED显示,串口输出-18B20 compilation process, the accuracy of 0.0625, two temperature-readable, LED display, serial output
  3. 所属分类:汇编语言

    • 发布日期:2010-11-03
    • 文件大小:16.16kb
    • 提供者:kachung30
  1. 测控端站(51单片机),用于测量开关量

    0下载:
  2. 测控端站(51单片机),用于测量开关量,模拟量,并串口转发~~就这么多了~~在不过30字就不好意思了,Client monitoring and control station (51 SCM), used to measure the volume switch, analog, and serial port forwarding so much ~ ~ on a ~ ~ in 30, however the word has been embarrassed
  3. 所属分类:汇编语言

    • 发布日期:2017-03-26
    • 文件大小:5.38kb
    • 提供者:石头
  1. KT800-COMMNICATION.(asm).rar

    1下载:
  2. 串口通信汇编语言,适合初学者对51串口通信的理解。,Serial communication assembly language, suitable for beginners to 51 serial communication understanding.
  3. 所属分类:汇编语言

    • 发布日期:2017-03-30
    • 文件大小:8.83kb
    • 提供者:Lu
  1. NONAME1

    0下载:
  2. 51串行口输出口扩充,使数码管显示,输出口扩充通过74ls164-miao
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:757byte
    • 提供者:苗苗
  1. faguangerjiguan

    0下载:
  2. 用89C51串行口外接CD4094移位寄存器扩展8位并行口,8位并行口的每位都接一个发光二极管,要求发光二极管从左到右以一定延迟轮流显示,并不断循环。-Using 89C51 external serial port expansion CD4094 shift register 8-bit parallel port, 8-bit parallel port of each one, all light-emitting diodes, light emitting diodes requir
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:734byte
    • 提供者:wfq
  1. 5956471gps_source

    0下载:
  2. NEA1803 51单片机与12864 由串口中断收取数据 显示经度纬度 高度 速度 时间 使用卫星数-GPS development NEA1803 51 SCM and 12864 collected by the serial interrupt data show a high degree of longitude latitude speed time-use satellite-ASDFASDFASDFAS
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:788.61kb
    • 提供者:yanxi12
  1. pc-51

    0下载:
  2. pc通讯实验!!51通讯程序+串口通讯助手!-pc communications experiment, the communication process+ communication assistant!
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:136.83kb
    • 提供者:钟健
  1. chuankou

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

    • 发布日期:2017-04-01
    • 文件大小:896.24kb
    • 提供者:罗皇
  1. IOSerial

    1下载:
  2. 这是一个IO口模拟串口,采用51汇编代码编写的程序-This is a simulation of serial IO port, using a program written in assembly code 51
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:2.56kb
    • 提供者:linzi
  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. 51receive

    0下载:
  2. 51单片机串口接收子程序,接收来自pc机的数据-51 prog
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:600byte
    • 提供者:jackie
  1. shuxianbiao

    0下载:
  2. 多功能数显表 本毕业设计的设计任务为一个多功能数显表。该数显表可以测量和显示气压、冲击频率和耗气量。并且具有RS232接口和时间显示。本毕业设计作品选用AK-4气压传感器和LWGY涡轮流量传感器,通过MCS-51单片机来控制操作,实现信号数据的采集、处理和发送。本毕业设计作品不仅可以将气压、冲击频率、耗气量及时间等数据显示在8个LED数码管上,还会通过RS232串口,将数据发送到PC上。并由PC上的配套程序,将信息数据显示在显示器上,这两部分所显示的数据是完全相同的。其中数字显示时间单位为秒
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:776.21kb
    • 提供者:严二伟
  1. 8051CommunicationASM

    0下载:
  2. 利用MCS-51汇编语言实现的单片机通信程序,包括利用P1端口设定信号发送和接收,利用串口实现收发通信,单片机和主机通信等等。-Use of MCS-51 microcontroller assembly language communication program, including the use of P1 port setting signals to send and receive, send and receive communications using the serial
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.92kb
    • 提供者:huzi
  1. CH452

    0下载:
  2. 程序功能为51单片机通过三线串口操作CH452,CH452驱动8位数码管正常显示以及显示数据的更新。51单片机通过模拟CH452串口操作时序向-The program features 51 microcontroller via a three-wire serial interface operation CH452, CH452 driver 8 digital tube display properly, and display data update. 51 single-chip C
  3. 所属分类:assembly language

    • 发布日期:2017-11-17
    • 文件大小:1.36kb
    • 提供者:zhangming
  1. IO

    0下载:
  2. 51系列单片机普通的IO 口模拟串口通信,已经过测试,可以直接使用-51 Series single-chip analog IO serial communication, has been tested, and can be used directly. . .
  3. 所属分类:assembly language

    • 发布日期:2017-11-10
    • 文件大小:30.09kb
    • 提供者:mr lin
  1. RITI

    0下载:
  2. 自己编的,51单片机串口RITI 的接收发送控制。可以用串口调试助手来验证-51 microcontroller serial transmission and reception of control RITI
  3. 所属分类:assembly language

    • 发布日期:2017-04-15
    • 文件大小:7.28kb
    • 提供者:哈哈哈
  1. 23953391283b

    0下载:
  2. 51单片机实现单片机与PC机的串口通信中需要的所有的资料-All information 51 MCU MCU and PC serial communication needs
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1.41kb
    • 提供者:周安
  1. DHT11_serial

    1下载:
  2. 将dht11的c代码转换为asm,并在51单片机上通过串口成功传输到电脑。-Converts dht11 c code to asm, and through a serial port on 51 single chip microcomputer successfully transmitted to the computer.
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:8.57kb
    • 提供者:维博胡
  1. 123

    0下载:
  2. 遥控解码通过电脑串口显示,51单片机程序,适合初学者下载-Remote display decoded by the computer serial port, 51 microcontroller program for beginners download
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:14.86kb
    • 提供者:丁付俊
« 12 »
搜珍网 www.dssz.com