搜索资源列表
LPC2131串口(TX+RX)+TIME0+ADC采样的代码
- LPC2131串口(TX+RX)+TIME0+ADC采样的代码,采用中断方式编写,绝对经典!-LPC2131 (TX RX) TIME0 ADC sample code, using interrupt the preparation, absolute classic!
proteus-ARM2100-adc
- proteus仿真ARM2100系列例子-adc采样 有了PROTEUS软件我们不用开发板也可以进行ARM项目开发了!-proteus ARM2100 series of examples of simulation-adc sampling soft With PROTEUS We do not need pieces of the development board will be able to conduct project development ARM!
c8051f020ADC
- 基于c8051f020的ADC采样程序,完全运行成功
ADCDemo
- EK_STM32K开发板测试程序.(ADC采样8M-display on lcd)
adc
- AD574在 LPC2138下的 12位AD转换采样程序 12位数据分两次在数据总线上输出,查询方式-LPC2138 under AD574 in 12 AD converter sampling procedures in two 12-bit data bus in the data export, query
EK-STM32F-ADC
- 万利开发板上的adc例程,适用于keil mdk环境-Manley panel adc routines developed for the environment keil mdk
STM32-ADC
- STM32 ARM 处理器的ADC采样源代码-STM32 ARM processor ADC sample source code
stm32-ADC
- 使用过采样提高STM32F101xx和STM32F103xx的ADC分辨率 - 副本-Sampling used to improve the ADC resolution STM32F101xx and STM32F103xx- copy
ADC
- arm实现ADC采样和滤波 STM32F10x-arm the ADC sampling and filtering STM32F10x
ADC-sample-example-
- ADC采样程序,已经验证可以使用。 -ADC sample example
STM32-DMA-UART-ADC
- 基于STM32的ADC采样串口发送程序,能够准确采集AD-STM32 DMA UART ADC
ADC
- stm32的ADC采样代码,用DMA实现-code for ADC,in stm32
ADC
- stm32 的adc采样程序,有多通道的和单通道的-stm32 adc
5643L-ADC
- MPC5643L ADC采样实例,使用CodeWarrior可以编译调试.-This project stationery is designed to get you up and running quickly with CodeWarrior on your MPC5643L target. The wizard has created the following CodeWarrior target(s): The targets are set up for t
ADC-DAC
- 模拟电压采样,单片机校正后输出数字电压,通过DAC芯片输出校正后的电压(Analog voltage sampling, MCU output digital voltage correction, through the DAC chip output corrected voltage)
AD_Capture
- spi adc驱动,stm32微处理器,外置spi adc(spi adc stm32 driver)
Template
- 通过定时器触发adc采样,并且在串口显示出来采样电压(The ADC sampling is triggered by the timer, and the sampling voltage is displayed in the serial port)
ADC
- stm32F103 adc采样程序,包括初始化和配置等(u16 ADC_Get_aveg(u8 ch,u8 n) { u32 ad_sum = 0; u8 i; for(i=0;i<n;i++) { ad_sum += Get_val(ch); delay_ms(5); } return (ad_sum / n))
ADC-- DMA实验
- STM32进行ADC高速采样同时进行DMA传输的源代码(High speed-sampling for STM32, with data transmiting using DMA function)
28335 PWM启动AD程序
- EPWM波启动AD采样,包含中值滤波和SCI发送程序(EPWM waves start AD sampling)