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

搜索资源列表

  1. basedC51rs232SerialCommunication

    0下载:
  2. 基于51单片机的RS232串口编程例子 实现串口通讯-RS232 serial port based on MCU 51 Serial Communication programming examples! ! !
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:34110
    • 提供者:万力行
  1. crc

    1下载:
  2. 非常使用的crc8程序,可用于串口通信,无线通信等场合需要数据校验的应用。在51单片机上测试通过。-crc8 program, very useful in many applications such as UART & wireless communication. it s has been successfuly compiled upon 51 MCU.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1321
    • 提供者:zhanghya
  1. danpianji

    0下载:
  2. 是一个较为简单的点亮51单片机开发板上led灯,还有串行口等程序 虽然简单,但是对初学者来说还是比较实用的-Is a relatively simple microcontroller development board led light 51 lamps, there are procedures such as serial port is simple, but for beginners or the more practical
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1245
    • 提供者:兰鹤建
  1. SL811

    0下载:
  2. 51单片机,通过U盘读取文件,以XMODEM文件协议通过串口给程序升级.-51, U disk to read through the documents to file protocol XMODEM upgrade through the serial port to the program.
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:388524
    • 提供者:杨过
  1. hongwai_chuankou

    0下载:
  2. 51系列单片机例程,遥控解码通过电脑串口显示,配有实验说明文档。-51 Series MCU routine, remote control decoding serial shows through the computer, with experimental documentation.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:51345
    • 提供者:d6200
  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. 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. 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单片机例程,带有实验说明文档。-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. 51MCUsendsaninterrupttoreceiveandcheck

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

    • 发布日期:2017-04-10
    • 文件大小:1354
    • 提供者:mdcao
  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. huang1

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

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

    0下载:
  2. RS232串口程序, 适用于51系列单片机。由c语言写成。-RS232 serial proceedings, applies to 51 series. Written by the c language.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2908
    • 提供者:刘建
  1. chuank

    0下载:
  2. 串口通信,实现两块51单片机之间的通信。-Serial communication, to achieve communication between two 51 microcontroller.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6002
    • 提供者:胡豆豆
  1. DS12887

    0下载:
  2. ds12887,运用51单片机知识设计一个可以随意调节时间、带整点闹铃的时钟。(其中用到定时器、中断、按键、蜂鸣器、数码管或串口通信)-ds12887, using 51 single-chip expertise to design an adjustable time, with the whole point of the alarm clock. (Which use timers, interrupts, keypad, buzzer, digital control, or seri
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:459968
    • 提供者:Mars.X
  1. Serial_test

    0下载:
  2. 串口发送实验程序源代码!合适初学51单片机的人群-Serial port test program source code! Suitable microcontroller beginner 51 people
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:15864
    • 提供者:里i
  1. 51chuankou

    0下载:
  2. 51单片机的串口通行绝对可以用 欢迎大家借鉴-THANK
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7429
    • 提供者:linwei
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com