代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
www.eeworm.com/read/230426/14289570
lst dac_adc.lst
C51 COMPILER V7.50 DAC_ADC 08/06/2007 16:37:09 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE DAC_ADC
OBJECT MODULE PLACED IN
www.eeworm.com/read/230384/14291215
m f_adc.m
function [b,d,y] = f_adc (x,N,Vr)
%F_ADC: Perform N-bit analog-to-digital conversion
%
% Usage: [b,d,y] = f_adc (x,N,Vr);
%
% Inputs:
% x = analog input
% N = number of bit
www.eeworm.com/read/230384/14291262
asv f_adc.asv
function [b,d,y] = f_adc (x,N,Vr)
%F_ADC: Perform N-bit analog-to-digital conversion
%
% Usage: [b,d,y] = f_adc (x,N,Vr);
%
% Inputs: x = analog input
% N = number of bits
%
www.eeworm.com/read/230283/14294423
bak adc_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/230283/14294425
uv2 adc.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (MCB2140 Board), 0x0005 // Tools: ''
Group (Startup Code)
Group (Source Code)
Group (Documentation)
File 1,2,
www.eeworm.com/read/230073/14306595
c adc_temp.c
//-----------------------------------------------------------------------------
// Includes
//-----------------------------------------------------------------------------
#include
www.eeworm.com/read/230073/14306613
c adc1.c
/*****************************************************************************
功能:实现ADC采样芯片外的模拟电压,通过LCD显示,并通过串口(J6)发送到PC机
注:试验时把LCD电源跳线(J20_1和J20_2)联接好!
版本:V1.0
******************************
www.eeworm.com/read/230073/14306663
#1 adc_temp.#1
www.eeworm.com/read/230073/14306688
#3 adc_temp.#3
//-----------------------------------------------------------------------------
// Includes
//-----------------------------------------------------------------------------
#include
www.eeworm.com/read/230073/14306702
c adc_temp.c
//-----------------------------------------------------------------------------
// Includes
//-----------------------------------------------------------------------------
#include