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

搜索资源列表

  1. AVRmega16

    1下载:
  2. AVR mega16例程包括:AD转换,AT24C02的I2C,DS1302时钟,EEPROM读写,PWM控制,看门狗,SPI,外部中断,定时器,-AVR mega16 routines include: AD conversion, AT24C02 the I2C, DS1302 clock, EEPROM read and write, PWM control, watchdog, SPI, external interrupt, timer,
  3. 所属分类:SCM

    • 发布日期:2016-07-06
    • 文件大小:312320
    • 提供者:yyw
  1. IRQ3_EXT1_EXT2

    0下载:
  2. 凌阳61单片机的外部中断使用方法(用汇编语言编写)。-Sunplus 61 single-chip microcomputer to use the external interrupt (using compiled languages).
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:5414
    • 提供者:wang qu
  1. dianpinjji

    1下载:
  2. 本系统采用单片机 AT89S52 为控制核心,实现电子秤的基本控制功能。系统的硬件部分包括最小系统板,数据采集、人机交互界面三大部分。最小系统部分主要是扩展了外部数据存储器,数据采集部分由压力传感器、信号的前级处理和 A/D 转换部分组成。人机界面部分为键盘输入 , 128 64 点阵式液晶显示,可以直观的显示中文,使用方便。-The system uses a single-chip AT89S52 for the control of the core, the realization of
  3. 所属分类:SCM

    • 发布日期:2015-06-10
    • 文件大小:190529
    • 提供者:killer
  1. GPIO_irq

    0下载:
  2. 嵌入式ARM-LINUX中断编程,平台为IMX27,当收到外部信号后产生打印信息。-Embedded ARM-LINUX interrupt programming, platform IMX27, when an external signal received after the printing of information.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:1999
    • 提供者:wangxingtao
  1. ExternalInterrupt_test

    1下载:
  2. 这个讲的关于TMS320C6713的外部中断的功能实现-interrupt
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:593
    • 提供者:aibo
  1. ext_int1(Atmega32)

    0下载:
  2. 外部中断1的触发,在中断服务函数里,LED状态取反.-Trigger an external interrupt, the interrupt service function where, LED status check anti.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:9468
    • 提供者:天堂≯幻雪
  1. dsp-cap

    0下载:
  2. 该程序在DSP2407芯片上实现捕获中断,通过捕获中断计算出外部信号的频率。频率的数值通过数码管显示出来。是一个C语言工程文件,对dsp2000编程很有参考意义。-The program in the DSP2407 chip capture interrupt, interrupted by capturing external signals to calculate the frequency. Numerical frequency through digital tube displa
  3. 所属分类:DSP program

    • 发布日期:2017-03-23
    • 文件大小:11409
    • 提供者:lidawei
  1. GM812X_FV_C

    0下载:
  2. GM812X 系列串口扩展芯片可为用户提供最简单和高性能的通用串口扩展方案,该系列芯 片子串口最高波特率达38400bps。该芯片提供两种工作模式,用户可根据需要灵活选择。该芯 片母串口和子串口的工作波特率可由软件调节,而不需要修改外部电路和晶振频率。 GM812X 系列芯片的外部控制少,应用灵活,编程使用简单,适合于大多数需要多串口扩 展的应用场合。 驱动C代码-GM812X series of serial chip can be extended to provide
  3. 所属分类:MiddleWare

    • 发布日期:2017-03-29
    • 文件大小:28827
    • 提供者:刘星星
  1. F040_pac

    0下载:
  2. C8051f040的PCA定时器程序 此程序实现外部脉冲的采集和定时-C8051f040 the PCA timer program to achieve the program s collection and timing of external pulse
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:15491
    • 提供者:shiliqing
  1. external_interrupt

    0下载:
  2. 基于dsptms320f2806 的外部中断程序-Based on dsptms320f2806 external interruption program
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:4216
    • 提供者:zhangpengpai
  1. s3c2440_adc_driver

    0下载:
  2. s3c2440从AIN0读取外部直流电压V1,V1为放大100倍的整形值(使用可参考adc_test.c),外部电路图压降比6:1即V1取值范围V1=(0,3.3)*6-adc
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:4375
    • 提供者:gentlly
  1. AT45DB161

    0下载:
  2. 1、直到批号为0645的片子,chip erase指令还是不可靠的, 这在datasheet 52页有描述。 2、芯片的页大小寄存器只能写一次(OTP), 如果配置为每页512字节后就再也不能写回每页528字节了。 3、网上很多例程是旧版的161B的程序,跟161D操作指令有不少差别, ATMEL已经不建议使用这些旧指令了, 移植的时候注意对照DATASHEET修改过来。 4、写入时一定要查询状态寄存器的忙碌标志, 否则后续指令无效,外
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3359
    • 提供者:FAQ
  1. C8051F310_XRAM

    0下载:
  2. C8051F310单片机控制的XRAM(外部RAM)读写。-C8051F310 MCU controlled by XRAM (external RAM) to read and write.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:25866
    • 提供者:李成辉
  1. STC12C5A60S2.pdf

    3下载:
  2. STC12C5A60S2/AD/PWM系列单片机是宏晶科技生产的单时钟/机器周期(1T)的单片机,是高速/低功耗/超强抗干扰的新一代8051单片机,指令代码完全兼容传统8051,但速度快8-12倍。内部集成MAX810专用复位电路,2路PWM,8路高速10位A/D转换(250K/S),针对电机控制,强干扰场合。 1.增强型8051 CPU,1T,单时钟/机器周期,指令代码完全兼容传统8051; 2.工作电压:STC12C5A60S2系列工作电压:5.5V-3.3V(5V单片机)STC12LE5A
  3. 所属分类:编程文档

    • 发布日期:2012-10-18
    • 文件大小:1967339
    • 提供者:howard_dai
  1. chaoshengbo

    0下载:
  2. 基于mega128定时计数器外部脉冲扑捉的超声波测距模块程序,精度0.1毫米。-Based on the external pulse timer counter capture mega128 Ultrasonic Ranging Module program, accuracy of 0.1 mm.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:48656
    • 提供者:gavin
  1. ExcelText

    0下载:
  2. 一个vc++的Excel操作类,可以在当前目录生成Excel文件,也可以读取外部Excel文件,编译运行如上示,这是个很实用的类库。-A vc++ to Excel operation class, you can generate Excel files in the current directory, you can also read an external Excel file, compile and run as above said, this is a very useful
  3. 所属分类:Document

    • 发布日期:2017-03-25
    • 文件大小:96879
    • 提供者:郑强
  1. Interrupt_cc2430_cc1110

    0下载:
  2. 提供两个基于IAR开发的中断系统的使用方法,分别为定时器和外部中断。适当修改例程同样适用于CC1110/CC2510 和外部中断-Two IAR-based system developed by the use of interruptions, namely timer and external interrupt. Routines with appropriate modifications apply equally to CC1110/CC2510 and external inte
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:18815
    • 提供者:李想
  1. xram

    0下载:
  2. C8051F040与外部存储器接口程序,外部存储器使用IS62WV1288B-C8051F040 with external memory interface procedures, the use of external memory IS62WV1288B
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:16620
    • 提供者:Arnold
  1. EmbedSky_irq

    0下载:
  2. 嵌入式linux下s3c2440外部中断驱动实现-Embedded linux external interrupt-driven under the realization s3c2440
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1537
    • 提供者:lhh
  1. SPI

    0下载:
  2. VHDL语言编写的SPI通信接口,可实现与单片机等外部MCU的通信,且只占用较少的引脚线-Written in VHDL SPI communication interface, can be realized with the microcontroller and other external MCU communication, and only takes less pin line
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:585586
    • 提供者:ldong1989
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com