代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
www.eeworm.com/read/152473/12111412
#1 adc.#1
www.eeworm.com/read/152473/12111416
lst adc.lst
C51 COMPILER V7.05 ADC 07/27/2005 09:36:36 PAGE 1
C51 COMPILER V7.05, COMPILATION OF MODULE ADC
OBJECT MODULE PLACED IN ADC
www.eeworm.com/read/152473/12111420
#3 adc.#3
#include "c8051F020.h"
#include
/*
压力应变片ADC试验
运行此程序,压力值将在数码管上显示.用手触摸应变片
观察压力变化.
*/
#define MUX_TEMP 0x08
#define MUX_VOLT 0x01
#define MUX_PRESS 0x02
unsigne
www.eeworm.com/read/152473/12111424
c adc.c
#include "c8051F020.h"
#include
/*
压力应变片ADC试验
运行此程序,压力值将在数码管上显示.用手触摸应变片
观察压力变化.
*/
/
#define MUX_TEMP 0x08
#define MUX_VOLT 0x01
#define MUX_PRESS 0x02
unsign
www.eeworm.com/read/152384/12118400
out adc.out
www.eeworm.com/read/152371/12118772
ini adc.ini
/*-------------------------------------------------------------
This file set the analog inputs for the A/D to different
values depending on the button clicked
-------------------------------------
www.eeworm.com/read/152371/12118794
c adc.c
/******************************************************************************/
/* This file is part of the uVision/ARM development tools */
/* Copyright KEIL ELEKTRONIK GmbH 2
www.eeworm.com/read/152371/12118799
opt adc.opt
### 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/254725/12122584
pwi adc.pwi
www.eeworm.com/read/254725/12122586