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

搜索资源列表

  1. lesson

    0下载:
  2. 关于AT89C51单片机串口通信的源程序-51 Serial Communication
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:6614
    • 提供者:wangyang
  1. 51MCUIRDECODER

    0下载:
  2. 51单片机红外解码,串口发送键码,方便使用。-51 MCU IR decoding, serial key code to send, easy to use.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:32553
    • 提供者:pengchouxiao
  1. chuankoutongxun

    0下载:
  2. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:235687
    • 提供者:wd1300
  1. jiema

    0下载:
  2. 遥控解码通过电脑串口显示,51单片机控制,C语言编写。-Remote control via computer serial decode display, 51 MCU control, C language.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:13341
    • 提供者:wd3500
  1. PWM

    0下载:
  2. 基于51单片机的PWM的液晶串口显示程序-51 Microcontroller Based PWM LCD serial display program
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:8948
    • 提供者:杨天之
  1. fpga_mcu_communication

    1下载:
  2. 本压缩文件是51单片机与Altera_Cyclone fpga串口通信程序,经过硬件实际测试验证可用。-This compressed file is 51 and Altera_Cyclone fpga serial communication program, available through the actual test hardware.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:1707
    • 提供者:肖康
  1. Serial

    0下载:
  2. 51单片机通过串口UART向PC发送4x4键盘的键值,同时通过数码管显示键值。-51 microcontroller through the serial port UART to send a 4x4 PC keyboard keys, and keys through the digital display.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:39433
    • 提供者:usloy
  1. chuankou

    0下载:
  2. 实现 51中串口与上位机的通信 串口发送功能及数据的校验-Of 51 in the serial communication with PC serial port and send the data validation function
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:747
    • 提供者:liaokai
  1. chuankou

    0下载:
  2. 串口通讯测试,51单片机例程,带有实验说明文档。-Serial communication test, 51 MCU routine, with the experimental documentation.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:8572
    • 提供者:wd2670
  1. cktx

    0下载:
  2. 串口通讯测试,51单片机控制,C语言实现。-Serial communication test, 51 MCU control, C language.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:8672
    • 提供者:wd2730
  1. mcs51-io-uart

    0下载:
  2. 利用51的两个输入输出引脚如P1.0和P1.1,置1或0分别代表高低电 平,也就是串口通信中所说的位,如起始位用低电平,则将其置0,停止位为高电平,则将其置 1,各种数据位和校验位则根据情况置1或置0。-Using 51 as the two input and output pins P1.0 and P1.1, set to 1 or 0 representing the high and low, that is said in the bit serial communicati
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:16472
    • 提供者:wkr
  1. 51MCUsendsaninterrupttoreceiveandcheck

    0下载:
  2. 这是一个单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收和查询发送。-51 MCU sends an interrupt to receive and check
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1354
    • 提供者:mdcao
  1. PCjiduiliushuidengkongzhi

    0下载:
  2. 通过串口 利用PC机对51单片流水灯的控制-Through the serial port using PC-51 single flow control lamp
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:53729
    • 提供者:李海洋
  1. UsbToUart

    0下载:
  2. 用51,外接USB芯片,控制USB转串口-USB TO UART C51
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:94195
    • 提供者:林贻聪
  1. S2

    0下载:
  2. KEIL编程环境,51单片机使用,串口通信程序-51MCU, RS232 program S2.C
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:675
    • 提供者:马升
  1. demoXEPADC

    0下载:
  2. 飞思卡尔单片机AD转换程序,本程序完成下列功能的程序设计:单片机轮流采集通道0和通道1的模拟电压,把转换得到的数值转换成对应的电压值发送到串口显示出来,比如本次采得通道1的值为0x80,0x80代表的电压值为(0x80/0xff)*5=2.51伏(保留两位小数),则应在PC机超级终端收到数据“通道1电压值2.51伏”,单片机每0.5秒发送一次采集结果。-Freescale
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:485401
    • 提供者:lhr
  1. SIN100AX05

    0下载:
  2. 基于STC12C5410的简易串口帧格式通信控制汽车转速模拟信号输出的原创51汇编源码。-Based on the simple serial frame format STC12C5410 communication control vehicle speed analog output signal 51 compilation of original source.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:4081
    • 提供者:张腾翔
  1. huang1

    0下载:
  2. RS232串口通信的51单片机通信病处理并行输出的汇编程序-51 RS232 serial communication processing microcomputer communication disease assembler parallel output
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:1030
    • 提供者:黄茂琴
  1. chuankou

    0下载:
  2. 51的串口程序,用于测试51与上位机的通讯是否正常.其中电压测量部分可以不连.-wu
  3. 所属分类:Com Port

    • 发布日期:2017-04-04
    • 文件大小:858
    • 提供者:唐金伟
  1. UART

    0下载:
  2. 串口是计算机上一种非常通用设备通信的协议(不要与通用串行总线Universal Serial Bus或者USB混淆).其中包含了arm和51版本的串口程序,但是也不好公开,就公开一个51版本的吧,都差不多,很容易移植的-Computer serial port is a very common device communication protocol (not with the Universal Serial Bus Universal Serial Bus or USB confusion
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:11656
    • 提供者:陈建
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com