CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - capture application

搜索资源列表

  1. FPGA

    2下载:
  2. 结合FPGA和以太网传输的特点,设计了一套数据采集系统,应用FPGA的内部逻辑实现对ADC、SDRAM、网卡控制芯片DM9000的时序控制,以FPGA作为采集系统的核心,通过ADC,将采集到的数据存储到SDRAM中,以FIFO方式从SDRAM中读出数据,并将数据结果通过以太网接口传输到计算机-Combination of FPGA and Ethernet features, designed a data acquisition system, application FPGA' s i
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2014-12-20
    • 文件大小:379.44kb
    • 提供者:gdr
  1. The-STM32-TIM-programming

    0下载:
  2. a)目的:基础PWM输入也叫捕获,以及中断配合应用。使用前一章的输出管脚PB1(19脚),直接使用跳线连接输入的PA3(13脚),配置为TIM2_CH4,进行实验。 b)对于简单的PWM输入应用,暂时无需考虑TIM1的高级功能之区别,按照目前我的应用目标其实只需要采集高电平宽度,而不必知道周期,所以并不采用PWM输入模式,而是普通脉宽捕获模式。 -A) purpose: basic PWM input also called capture, and interrupt coop
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:51.45kb
    • 提供者:zhangxiansheng
  1. Motor-PID-control-code

    0下载:
  2. 应用PID控制算法,以控制电机,对其转速进行控制来编程,电机转速采用霍尔编码器进行测量,应用DSP脉冲编码捕获功能对其信号进行采集,来检测当前电机转速。-Application of PID control algorithm to control the motor speed control to its programming, the motor speed encoder using Hall measurements, application of DSP pulse code ca
  3. 所属分类:DSP program

    • 发布日期:2017-03-26
    • 文件大小:4.35kb
    • 提供者:hassonqi
  1. camerapp.tar

    0下载:
  2. Wince 下基于Directshow的Camera Applciation。类似与PC平台上的AMCAP。适用与兼容UVC的Video device。-This is a simple camera capture application based on the Directshow in WinCE. It is the same with the AMCAP in PC, and can works fine for the video devices compatable with U
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:8.58kb
    • 提供者:snapgear
  1. LF2407_CAP

    0下载:
  2. 一个TMS320F2407捕获模块的应用代码,汇编的。-A TMS320F2407 capture application code modules, compiled.
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1.39kb
    • 提供者:pan
  1. STM32F10x_AN2739_FW_V2.0.0

    1下载:
  2. 本应用描述了如何使用高密度STM32F103xx I2S的功能,使用外部编解码器播放音频文件。 I2S协议被广泛用于从一个微控制器/ DSP音频数据,音频编解码器才能播放的旋律(在内存中),或捕捉模拟声音(从麦克风)。 高密度STM32F103xx允许使用SPI外设的I2S音频通信,并实现该通信模式的具体功能。-This application note describes how to use the high-density STM32F103xx I2S feature to
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-13
    • 文件大小:3.01mb
    • 提供者:WangSir
  1. VideoCap

    0下载:
  2. wince 下的摄像头采集程序,适合新手了解wince下调用驱动采集图象数据原理,了解底层中断与应用层配合方式。-wince under the camera capture program, suitable for beginners to understand wince image data collected under the call-driven principles, understanding and application layer with the underlying
  3. 所属分类:Windows CE

    • 发布日期:2017-04-02
    • 文件大小:29.16kb
    • 提供者:cw
  1. Sinwave

    0下载:
  2. STM8S207SB单片机定时器 捕获等 综合应用-STM8S207SB microcontroller timer capture comprehensive application
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:80.9kb
    • 提供者:
  1. inputcap

    0下载:
  2. freescale单片机输入捕捉口应用源码-freescale microcontroller input capture port the application source code
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:234.06kb
    • 提供者:黄少荣
  1. Debug.Hacks-chinese_version

    0下载:
  2. 本书从调试器的基本使用方法、汇编的基础知识开始,到内核错误信息捕捉、应用程序调试、内核调试、本书深入浅出的讲解了linux下应用程序和内核的调试技巧。-This Book from the basic use of the debugger, the compilation of the basics, to the kernel error message capture, application debugging, kernel debugging, the book explain in
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-30
    • 文件大小:12.14mb
    • 提供者:李舒
  1. TA

    0下载:
  2. 捕获模块的应用,用P1^3和P12作为外部的脉冲的捕获输入端,实现小车速度检测。-Capture module application, P1 ^ 3 and P12 as the input terminal of the capture of the external pulse, and the car speed detecting.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-01
    • 文件大小:1.91kb
    • 提供者:wqq
  1. TA-timer

    0下载:
  2. 430单片机的定时器应用使用它的捕获模式进行实时数据比较-The 430 microcontroller timer application uses its capture mode for real-time data comparison
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:19.63kb
    • 提供者:wangyang
  1. TIM3-CH1(SPI2)

    0下载:
  2. STM32 time3的捕获模式 应用 SPI2模块的应用-STM32 time3 capture mode application SPI2 module
  3. 所属分类:SCM

    • 发布日期:2017-11-03
    • 文件大小:2.79mb
    • 提供者:zhangye
  1. T2_capture_important

    0下载:
  2. 英飞凌XC836 T2定时器捕获功能应用,能够捕获上升沿,下降沿,及周期信号,很好用的。-Infineon XC836 T2 timer capture function application, able to capture rising, falling, and the periodic signal, very good use.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:212.25kb
    • 提供者:肖扬
  1. DM642_Motion-Detection

    0下载:
  2. DM642基于dsp/bios平台的运动目标检测程序。通过对Motion detection程序的介绍,帮助用户对DM642平台系统有更加细致的认识和应用经验。 本资源把Motion detection分成以下几个部分进行介绍: 1. Cell 2. Capture 3. Display 4. XDAIS 5. RF5-DM642-based moving target dsp/bios platform testing procedures. Through the M
  3. 所属分类:DSP program

    • 发布日期:2017-04-24
    • 文件大小:18.54kb
    • 提供者:hmn
  1. STM32f103R8__RTU

    1下载:
  2. 项目名称:雨量采集无线传输 该MCU是:STM32F103R8 控制/采集设备:伟思的rtu 功能:主要是运用STM32与雨量计通讯然后通 过rtu传输到水务局服务器上。 注:rtu用户资料和运用过程序在压缩包面,该程序是运用到实际项目中的程序。-Project Name: rainfall collection and wireless transmission The MCU is: STM32F103R8 Control/capture device: WISE
  3. 所属分类:SCM

    • 发布日期:2016-06-29
    • 文件大小:16.47mb
    • 提供者:王文
  1. INTERRUPT

    0下载:
  2. 本程序为中断程序,包括外部中断,定时器溢出中断,定时器比较中断,定时器捕捉中断 使用时注意使用各个初始化,中断寄存器存在冲突,需加注意,使用时最好打开时钟程序,以便获得TLCCRx*1ms的时间-This program is an interrupt routine, including external interrupt, timer overflow interrupt, timer compare interrupt, timer capture interrupt Note
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:24.79kb
    • 提供者:曹宇婷
  1. capture_example

    0下载:
  2. A project of speedometer application, based on AVR uC with timer used in Capture mode.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-29
    • 文件大小:10.27kb
    • 提供者:zorro_xxx
  1. Demo_TIM1_PWM_OUT

    0下载:
  2. stm32的定时器应用,如频率捕获、定时、计数、PWM输出等,更有滴答定时器的应用,如计时和测量周期-Stm32 timer application, such as frequency capture, timing, counting, PWM output, etc., are more tick timer application, such as timing and measurement cycle
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-21
    • 文件大小:5.68mb
    • 提供者:xuguantian
  1. HVPM_Enhanced_Sensorless

    2下载:
  2. 28035应用模板,包括端口初始化设置,里面包括采样,pwm,输入捕获,和 一些基本的控制(28035 application templates, including port initialization settings, which include sampling, PWM, input capture, and Some basic controls)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-30
    • 文件大小:1.79mb
    • 提供者:DELIN123
搜珍网 www.dssz.com