代码搜索:双积分ADC

找到约 10,000 项符合「双积分ADC」的源代码

代码结果 10,000
www.eeworm.com/read/338376/12311548

dbgdt adc121.dbgdt

121 27
www.eeworm.com/read/338376/12311554

dni adc121.dni

[State Storage] Control Register=4708 [Sequencer] Control Register=4708 NextState0=4708 NextState1=4708 [Action Register] Break=1 State Storage=1 [DisAssemblyWindow] NumStates=_ 1 State 1=_
www.eeworm.com/read/338376/12311556

wsdt adc12.wsdt

ADC12_1/Debug
www.eeworm.com/read/338376/12311568

eww adc12.eww

$WS_DIR$\ADC12_1.ewp
www.eeworm.com/read/338376/12311571

c adc12.c

/**************************************************************************** 文件名:adc12.c 编写者:czhang 描述:ADC12模块程序。用于14xx系列。 MCLK:DCO ACLK:32.768kHz 版本:2005-4 V1.0 ***********************
www.eeworm.com/read/338376/12311593

h adc12.h

#ifndef __ADC12 #define __ADC12 void Adc12Init(); void Adc12Open(unsigned char doit); void AdcDo(unsigned int adr,unsigned char mod); void SetTongDao(unsigned char tongdao,unsigned char eos,unsig
www.eeworm.com/read/338258/12315934

doc adc_contrl.doc

www.eeworm.com/read/150005/12325789

s adc_irq.s

#;------------------------------------------------------------------------------ #;- ATMEL Microcontroller Software Support - ROUSSET - #;-------------------------------------------------
www.eeworm.com/read/337878/12334789

h adc_control.h

//--------------------------------------------------- // analog ad setup //--------------------------------------------------- #define ANA_AD_POWON 0x80000000 #define ANA_AD_POWOFF 0x00000000 #de
www.eeworm.com/read/251470/12342490

c adc_sub.c

#include #include #include /* //该程序用于测电网的交流电压有效值,最后的结果将在4个LED上显示,保留 //1位小数。 //为了保证调试时数据运算的精确性,需要将PICC的double型数据选成32位 //公式:若相邻两采样的时间间隔相等,即ΔTm为常数ΔT,考虑到N=(T/Δ