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

搜索资源列表

  1. Key_8279

    1下载:
  2. keil c51开发的8279和51单片机通用键盘控制和Led显示及uart通信程序。-Keil decoder developed by 8279 and 51 general-purpose keyboard control and Led Display and uar t Communication Program.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:41157
    • 提供者:张宏亚
  1. UART_leochin

    0下载:
  2. 2个51单片机实现UART通信 程序分master和slave2个部分。 master等待按键(SW1),按键按下后将数据发送到slave单片机,slave单片机中断接受查询发送,将收到的数据发送回master,master中断接受,收到后将LED灯点亮。-two 51 MCU UART communication procedure, and the master slave2 parts. Wait for the master keys (SW1), press the butto
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:17305
    • 提供者:jones
  1. fs4510_demo5_pre

    0下载:
  2. FS4510开发板示例程序 demo5_pre----中断服务程序 串口驱动 演示的功能包括中断 定时器 串口 它提供了可以在 FS4510板子上运行的参考代码 文件说明 demo5_pre.apj 为 SDT2.51 的项目文件 汇编格式 init.s 为初始化文件 lcd.c LCD驱动文件 demo5.c 主程序 包含定时器初始化和 timer0 和 timer1 的使用 包含中断服务程序 uart.c 串口驱动
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:42693
    • 提供者:kl.ud
  1. RFID-C++

    4下载:
  2. 飞利浦RC522芯片源代码。该芯片主要针对三表市场和手持设备,支持I2C/SPI/UART接口。 先发布基于普通51单片机的驱动源代码,采用串口接口,无需中断。只要接一个串口,后续会发布基于飞利浦LPC9401的读写源代码!LPC9401也是基于51核,只需连接SPI接口!有公司拿这个源代码卖钱哟-Philips RC522 chip source. The chip targeted at three tables and handheld devices market, support
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1701
    • 提供者:wxf
  1. UART_LCD

    0下载:
  2. 显示模块,利用51单片机UART口通讯,有C语言程序,protel99se原理图,需要自行设计PCB
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:16272
    • 提供者:唐润平
  1. trans

    0下载:
  2. 基于51单片机实现UART通信 SPI通信 和IIC通信
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:221767
    • 提供者:philip.chen
  1. LPC931

    0下载:
  2. 针对philips的51单片机LPC931的具体应用的例子。实现对uart, spi, i2c等硬件资源的操作。还有针对小内存单片机操作系统的实现。-against Philips Microcontroller 51 LPC931 the specific application examples. Implementation of UART, 20, i2c hardware resources operation. There are small memory microcontroll
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:79223
    • 提供者:罗定云
  1. URAT

    0下载:
  2. 51单片机串口的发送与接收程序,通过单片机与计算机的串口实验来验证串口程序的有效性,需使用串口调试软件-the use of UART (89C52)
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:34387
    • 提供者:郭振杰
  1. 51_u_licheng

    0下载:
  2. 51读写u盘 uart.c main.c rwudiskdemo.c-51 mcu read u disk
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:69818
    • 提供者:younger
  1. F02x_UART1_Interrupt

    0下载:
  2. 用C8051F020实现UART的中断,对于学习51的人有一定的指导意义-UART with C8051F020 achieve interruption, for 51 people to learn a certain degree of guidance
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2739
    • 提供者:maguorong
  1. Z

    0下载:
  2. 基于单片机的循环及串行中断的C程序源代码。-Based on single-chip serial interrupt the cycle and the C source code.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:706
    • 提供者:张北英
  1. 8051

    0下载:
  2. 51单片机的c语言开发 这是一本书 里面有十五章 主要讲单片机的c语言开发 里面有丰富的例子 源代码均通过了调试 - This is a book .There are a lot of examples of 51 from timer,uart,and break .AT the end part of the book ,there are four advanced examples.
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1209926
    • 提供者:
  1. cuankou

    0下载:
  2. 实验名称:串行通信实验 实验目的: (1) 了解MCS-51单片机串行口(UART)的结构、PC机串行通信的基本要求、串行通信的原理和数据交换过程,掌握单片机与单片机间以及单片机与PC机间进行串行通信的编程方法。 (2) 掌握存储器扩展接口电路的设计方法;掌握单片机内部RAM和外部RAM之间数据传送的特点。 实验类型:验证 实验学时:2学时 每组人数:1人 实验内容:单片机之间串行通信实验:甲机将存储在片外RAM的一组立即数(00H~0FH)通过串口发送到乙机,乙机接收
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:897
    • 提供者:nwj
  1. Display_UART

    0下载:
  2. 51做的串口,可以连接外部通信,内有电路图和程序。-this program is used 51MCU uart port to communicate with others.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:374016
    • 提供者:herry_lee
  1. 232-232-1

    0下载:
  2. 本程序是实现51单片机与单片机之间的串行通信(UART)-communicate between 51 single controler
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:9830
    • 提供者:lzh
  1. 89c51uartPC

    0下载:
  2. 单片机与PC机串行通信实现,让刚学习51单片机的朋友学会如何写uart发送和接收的程序-PC-MCU and serial communication to achieve, so just to learn 51 MCU s friends to learn how to write programs to send and receive uart
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:123599
    • 提供者:小蔡
  1. mcu_51_io_uart

    0下载:
  2. 51单片机IO口模拟串口通讯C源程,适用于AT89S51/AT89S52等单片机。-MCU GPIO uart c source code ,can use for AT89S51/AT89S52 etc.
  3. 所属分类:Com Port

    • 发布日期:2017-04-02
    • 文件大小:696
    • 提供者:yuv
  1. C8051F330_uart_code

    0下载:
  2. C8051F330串口通讯设计程序,C语言编程,适用于C8051FXX系列MCU,C8051FXX是增强型的51 MCU,性能不错。-C8051F330 uart c source code
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1126
    • 提供者:yuv
  1. 999999

    0下载:
  2. 与MCS-51单片机产品兼容、8K字节在系统可编程Flash存储器、 1000次擦写周期、 全静态操作:0Hz~33Hz、三级加密程序存储器 、32个可编程I/O口线、三个16位定时器/计数器八个中断源 、全双工UART串行通道、 低功耗空闲和掉电模式、掉电后中断可唤醒、看门狗定时器、双数据指针、掉000000~999999计数-he use of analog circuits and digital circuit design of the meter as a whole circuit
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:914
    • 提供者:liang
  1. 51UART

    0下载:
  2. 一个非常不错的单片机232串口通信程序-A very good microcontroller 232 serial communication program! ! !
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:3425
    • 提供者:xiaobo
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com