搜索资源列表
mcs51_MP3
- 1)MCS51内核,可以利用单片及开发软件Keil软件方便开发mp3播放器,无需特殊软件平台; 2)MPEG I/II-Layer 3 hardware decoder .独立MP3 Decoder .支持48,44.1,32,24,22.05,16khz取样频率 .支持软件31阶音量控制,高中低音均衡控制 .重低音效果 3)集成DAC部件,支持PCM,IIS格式; 4)64K字节片上代码存储空间(100K次擦写寿命) 5)4K字节boot f
CS5550_CIRRUS_231912
- 模数转换器的数据文档,这是常用于电子秤的双通道24位模数转换器。-ADC' s data files, which are commonly used in the electronic scale of the dual-channel 24-bit ADC.
ADC
- arm7 LPC2410 键盘控制双通道 AD转换-ADCLPC2410
F06x_SAR16data
- C8051F060 高速ADC程序.最高采样率可达1MHz,最高分辨率达16位,双通道,可通过DMA将采集的数据直接存到XRAM中。-Data Acquisition example for F06x Target: C8051F060TB Target Board Descr iption: This example illustrates the use of ADC1 and the DMA to acquire and store data. It is intended
main-fex
- 代码使用C编写,平台为Cortex-M3 系列STM32F107VCT开发板。 用于将ARM ADC通道获取的5s 400Hz双通道信号,共2000*2个, 通过卡尔曼滤波,提取主成分,8组(共16个)个特征,最后将此信号分类成4种。 此源码为其中核心部分,VC测试通过。(不含信号文件和基础源文件)-Code written in C, the platform for Cortex-M3 series STM32F107VCT development board. ARM ADC c
dual_adc
- 基于STM32平台的ADC演示程序,实现了单双通道采样功能,并能将数据通过仿真接口传输至电脑。-Based on the STM32 platform ADC demo program, to achieve a single and double channel sampling function, and can transmit data to a computer via simulation interface.
adcDMA
- stm32f407的双通道adc驱动主函数,由定时器触发,dma传输。-stm32f407 dual-channel adc driver main function, triggered by a timer, dma transfer.
ADC
- msp430f149的AD采样程序,单通道和双通道,简单易懂,开发方便-msp430f149 AD sampling procedures, single-and dual-channel, easy to understand, easy development
ADC_DualModeInterleaved
- stm32f4 adc 的代码,双通道,用DMA保存数据。-stm32f4 family c code, adc This example provides a short descr iption 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
STM32-ADC--two-chanels
- 用STM32内部12位AD,进行双通道采集测试-With STM32 internal 12 AD, dual-channel acquisition test
AD9655
- AD9655英文数据手册 AD9655是一款双通道、16位、125 MSPS模数转换器(ADC),内置片内采样保持电路,专门针对低成本、低功耗、小尺寸和易用性而设计。 该产品的转换速率最高可达125 MSPS,具有杰出的动态性能与低功耗特性,适合比较重视小封装尺寸的应用。 -English AD9655 Datasheet AD9655 is a dual, 16-bit, 125 MSPS analog to digital converter (ADC), an on-chip samp
STM32-double-ADC
- 基于STM32,MDK开发环境,内部ADC双通道DMA模式数据采集-Data collection based STM32, MDK development environment, internal dual-channel ADC DMA mode
TM7705--ADC
- 89C52+TM7705+LCD1602显示程序,双通道,高精度。-89C52+TM7705+LCD1602,two channels,high accuracy.
Carrier
- Keil搭建STM32F405双通道ADC采集(Keil build STM32F405 dual channel ADC acquisition)
2013双通道ADC(YH)
- 2013年蓝桥杯双通道ADC完美版,实现题设所以要求(2013 Blue Bridge Cup double channel ADC perfect version, realize the problem)
双通道ADC
- 本程序为双通道adc的stm32程序,可以进行模数采集(This procedure for the double channel ADC STM32 procedures, can be analog to digital)
adc
- 利用DMA进行双通道的ADC采样,快速便捷(Double channel ADC sampling using DMA)
ex4-16 双通道ADC转换
- 利用LPC对电压进行AD转换,并且通过串口显示出来(Using LPC to convert the voltage to AD and display it through the serial port)
430 UART和ADC双通道驱动
- map430g2553双通道adc采样并用uart发送(Dual-channel ADC sampling of map430g2553 and sending by UART)
ADC—双ADC(同步规则)
- ADC—双ADC,STM32F103VET6 ,规则同步模式。主从多通道采集。