搜索资源列表

  1. EASYARM2103

    0下载:
  2. main.c---ADC程序 TIMER0 MAT_INT 定时器0匹配产生中断 TIMER1 MAT_OUTPUT 定时器1匹配输出翻转 TIMER1 PWM_OUTPUT 定时器1PWM输出 TIMER2 CAP_INT 定时器2捕获产生中断 UART0 Test:串口通信实验—查询方式 UART0 Interrupt Test:串口通信实验—中断方式-The Programme of EasyARM2103
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-21
    • 文件大小:148480
    • 提供者:joe.chan
  1. SCI

    0下载:
  2. 这是基于飞思卡尔单片机MC13213上的串口驱动(发送,接收以及中断处理)-This is based on Freescale' s MC13213 microcontroller serial port driver (to send, receive, and interrupt handling)
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:陈涛
  1. LPC3250BSP

    0下载:
  2. lpc3250的Vxworks bsp 包含了中断 时钟 串口和usb的驱动-lpc3250' s Vxworks bsp contains the clock interrupt driven serial port and usb
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-21
    • 文件大小:310272
    • 提供者:xulili
  1. wince_lenrning_points

    0下载:
  2. wince的电源管理,DirectShow,多线程编程,中断处理机制,驱动程序开发,串口编程要点-wince power management, DirectShow, multi-threaded programming, interrupt handling mechanism, driver development, serial programming essentials
  3. 所属分类:Windows CE

    • 发布日期:2024-05-21
    • 文件大小:1350656
    • 提供者:吴先生
  1. PS2

    0下载:
  2. 这是用中断方式读取PS2键盘,之后通过串口发送给电脑,相对于用循环方式,有更快的优点。-It is used to read PS2 keyboard interrupt, then sent to a computer via serial port, compared with the cycle way, a faster advantages.
  3. 所属分类:驱动编程

    • 发布日期:2024-05-21
    • 文件大小:28672
    • 提供者:cwd
  1. Template_With_Schedule_And_COM_Singal_Interface.ra

    0下载:
  2. 该模板拥有严格的层次和模块划分,具有可移植性强,替换硬件抽象 层的部分内容即可实现整个工程的AVR芯片间移植。该模板使用时,只需要使用ICC代码向 导生成必要的定时器0毫秒中断初始化代码、串口初始化代码填写到HD_Support.c中的对 应函数中,就可以使用了。-The template has a strict hierarchy and modules division, with portability, st
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:119808
    • 提供者:yy
  1. Uart_T0

    0下载:
  2. AT91RM9200 串口定时中断,定时中断,串口输出-AT91RM9200 uart,timer test
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-21
    • 文件大小:128000
    • 提供者:zhangsan
  1. uart

    0下载:
  2. 此文档为C51单片机串口通讯学习程序(中断+FIFO)-This document is for the C51 microcontroller serial communication learning process (interrupted+ FIFO)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:
  1. uart_peripheral_library

    0下载:
  2. PIC32 UART.32位单片机串口通讯程序。中断与不中断方式两种。-PIC32 UART.32 Bit microcontroller serial communication program. Two kinds of interrupt and non-interrupt mode.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:74752
    • 提供者:何富昌
  1. stc90c58

    0下载:
  2. 一段基于STC90C58单片机的程序,keil工程,使用了P4口,中断,从串口返回数据给主机。已在某项目中成功使用。-A software of STC90C58,use serial,interrupt,P4.Has been successfully used in a project.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:1475584
    • 提供者:普云忠
  1. lpc2138

    0下载:
  2. 基于lpc2138的源程序,ADS1.2工程,使用了中断技术,通过串口返回数据。已在某项目中成功使用。-Lpc2138-based source code, ADS1.2 project, using the interrupt technique, through the serial data is returned. Has been successfully used in a project.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:432128
    • 提供者:普云忠
  1. vmuart

    0下载:
  2. atmega16用普通IO模拟uart串口协议,中断接收,使用时模拟的rxd引脚和外部中断相连-vmuart base on atmega16
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:14336
    • 提供者:David Lee
  1. Ls

    0下载:
  2. 用51做的和指南针芯片进行串口通讯的中断程序-To do with the 51 and the compass chip serial communication interrupt program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:70656
    • 提供者:weiwei
  1. com

    0下载:
  2. 用串口0中断服务程序实现信息的采集传送及A/D转换 -Serial port 0 interrupt service routine used to achieve the collection of information transmission and A/D conversion
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:梁学荣
  1. p18f45j10uart

    0下载:
  2. pic18f45j10 串口程序,通过中断方式实现-pic18f45j10 uart code
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-21
    • 文件大小:27648
    • 提供者:
  1. code

    0下载:
  2. ARM mini2440 包含LED,KEY中断,串口通信等测试代码-ARM mini2440 test source code
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-21
    • 文件大小:709632
    • 提供者:hongwei
  1. c51

    0下载:
  2. 个人关于C51单片机的中断,定时,串口,红外,输入输出等一些小功能的程序.特别方便使用-Individuals on the C51 microcontroller interrupt, timer, serial, infrared, input and output functions and some other smaller programs. Especially easy to use
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:39936
    • 提供者:程刚
  1. LM3S_UART

    0下载:
  2. 《LM3S系列CPU高性能串口驱动程序》 现在很多ARM7芯片已经使用了Cotex-M3内核,我开始接触这东西是从周立功的LM3S1138开始的。周立功提供的1138串口例程基本不具有实用性…… 该驱动程序在利用LM3S系列CPU自身FIFO的同时,利用环形缓冲区构建了软件层的Buffer,采用中断方式进行Buffer读写,效率高,运行稳定,可用于透传、网关等各种大数据流量的场合。程序包含头文件,注释详尽;基于Stellaris
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-21
    • 文件大小:12288
    • 提供者:Jerry.H
  1. DSP_inter

    0下载:
  2. 串口的多种调试程序,中断接收,查询接收,在ccs中的程序-A variety of serial debugger, interrupt reception, check with reception of the program ccs
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:319488
    • 提供者:xiaofeixia
  1. 430test

    0下载:
  2. msp430实验例程 师兄整理的程序: 232串口接受PC键盘输入的数值送显 AD单通道多次转换 传感器数据采集送显 电子时钟 定时器实验——32K晶振和定时器中断实现精确的1秒钟LED闪烁 秒表控制的流水灯 蜂鸣器报警程序 Flash对信息段写入实验 -msp430 example demonstrations
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-21
    • 文件大小:40960
    • 提供者:王易
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org