CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - UART.h

搜索资源列表

  1. 实用单片机系统

    0下载:
  2. 增加ASCII.C的一个ASCI码(7F),用于虚拟按键用 修改UART串口的命令解析程序,修改RTC的pcf8563中断部分。 精简IIC和smart_timer代码,添加define.h的宏定义。 修改system.c里的消息堆栈的宏定义 增加ii.c函数,支持对eeprom的打包 增加由PLD或者GPIO输出的模拟UART,在6个CLOCK下速度为57.6K 增加消息的优先级功能,消息类型的前4位为消息的优先级,后4位为消息的类型 试用于初学单片机并且想更上一层
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2233228
    • 提供者:初学者
  1. 做的硬盘MP3资料

    1下载:
  2. 1IC网友 做的硬盘MP3资料公开 该播放器使用了美国atmel公司出品的mp3播放器专用芯片at89c51snd1c. 本芯片特性如下: 1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台; 2)MPEG I/II-Layer 3 hardware decoder .独立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取样频率 .支持软件31阶音量控制,高中低音均衡控制
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1008633
    • 提供者:史比
  1. mcs51_MP3

    0下载:
  2. 1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台; 2)MPEG I/II-Layer 3 hardware decoder .独立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取样频率 .支持软件31阶音量控制,高中低音均衡控制 .重低音效果 3)集成DAC部件,支持PCM,IIS格式; 4)64K字节片上代码存储空间(100K次擦写寿命) 5)4K字节boot f
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:894503
    • 提供者:singlemans
  1. UART_c8051f340

    0下载:
  2. c8051f340 串口 程序This program demonstrates how to configure the C8051F340 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using the STDIO routine getkey(), outputs that character to the scre
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:52110
    • 提供者:李明
  1. MSP430F5

    1下载:
  2. MSP430F5系列中文手册,有需要的朋友可以下载一下-MSP430F5xxx--h h h h h h h h h h f f f f
  3. 所属分类:SCM

    • 发布日期:2017-05-18
    • 文件大小:5284212
    • 提供者:chai
  1. F41x_UART_STDIO

    0下载:
  2. C8051F410串口通信程序。。上位机发送一个字符,下位机把这个字符再发回,并再以十六进制再发一次。-Program Descr iption: This program demonstrates how to configure the C8051F410 to use routines in STDIO.h to write to and read from the UART interface. The program reads a character using
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:1891
    • 提供者:hitler
  1. chip1

    0下载:
  2. VB遥控播放器红外遥控解码 #include <regX52.h> #define c(x) (x*110592/120000) sbit Ir_Pin=P3^2 sbit beep=P2^1 //sbit RELAY=P2^0 #define INBUF_LEN 4 //数据长度 unsigned char inbuf1[INBUF_LEN]={ 0 , 0 , 0 , 0 } //发送缓冲区 unsigned char inb
  3. 所属分类:SCM

    • 发布日期:2017-05-29
    • 文件大小:12668246
    • 提供者:微微
  1. USART(ICC)

    0下载:
  2. USART以查询方式收发数据,接收发自电脑的数据,将其显示在LED上,并将接到到的数据减1后返回电脑-USART to send and receive data to query, receive from the bottom of the computer data that could be displayed in the LED, and will receive the data returned by a computer
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:84823
    • 提供者:张栋
  1. tsl2561

    0下载:
  2. IIC驱动程序 单片机: STC12C5410AD 主频: 24MHz include <REGX051.H> // AT89C4051头文件 #include "../inc/STC12C5410AD.H" // AT89C4051头文件 #include <INTRINS.H> // 系统调令头文件 #include "def.h" // 类型定义文件 #include "config.h" // 配置头文件 #incl
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:2982
    • 提供者:mengchao
  1. UART_51

    0下载:
  2. 单片机串行口的驱动程序,可以直接发送字符串和数组-Serial port driver can send strings and arrays
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1141
    • 提供者:邬志锋
  1. UART

    0下载:
  2. UART.CPP and UART.h to handle the uart of lpc2378 ARMMicrocontroller
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1833
    • 提供者:Mogi
  1. DBG_test-500009

    0下载:
  2. 本应用介绍了DBG引脚的使用方法。调试模式下,DBG引脚可用作单线UART通信端口;自由运行模式下,DBG引脚可用作P12/EC0。-/****************************************************************************** F2MC-8FX Family SOFTUNE C Compiler sample startup routine, ALL RIGHTS RESERVED, COPYRIGHT (C) F
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:108457
    • 提供者:Shijie
  1. Lin-Uart-500006

    0下载:
  2. 本应用介绍了如何在各种模式下使用LIN-UART。 介绍了LIN-UART的各种功能和工作模式并给出了样本代码。LIN-UART具有4个工作模式。工作模式0是异步模式(正常模式) 工作模式1是异步(多处理器模式) 工作模式2是同步模式(正常模式) 工作模式3是异步模式(LIN模式)。-/* THIS SAMPLE CODE IS PROVIDED AS IS AND IS SUBJECT TO ALTERATIONS. FUJITSU*/ /* MICROELECTRONICS ACCE
  3. 所属分类:SCM

    • 发布日期:2017-11-09
    • 文件大小:356641
    • 提供者:Shijie
  1. release_version

    0下载:
  2. C51/52 驱动程序功能: 1、12Mhz主频下,初始化4800波特率全双工UART。UART收到字符并对字符排序。 2、一个50ms Tick定时器,通过UART每隔一秒发送一个 T 字符。 3、中断初始化 驱动程序部分包含的:c52_drive.h c52_drive.c C52_data_type_define.h 的根据GPL 开源发布。 所有代码在 STC89C51RC 和 HC6800 V2.6开发板 通过测试验证。-C51/52 driver f
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:56241
    • 提供者:lelel
  1. 2.4GHz-RF-wireless-sensor-network

    1下载:
  2. 2.4GhzRF无线自组织网络或者无线传感器网络汇聚节点源程序,主要包括:单片机STM8S005K6、Flash芯片W25Q32、无线射频芯片BK2423。源文件清单如下: adc.h adc.c apply.h apply.c bk2423.h bk2423.c Declare.h define.h eep.h eep.c history.h history.c Iostm8s005k6.h main.c mcu.c mcu.h
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:341455
    • 提供者:zcl
  1. U115200

    0下载:
  2. msp430的uart模块收发程序,其中包括uart.h,uart.c文件,经本人亲测,程序可以使用。程序还有波特率设置函数,很好用。-The transceiver module uart msp430 procedures, including uart.h, uart.c file, the I pro-test, the program can be used. Program as well as the baud rate setting function, easy to use.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:21721
    • 提供者:留忆
  1. uart

    0下载:
  2. 单片机UART配置,封装成了.c文件和.h文件。包含串口发送函数与串口中断-About MCU uart configuration
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1622
    • 提供者:sheldencn
  1. 20130402

    0下载:
  2. 采用的是upsd3300单片机,读取GPS NMEA0183格式及解析;uart.h ,uart.c串口中断程序; gps.c,gps.h 读取GPS NMEA数据及解析位置,时间,和卫星状态-Upsd3300 microcontroller is used to read and parse GPS NMEA 0183 format uart.h, uart.c serial interrupt program gps.c, gps.h read the GPS NMEA data a
  3. 所属分类:SCM

    • 发布日期:2017-05-03
    • 文件大小:690336
    • 提供者:leeyg
  1. uart

    1下载:
  2. 串口功能调试程序,代码例程C51,有C文件 和h 文件-uart funtion
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:5470
    • 提供者:刘彻
  1. UART.H

    0下载:
  2. MCU 单片机级的串口驱动程序,适合初学者!-MCU-level serial driver, suitable for beginners!
  3. 所属分类:SCM

    • 发布日期:2017-12-13
    • 文件大小:629
    • 提供者:luxiaoguo
« 12 »
搜珍网 www.dssz.com