-
ADS1292R
ADS1292心电采集驱动程序,与平台无关的驱动。(ADS1292 ECG acquisition driver)
- 2018-05-14 17:41:04下载
- 积分:1
-
ADC_DualModeInterleaved
stm32f4 adc 的代码,双通道,用DMA保存数据。(stm32f4 family c code, adc
This example provides a short description of how to use the ADC peripheral to
convert a regular channel in Dual interleaved mode using DMA in mode 3 with 5Msps.
DMA mode 3 is used in interleaved mode in 6-bit and 8-bit resolutions.
The Dual interleaved delay is configured 6 ADC clk cycles.
On each DMA request (two data items are available) two bytes representing two
ADC-converted data items are transferred as a half word.
The data transfer order is similar to that of the DMA mode 2.
A DMA request is generated each time 2 data items are available
1st request: ADC_CDR[15:0] = (ADC2_DR[7:0] << 8) | ADC1_DR[7:0]
2nd request: ADC_CDR[15:0] = (ADC2_DR[7:0] << 8) | ADC1_DR[7:0]
The ADC1 and ADC2 are configured to convert ADC Channel 12, with conversion
triggered by software.
By this way, ADC channel 12 is converted each 6 cycles.
In this example, the system clock is 168MHz, APB2 =84MHz and ADC clock = APB2 /2.
Since ADCCLK=)
- 2013-10-14 19:06:26下载
- 积分:1
-
yanse
opencv的颜色识别,可以实现识别rgb(opencv the color identification, can identify the rgb)
- 2011-11-14 14:30:17下载
- 积分:1
-
LM35
Listing program for LM35 temperature
- 2013-11-17 15:01:12下载
- 积分:1
-
《单相并网逆变器》源程序
说明: 这个是基于2833的单相并网逆变器源程序(This is based on 2833 single-phase grid connected inverter source program)
- 2021-01-19 08:58:42下载
- 积分:1
-
自编程实现视频拌线检测,关键帧提取
C++实现关键帧提取,具体操作为在视频感兴趣区域进行拌线检测,当感兴趣区域出现运动目标时,将运动目标保存,代码中采用VIBE北京建模方法进行运动目标检测
- 2022-03-21 23:27:22下载
- 积分:1
-
旅行商问题,用于在N个城市中求最短路径问题的源程序
旅行商问题,用于在N个城市中求最短路径问题的源程序-Traveling salesman problem, for the N cities seeking the source shortest path problem
- 2022-09-30 09:30:03下载
- 积分:1
-
Simple image album app
从第一张图片开始,你可以用前后键一张一张地看所有的图片。您可以查看最新的图像。你可以用鼠标对图像进行颜色协调。我认为这将是非常有用的,作为一个初步项目,创建一个专辑。
- 2023-07-06 16:45:03下载
- 积分:1
-
TIMERtest
恒丰瑞科S3C44B0开发板定时器测试源程序(Hengfeng Ruike S3C44B0 source development board timer test)
- 2008-12-19 17:20:36下载
- 积分:1
-
ykdsp-image
TI dsp,CCS3.1,自己编写的,初学的时候编写的实验程序,图像处理源代码,9个(TI dsp, CCS3.1, their preparation, a novice when prepared by the experimental procedure. Image processing source code, 9)
- 2007-01-21 11:09:44下载
- 积分:1