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

搜索资源列表

  1. C51tou-wen-jian

    0下载:
  2. 是51单片机常用头文件定义,直接调用就可以,包括:1602液晶,12864液晶,5110屏,I2C,UART,精确延时函数,PWM调速,DS1302,DS18B20-51 microcontroller used header file defines direct call can include: 1602 LCD, 12864 LCD, 5110 screen, I2C, UART, precision delay function PWM speed control, DS1302, D
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-14
    • 文件大小:17389
    • 提供者:hui huang
  1. VB1

    0下载:
  2. VB编写的51单片机的上位机,用于实时绘制温度等变化曲线.(上位机和下位机程序都有)-microsoft visual basic and STC 51mcu,using Uart and VB for updataing temperature (18b20) into graphic diagram
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:78756
    • 提供者:rurigeo
  1. Samples

    0下载:
  2. 51单片机开发例程,包括LED、WDT、Timer、UART等程序,适合初学者使用。-51 MCU development routines, including LED, WDT, Timer, UART and other procedures, suitable for beginners to use.
  3. 所属分类:SCM

    • 发布日期:2017-12-05
    • 文件大小:429179
    • 提供者:谭亚
  1. SSI2Uart

    2下载:
  2. SSI是磁致伸缩位移传感器,编码器的常用传输协议。本程序用于把SSI转换UART给计算机。keil c 编写。51单片机运行-SSI is a magnetostrictive displacement sensor, encoder common transport protocol. This procedure is used to convert SSI UART to the computer. keil c prepared. 51 single run
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-06-27
    • 文件大小:24955
    • 提供者:jxz
  1. key4

    0下载:
  2. 基于51单片机平台,通过按键,把键值对应的二进制数显示在流水灯上和串口调试窗口上。 主要包括按键去抖、矩阵按键编程和UART通讯。-Based on 51 single-chip platform, through the key, the key corresponding to the binary number displayed in the water lights on and serial debug window. Including debounces matrix key
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:28150
    • 提供者:马飞
  1. uartcommunication

    0下载:
  2. /*说明:AVR串口是通过UDR发送出去的,类似于51单片机的SBUF*/ /*程序功能:能够通过串行数据发送给PC机0x12数据,接收上位机数据并且+1后发送回上位机*/-uart communication implement
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:2271
    • 提供者:vic luo
  1. uart_0820

    0下载:
  2. 基于51单片机的异步通信(UART)带ADC转换程序,ADC芯片为TLC0820,波特率选择模式2采用翻倍模式!-Based on 51 single-chip asynchronous communication (UART) with ADC conversion process, ADC chip TLC5620, baud rate selection mode 2 uses double mode!
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:961
    • 提供者:逆序
  1. SEU-51-UART!

    0下载:
  2. 东南大学电子系统设计课程P89V51单片机的串口实验源码,保证可用。-Southeast University Electronic Systems Design course P89V51 microcontroller serial experimental source, be available.
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:87142
    • 提供者:zhangwei
  1. lcdaDSaeep

    0下载:
  2. 51单片机通过采集来自温度传感器的消息,将其信息显示在OCMJ4*8字符型LCD,并通过uart发送给上位机-51 Microcontroller by collecting messages from the temperature sensor, its information is displayed in OCMJ4* 8 character LCD, and sent to the host computer via uart
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:68038
    • 提供者:陈诗雄
  1. main

    0下载:
  2. UART通用异步收发机,在51单片机上实现控制异步通信- universal asynchronous receiver-transmitter
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:829
    • 提供者:陈翔
  1. 51Uart_Rev

    0下载:
  2. 51单片机串口接收数据,接受到1,点亮LED1,接受2,点亮LED2.-51 MCU Uart Rev LED
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-24
    • 文件大小:22397
    • 提供者:wyp
  1. DEMO5_UART1

    2下载:
  2. SH79F161 串口测试程序,中颖51单片机开发-SH79F161 uart
  3. 所属分类:SCM

    • 发布日期:2017-05-11
    • 文件大小:2227074
    • 提供者:ivan
  1. a

    0下载:
  2. UART.c :51單片機串口通信程序 ocm1602.c:lcd1206液晶顯示板51單片機驅動程序 FLUKE45.C:fluke45表驅動程序 - 您是不是要找: UART.c51單片機串口通信程序 ocm 1602.c:lcd1206液晶顯示板51單片機驅動程序 FLUKE45.C:fluke45表驅動程序 UART.c: 51 single-chip serial communication program ocm1602.c: lcd1206 LCD pane
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5085
    • 提供者:
  1. vcPPMScomm

    0下载:
  2. 串口通信。mfc控件,嵌入式,51单片机,上位机,uart,-Serial wizard source code
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-26
    • 文件大小:31584
    • 提供者:曹铁军
  1. 51to51_Uart

    0下载:
  2. 基于51单片机的串口通信,本人自主编写,亲测有效-Mcu:AT89S52 Function:51to51 Uart
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:11505
    • 提供者:zhangquanfeng
  1. 51-uart

    0下载:
  2. 89c52 89c51系统单片机 串口 485 MODBUS RTU协议 从机 程序 ,已通过实验-89c52 89c51 system microcontroller serial 485 MODBUS RTU protocol the program, has passed the test
  3. 所属分类:SCM

    • 发布日期:2017-04-27
    • 文件大小:60139
    • 提供者:叶成龙
  1. cc1110UART

    0下载:
  2. cc1110最简单的串口程序,运行于IAR7.51a。欢迎下载学习与袖带-a simple uart code of cc1110,programed in IAR7.51.
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:32022
    • 提供者:魏炎
  1. myUART

    0下载:
  2. 51单片机串口发送函数,包括IO定义和函数定义-51 MCU UART send void
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1563
    • 提供者:dongyu
  1. code

    0下载:
  2. 51单片机Uart串口通信调试源代码,初级学习使用-51 single Uart serial communications debugging source code, learning to use primary
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:81886
    • 提供者:leon
  1. 51_UART

    0下载:
  2. 51单片机串口get一个字符(如,A )后,返回给串口调试助手 I get A字符-51 mcu uart
  3. 所属分类:SCM

    • 发布日期:2017-04-30
    • 文件大小:39567
    • 提供者:谢奇
« 1 2 ... 6 7 8 9 10 1112 »
搜珍网 www.dssz.com