搜索资源列表
LPC2200_experiment_AIN0+disp+led
- 在MagicARM2200实验箱上实现的模拟温度报警实验。通过采集实验箱上W1的电压信号,将测量结果转换后通过数码管显示当前值,当测得的结果超过上限或下限时,实现8栈LED灯的闪烁报警。-MagicARM2200 experiment in the realization of the simulation box on the experimental temperature alarm. Experimental box through the acquisition of the volt
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.tar
- 扬创s3c2410adc电压采集程序,中断方式-Chong Yang s3c2410adc voltage acquisition procedures, interruption of the way
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
11
- 数据采集模块的设计,用以采集各个模块电压-Data acquisition module for collecting voltage of each module
STM32timer
- stm32定时器定时时间的计算,初学者很困惑!-stm32-up time of the calculation is very confusing for beginners!
LDT
- 亮灯条,p89c668,74ls273锁存,ads7816电压采集-Light bar, p89c668, 74ls273 latch, ads7816 voltage acquisition
huoniuADC
- 火牛开发板上的adc例程,实现AD采集在液晶屏上显示采集的电压值-AC adapter board adc routines developed to achieve the AD collection displayed on the LCD screen voltage value acquired
MSP430F2122all
- MSP430F2122作为温度采集节点,将片内集成的温度传感器信号传导AD10进行模数转换,按照计算公式将电压转换为温度值,然后经过串口传输出去-MSP430F2122 as a temperature collect node, the on-chip integrated temperature sensor signal transduction AD10 analog to digital conversion, the voltage is converted to temperatu
S3C2440_ADC
- 本源码是基于S3C2440的ADC转换裸机程序,可实现输入模拟信号,经过S3C2440的转换可得到采集数据,百分比,相对电压等信息。-This source is a S3C2440 bare metal of the ADC conversion program, the input analog signal, after S3C2440 conversion could be data collection, the percentage, the relative voltage inf
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
USB_c8051f320
- C8051F320的usb电压采集上位机和下位机,很好的程序-C8051F320 with usb comunication to computer
adc
- smartarm2200 arm7,uclinux,双路电压采集,很简单-smartarm2200 arm7, uclinux, dual voltage acquisition, a very simple
430-ADC
- 基于msp430f149处理器,自带的AD转换,进行电压采集,并在液晶屏上显示,测试通过-Msp430f149 based processor, comes with the AD conversion, the voltage acquisition, and display on the LCD screen, the test
ADC
- 基于stm32的4路电压采集与显示,四路电压包括+12V、-12V、+5V和+3.3V.-Stm32-based 4-way voltage acquisition and display, quad voltage includes+12V,-12V,+5V and+3.3V.
ceshi.X
- 实现环境温度信息采集、电池电压采集,单片机模拟315MHz的编码和解码。使用PIC12F617作为微处理器-Achieve environmental temperature information collection, battery voltage acquisition, 315MHz single-chip analog encoding and decoding. Using PIC12F617 as the microprocessor
DAS1110-STM32
- DS1110电压采集 通过stm32做主控 精度高-DS1110 diànyā cǎijí tōngguò STM32 zuò zhǔ kòng jīngdù gāo
ADC
- 应用at91sam7s的ad芯片实现电压采集功能-Application at91sam7s the ad chip voltage acquisition functions
yongcis
- 永磁无刷直流电机控制应用程序 编译通过,实现速度采集计算,母线电压采集(Permanent Magnet Brushless DC Motor Control Application)
BT04蓝牙六通道ADC数据采集传输
- 通过STM32F103系列自带的ADC采集器,采集电压信号,并且通过BT04蓝牙将采集到的六通道ADC数据传输至手机中的手机中的蓝牙测试程序,经测试可以运行!