代码搜索:Analog

找到约 10,000 项符合「Analog」的源代码

代码结果 10,000
www.eeworm.com/read/494299/6381962

c test_irsensor.c

#include #include "ads7841.h" /***************************** Main Program **********************************/ void main() { float x,y; // Distance and Analog voltage output y =
www.eeworm.com/read/493879/6391808

txt readme.txt

AVR IMU Interface ================= Application Notes - 02/26/07 ============================ This is an AVR Studio project for the AVR ATmega168 MCU that processes raw analog voltage values
www.eeworm.com/read/493456/6393606

m u_elipap.m

function [b,a] = u_elipap(N,Rp,As,Omegac); % Unnormalized Elliptic Analog Lowpass Filter Prototype % ----------------------------------------------------- % [b,a] = u_elipap(N,Rp,As,Omegac); %
www.eeworm.com/read/402055/11543566

txt adsp-2191 iir.txt

**************************************************************************** IIR.asm Infinite impulse response filter (IIR) Analog Devices, Inc. DSP Division Three Technology Way P.O. Bo
www.eeworm.com/read/402055/11543573

txt adsp-2191_iir.txt

**************************************************************************** IIR.asm Infinite impulse response filter (IIR) Analog Devices, Inc. DSP Division Three Technology Way P.O. Bo
www.eeworm.com/read/401210/11561397

c adcmain.c

#include #include /*------------------------------------------------------------------------------ Read_ADC( unsigned char ): reads an analog signal from the received unsi
www.eeworm.com/read/156653/11786581

m u_buttap.m

function [b,a] = u_buttap(N,Omegac); % Unnormalized Butterworth Analog Lowpass Filter Prototype % -------------------------------------------------------- % [b,a] = u_buttap(N,Omegac); % b = nume
www.eeworm.com/read/154760/11929543

m u_buttap.m

function [b,a] = u_buttap(N,Omegac) % Unnormalized Butterworth Analog Lowpass Filter Prototype % ------------------------------------------------------------- % [b,a] = u_buttap(N,Omegac); % b = n
www.eeworm.com/read/342845/11996185

m u_elipap.m

function [b,a] = u_elipap(N,Rp,As,Omegac); % Unnormalized Elliptic Analog Lowpass Filter Prototype % ----------------------------------------------------- % [b,a] = u_elipap(N,Rp,As,Omegac); %
www.eeworm.com/read/153217/12051727

txt readme.txt

**************************************************************************************************** ADSP-BF533 EZ-KIT Interface to DAC AD9744 Example Analog Devices, Inc. DSP Division Three T