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

搜索资源列表

  1. 232_a

    0下载:
  2. MSP430 USART 實驗程序 利用IAR Embedded Workbench開發軟體-MSP430 USART experimental procedure using IAR Embedded Workbenc h software development
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3216
    • 提供者:高進
  1. 485_a

    0下载:
  2. MSP430 USART 實驗程序 利用IAR Embedded Workbench開發軟體-MSP430 USART experimental procedure using IAR Embedded Workbenc h software development
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:3173
    • 提供者:小蘇
  1. DS18B20-STM32

    2下载:
  2. STM32 Cortex-M3上的温度传感器DS18B20程序。从单片机上移植过来的-STM32 Cortex-M3 on the temperature sensor program. From the MCU on the transplant
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:763590
    • 提供者:zhangshare
  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. basic-sd-spi-project-at91sam7x-ek-iar

    1下载:
  2. at91sam7Xxxx sample example
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:797922
    • 提供者:lee
  1. AD7705(AVR)

    0下载:
  2. 介绍AD7705的开发注意事项,以及开发流程,附AVR单片机开发代码-#include <util/delay.h> #include <avr/eeprom.h> #include "ad7705.h" #include "main.h" #include "crc16.h" #include "Usart.h"
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:7236
    • 提供者:向恒
  1. pic_c_Programing

    1下载:
  2. PIC c语言程序实例。含有I2C方式读写24C02EEPROM实例、PIC单片机12864汉字液晶模块显示图象实例、PIC单片机之步进电机控制移位距离实例、SPI方式读写93C46EEPROM实例、USART通信等9个完整程序设计。-PIC c language program examples. Examples of ways to read and write 24C02EEPROM with I2C, PIC Microcontroller 12864 character LCD mo
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:14594
    • 提供者:
  1. usart_test

    0下载:
  2. usart(串口调试程序) 串口调用系统API winserialport.cpp winserialport.h-winserialport.cpp winserialport.h
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:55619
    • 提供者:枫儿
  1. EE2001-h-files

    0下载:
  2. cool header files for pic implementation include LCD times USART etc etc that can be directly used anywhere-cool header files for pic implementation include LCD times USART etc etc that can be directly used anywhere
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-29
    • 文件大小:5075
    • 提供者:arun@nusacm.org
  1. USART

    0下载:
  2. 有关STM32单片机串口的设置及使用方法的代码-STM32 microcontroller serial port on the setting and use the code
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:131869
    • 提供者:果冻
  1. std-print-usartlpc2378

    0下载:
  2. working with usart lpc2378 by stdio.h functions.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:246114
    • 提供者:Fatemeh jamali
  1. stm8l1526-eval_fw

    0下载:
  2. STM8L152C6 Example I2C SPI USART LCD -STM8L152C6 Example I2C SPI USART LCD
  3. 所属分类:SCM

    • 发布日期:2017-05-29
    • 文件大小:11841579
    • 提供者:nongnatt
  1. Example7

    0下载:
  2. 这个例子显示了如何重定向C库printf函数的USART。 在HyperTerminal使用USARTx本实施输出printf的消息。 USARTx可以是USART1的,USART2 USART3的选择要使用的USART接口 注释“#定义USE_USARTx的main.h 文件中的行。-This example shows how to retarget the C library printf function to the USART. This implementatio
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:14098
    • 提供者:baijia
  1. ADC

    0下载:
  2. stm32驱动4X4键盘扫描,用于键盘扫描-/******************************************************************************* * File Name : KeyScan * Descr iption : Serial print out the corresponding key value *************************************************
  3. 所属分类:source in ebook

    • 发布日期:2017-11-10
    • 文件大小:1446
    • 提供者:henry
  1. STM32_Bipolar-stepper-motor-drive

    1下载:
  2. STM32双极性步进电机驱动的源代码,完整的功能,库文件。 KEIL下运行-Main function: HAL generic update Fix flag clear procedure: use atomic write operation = instead of ready-modify-write operation |= or &= Fix on Timeout management, Timeout value set to 0 pas
  3. 所属分类:Other Embeded program

    • 发布日期:2016-06-13
    • 文件大小:4984832
    • 提供者:张海蓝
  1. 超声波测距1

    0下载:
  2. 超声波测距,利用stm32f103作为主控,测量的距离为速度乘时间再除2(#include "stm32f10x.h" #include "tsensor.h" #include "stdio.h" #include "delay.h" #include "LCD1602.h" #include "usart.h" u8 overflow;)
  3. 所属分类:嵌入式/单片机编程

  1. AD7327

    0下载:
  2. AD7327 Example Code for STM32 ad7327.c ad7327.h config.c config.h fsmc_sram.c fsmc_sram.h main.c main.h startup_stm32f2xx.s stm32f2xx_conf.h stm32f2xx_it.c stm32f2xx_it.h system_stm32f2xx.c usart.c usart.h
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-27
    • 文件大小:380928
    • 提供者:xicer
  1. 21ic下载_基于STM32的CAN总线收发程序

    0下载:
  2. 实现can通信,经本人验证完全可以使用,拿去吧。(#include "can.h" #include "led.h" #include "delay.h" #include "usart.h" #include "led.h" #include "delay.h" #include "key.h" #include "sys.h&qu
  3. 所属分类:串口编程

    • 发布日期:2017-12-22
    • 文件大小:7734272
    • 提供者:tsc123
  1. 人体感应式无线键盘

    0下载:
  2. 人体感应式无线键盘,上位机,下位机,希望大家支持一下。(#include "main.h" #include "supertimer.h" #include "gpio.h" #include "player.h" #include "capacity.h" #include "usart.h" #include "dac.h" int
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-03
    • 文件大小:7698432
    • 提供者:孔庆东
  1. SmartQQ模块

    0下载:
  2. 步进电机调速方法\步进电机 - 延时完成\OBJ\TIMER.htm, 70054 , 2017-07-26 步进电机调速方法\步进电机 - 延时完成\OBJ\TIMER.lnp, 577 , 2017-07-26 步进电机调速方法\步进电机 - 延时完成\OBJ\timer.o, 382216 , 2017-07-26 步进电机调速方法\步进电机 - 延时完成\OBJ\TIMER.sct, 479 , 2017-07-16 步进电机调速方法\步进电机 - 延时完成\OBJ\usart.crf,
  3. 所属分类:其他

    • 发布日期:2018-04-23
    • 文件大小:367616
    • 提供者:xgw001
搜珍网 www.dssz.com