搜索资源列表
msc1210test1
- MSC1210的ADC采集以及RS232通讯读写CPLD的例子程序,已经调试通过。-MSC1210 ADC collection and RS232 communication literacy CPLD examples procedures, Debugging has passed.
STM32f103-ADC-USART.rar
- STM32f103两路ADC数据采集用USART送出,STM32f103 two ADC data acquisition sent by USART
STM32_TFTOscilloscope
- 基于stm32的TFT示波器 ADC采集,DMA传输,实现在TFT上的波形显示-stm32 TFT oscilloscope
STM32f103-ADC-USART
- STMicroelectronics 32 用ADC模块采集两路信号并通过USART模块送出 * 设置ADC1的常规转换序列包含CH10和CH16(片内温度传感器) * 设置了连续转换模式,并使用DMA传输-STMicroelectronics 32 ADC module with the acquisition of two signals sent through the USART module* set ADC1 conventional conversion sequence
ADC_DUAL
- STM32F10X ADC多路采集程序,STM32例程包之一-STM32F10X ADC multiple acquisition program, STM32 routine one package
2ADCs_DMA
- 基于CORTEX-M3 内核的STM32两路ADC采集例程 -CORTEX-M3 core-based STM32 two of the ADC acquisition routines
ADC_test
- STM32的ADC例程,使用ST的V2.0版固件库,开发平台为MKD。-STM32 routines of the ADC, use the ST version of the V2.0 firmware libraries, the development platform for the MKD.
ADC
- 利用S3C2410A微控制器的ADC控制器驱动程序,使用Windows CE 5.0中的定时器实现定时采集数据。-S3C2410A microcontroller using the ADC controller driver, use Windows CE 5.0 in the regular data collection timer implementation.
LM3ADC
- LM3S1138arm应用,做ADC采集例程,内置的温度传感器-LM3S1138arm applications, make ADC acquisition routines, built-in temperature sensor
adc.tar
- 扬创s3c2410adc电压采集程序,中断方式-Chong Yang s3c2410adc voltage acquisition procedures, interruption of the way
nrf905_SPI_temp
- ADC采集温度数据通过nrf905发送出去-ADC collecting temperature data sent nrf905
2812_ADC
- 利用2812内部的ADC实现了AD转换,并采用中断模式读取采集数据。-Use ADC of 2812 to realize AD converion.and read the sample data by interrupt mode
ADC
- MIN244O开发板上面用的ADC采集的示范程序源代码-MIN2440 BORAD ADC AQUZATION SOFTWARE
ADC
- stm32 多路ADC采集程序 可同时采集8路,可扩展的程序,-stm32 adc
DMA-USE-IN-STM32F103-ADC
- DMA方式实现STM32F103的ADC采集-DMA-USE IN STM32F103-ADC
ADC
- 实现模拟信号的采集,利用STM32进行模数转换,通过串口调试,J-LINK(Analog signal acquisition, the use of STM32 for analog to digital conversion, through serial debugging, J-LINK)
adc
- 采集三路ADC信号,转化后串口1打印输出(Acquisition of three ADC signal, the conversion of the serial port 1 print output)
双通道ADC采集DMA转换
- 双通道ADC采集DMA转换,双重ADC,吧啦吧啦(Two channel ADC acquisition DMA conversion)
ADC+DMA调试成功
- stm32单片机使用DMA实现ADC采集(STM32 MCU uses DMA to realize ADC collection)
BT04蓝牙六通道ADC数据采集传输
- 通过STM32F103系列自带的ADC采集器,采集电压信号,并且通过BT04蓝牙将采集到的六通道ADC数据传输至手机中的手机中的蓝牙测试程序,经测试可以运行!