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

搜索资源列表

  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
    • 文件大小:16550
    • 提供者: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
    • 文件大小:5512
    • 提供者:石头
  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
    • 文件大小:807538
    • 提供者:yanxi12
  1. chuankou

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

    • 发布日期:2017-04-01
    • 文件大小:917746
    • 提供者:罗皇
  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. 51receive

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

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

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

    • 发布日期:2017-04-01
    • 文件大小:794835
    • 提供者:严二伟
  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
    • 文件大小:1961
    • 提供者: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
    • 文件大小:1394
    • 提供者: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
    • 文件大小:30812
    • 提供者:mr lin
  1. RITI

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

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

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

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

    0下载:
  2. Visual Basic程序控制51单片机串行端口-Visual Basic programcontrol c51 serial port
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:10710
    • 提供者:徐明
  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
    • 文件大小:8777
    • 提供者:维博胡
  1. 51asm

    0下载:
  2. 51单片机基础大量汇编语言源代码,流水灯、简单键盘、数显、串行口、中断实验、红外-Lot 51 microcontroller assembly language source code base, water lights, simple keyboard, digital, serial port, interrupt the experiment, infrared, etc.
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:219872
    • 提供者:李楠
  1. Serial-to-parallel-conversion

    0下载:
  2. 利用MCS-51单片机的串行口和串行输入并行输出移位寄存器74LS164,扩展二个8位输出通道,用于驱动二个数码显示器,在数码显示器上循环显示从8031串行口输出的0—9这10个数字。-Use MCS-51 microcontroller serial port and the serial input parallel output shift register 74LS164, extend two 8 output channels to drive two digital display
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:4478
    • 提供者:lz
  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
    • 文件大小:15218
    • 提供者:丁付俊
  1. Serial-Communication

    0下载:
  2. 基于51单片机串口传送范列,对单片机串口编程不熟悉的可以下载看看!-Serial Communication
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2094
    • 提供者:gx
  1. GLFDQ

    0下载:
  2. 为51单片机控制的音响功放板 一.带有3路外接音频信号输入: 1. 音频信号输入,可通过音频线输入CD、电脑、手机等音频信号。 2. 自带数字收音模块输入。 3. 通过3P针座预留外接输入。 4. 通过一个2P针座向外提供5V电压,一个2P针座提供单片机串口。 二.实现音频信号左右两路声道信号输出,可通过外接12V电压,1A以上适配器供电。或者通过8-10V交流电压供电。 三.由4位数码管显示,10个LED灯在无音频信号时为跑马灯模式;有音频信号时LED灯跟随信号强弱
  3. 所属分类:assembly language

    • 发布日期:2017-04-29
    • 文件大小:57339
    • 提供者:刘成意
搜珍网 www.dssz.com