搜索资源列表
dt930
- 数据采集器DT930开发环境和扫描程序及使用文档-casio DT930
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.
S3C44B0XADconverterapplication
- 采集AIN0和AIN1的信号,通过可调电阻,使输入的模拟信号发生改变,来进行A/D转换。为保证数据的准确性,通常采集10次以上,在求平均值。A/D转换器采集AIN0和AIN1的信号,并显示出来。-AIN1 acquisition and AIN0 signal, through an adjustable resistor, so that the analog signal input to change, to carry out A/D conversion. In order to en
msp430
- msp430 实验代码 1,MSP430开发基础 2,键盘设计 3,数码管显示电路设计 4,液晶模块接口 5,MSP430 CRC 6,中文输入法 7,数据压缩算法 8,FIR滤波 9,FFT算法 10,波特率自动识别 11,串行存储 12;NAND flash 接口 13;A/ D,TLV2541 14;DA DAC8830 15;ADS1241 16;温度 TMP100 17;定时器 DAC
ARM
- 本例展示了如何采集单个通道的模拟输入,通过模数转换器(ADC)将模拟量转化为数据,并通过DMA把数据转移到内存中。 -This example shows how to capture a single channel analog inputs, analog (ADC) will be converted to analog data and the data transferred by DMA to memory.
STM32-ADC
- 本程序为STM32寄存器版本的程序。采用ADC来实现电压的检测。其中包含了ADC的初始化和设置,采用ADC1的15通道PC5来采集数据。-This procedure for the STM32 register version of the program. ADC to voltage detection. Which contains initialization and setting of the ADC, using the ADC1 the 15-channel PC5 to co
casio_DT900-DT930_SDK
- 卡西欧DT900、DT930采集器开发工具包(已测试通过,并做了快捷设置),请运行解压后的“设置虚拟盘Y盘.bat”文件,即可绿色版使用开发环境及软件、数据下载工具。(含有10余套盘点机程序源码)-Casio DT900, DT930 collector Development Kit (have been tested by and do a quick set) set the virtual disk Y disk, run the decompression "bat" file, yo
STM32F0XX教程+例程源码
- STM32F0XX教程+例程源码 教程目录: 工程篇:搭建KEIL-MDK开发平台及制作MDK工程文件模板.pdf 资料篇-NUCLEO-072RB开发板特性讲解及资料准备.pdf 初级教程篇:按键(中断方式)实现24C04存储器内容读写.pdf 初级教程篇:实现一个LED灯(软件延时 systick定时器).pdf 中级教程篇:利用SPI总线构建NUCLEO-072RB和NUCLEO-302RB双机处理系统.pdf 中级教程篇:利用定时器实现6路互补PWM波形输出.pdf 高级教程篇:基于L
BT04蓝牙六通道ADC数据采集传输
- 通过STM32F103系列自带的ADC采集器,采集电压信号,并且通过BT04蓝牙将采集到的六通道ADC数据传输至手机中的手机中的蓝牙测试程序,经测试可以运行!