搜索资源列表
adcChannelScanning
- dsPIC33F型号的CPU可配置10位或12位的ADC采样,转换完成后直接从DMA中读取转换结果。源码中对多路模拟量进行采样,对ADC及DMA分别进行了配置。 -dsPIC33F models of CPU can be configured 10-bit or 12-bit sampling ADC, the conversion after the completion of DMA read directly from the conversion results. Source of
ADC_TIM1
- 利用STM32中的定时器启动ADC采样,即可以控制ADC的采样速率-STM32 start using the timer in the ADC sampling, which can control the ADC' s sampling rate
ADC
- msp430 ad转换,能对电压采样32次,用lcd1602显示电压。-msp430 ad conversion, the voltage can be sampled 32 times, with lcd1602 display voltage.
adc
- 2812的AD采样程序 我已经调试成功 希望对大家有用-2812的AD采样程序 我已经调试成功 希望对大家有用
ADC1_TEMP
- ADC采样芯片外的模拟电压通过LCD显示,并通过串口发送到PC机-ADC sampling analog-chip voltage through the LCD display, and through serial port is sent to the PC machine
ADC
- 0809ad采样 51单片机的0809ad采样学习-0809
ADC
- C8051F020 的内部12位ADC 的C源代码,两路ADC轮流采样。-C8051F020 internal 12-bit ADC of the C source code, two-way rotation sampling ADC.
ADC
- 用过采样和求均值技术提高模数转换器的分辨率.pdf-----针对目前单片机内嵌的模/数转换器的分辨率太低,而外接高分辨率成本又太高的情况,提出了用“过采样和求均值”的技术来使在有用的测量频带内的信噪比得到改善,从而提高测量的分辨. 率。并利用 60 - 7 0 /对其结论进行仿真,且在单片机上予以实现,结果表明测量分辨率明显提高。-Sampling and averaging techniques used to improve the resolution of ADC. Pdf-----
Stm32.Share
- STM32 通过串口flash更新程序, 不用固件库,包括: ADC采样, 定时器延时中断, 键盘扫描, 模拟I2C驱动 问题咨询: w123456xy@sohu.com 15189792379-STM32 through the serial flash update, without firmware libraries, including: ADC sampling, delay timer interrupt, keyboard scanning, I2C driver Advis
lm3s1138_adc
- 基于《Stellaris外设驱动库》的例程:处理器直接触发ADC采样 本实验演示配置ADC采样序列0,通过处理器直接触发ADC采样,ADC模拟量需从外部输入(ADC0),最大不能超过3.0V,因为ADC内置的参考电压为3.0V。 在进行ADC配置之前,必须首先进行PLL锁相环配置(详见EasyARM1138例程\02 SysCtl(系统控制)\3 锁相环PLL设置)。错误配置PLL将使系统进入异常。 ADC采样得到的数字量将利用超级终端从串口读出 。本开发板采用US
ti m4 pwm与ADC采样
- 该模块可以实现ADC采样同时控制PWM的输出。
ADC
- 单路ADC采样,适用于STM32F4, 各种功能都能实现,有兴趣可以下载(Single channel ADC sampling, applicable to STM32F4, a variety of functions can be achieved, interested in downloading)
timer+ADC+DMA
- 基于STM32F407的程序,实现了通过DMA方式进行ADC采样,并通过定时器定是触发。程序中使用了ADC3-channel0,1,2;通过定时器2触发。程序已在STM32F407开发板上验证。(Based on the STM32F407 program, to achieve the ADC sampling through the DMA, and through the timer is triggered. ADC3-channel0,1,2 is used in the progra
adc
- stm32的ADC采样程序,使用于stm32F103系列(Stm32 ADC sampling procedures, used in the stm32F103 series)
07 ADC采集实验
- 实现蓝牙CC2540 adc采样功能,可以采集5V以内电压值。(Bluetooth CC2540 ADC sampling function, you can collect less than 5V voltage..)
adc
- 利用DMA进行双通道的ADC采样,快速便捷(Double channel ADC sampling using DMA)
ADC实验
- STM32控制程序,其作用是将ADC采样的电压值显示在LCD屏上。(STM32 control program, the role is to ADC sampling voltage value displayed on the LCD screen.)
2.LCD-adc
- STMF407 液晶显示adc采样值,液晶接口在程序说明中,经过测试,绝对可以使用(Liquid crystal display ADC sampling value, liquid crystal interface in program descr iption, after testing, can be used absolutely)
ADC采样,串口
- C8051的AD采样,传送到LCD上进行显示(C8051's AD sampling, transmitted to LCD for display)
STM32F30x的ADC采样的傅立叶变换
- STM32F30x的ADC采样的傅立叶变换(Fu Liye transform of ADC sampling for STM32F30x)