代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
www.eeworm.com/read/441940/7662631
h86 adc.h86
:020000040000FA
:10000400A55AA5A50A863F2E1A8600D21A8900FB96
:100014000A896F00E60A0CFAE6000000E601010016
:10002400E6023C00E60800FCB54AB5B5E6F00082FD
:10003400E6F90000E6F80000F01870192D29E00533
:10
www.eeworm.com/read/441940/7662638
uv2 adc.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (ST10F269), 0x0002 // Tools: '166/167'
Group (Source Group 1)
Group (Documentation)
File 1,2,
www.eeworm.com/read/441940/7662642
m66 adc.m66
L166 LINKER/LOCATER V5.25 12/03/2008 19:22:14 PAGE 1
L166 LINKER/LOCATER V5.25, INVOKED BY:
C:\KEIL\C166\BIN\L166.EXE .\START167.o
www.eeworm.com/read/441940/7662647
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/441785/7665090
c adc_test.c
#include
#define uchar unsigned char
#define uint unsigned int
uchar key_buffer;
uchar key_long;
uchar digit[8] = {1,2,3,4,5,6,7,8};
uint con = 0 ;
unsigned char seg[]={
www.eeworm.com/read/440764/7681861
obj adc0832.obj
www.eeworm.com/read/440764/7681862
plg adc0832.plg
礦ision2 Build Log
Project:
F:\51开发板\DY580光盘资料\5、C语言配套程序\15-模数转换ADC\adc0832.uv2
Project File Date: 03/25/2008
Output:
www.eeworm.com/read/440764/7681863
c adc0832.c
#include//包含相应的头文件
#include
#include
sbit CS=P1^6;//定义数模转换器硬件对应引脚
sbit CLK=P1^3;
sbit DO=P1^4;
sbit DI=P1^5;
bit ADFlag;
unsigned char code DIS[]={0xf7,0xf
www.eeworm.com/read/440764/7681864
hex adc0832.hex
:0D00D300F7FBFDC0F9A4B0999282F880906F
:10000300438910758DFFE4F58BD2AFD2ABD28E222C
:10005E00E4FE74052FFFC296E4FDC29300EF24FF69
:10006E009295EFC313FF00D2930DBD03EDC2930023
:10007E00D293E4FFC29300EE2
www.eeworm.com/read/440764/7681866
opt adc0832.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 {