代码搜索:ad元件库
找到约 10,000 项符合「ad元件库」的源代码
代码结果 10,000
www.eeworm.com/read/390195/8477224
h ad.h
#ifndef AD_H
#define AD_H
#ifdef AD_C
unsigned char adc_mux ;
void init_adc(void);
#else
extern unsigned char adc_mux;
extern void init_adc(void);
#endif
#endif
www.eeworm.com/read/189293/8480225
ppt ad实验.ppt
www.eeworm.com/read/390170/8481089
opt ad.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/390170/8481091
obj ad.obj
www.eeworm.com/read/390170/8481101
lst ad.lst
C51 COMPILER V7.07 AD 11/26/2007 19:54:09 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE AD
OBJECT MODULE PLACED IN AD.O
www.eeworm.com/read/390170/8481105
hex ad.hex
:10048100C0F9A4B0999282F88090000000000000A9
:040491000000000067
:0A049500081600000000000000003F
:10046200C281E4FEC280AD07530580ED24FF928273
:0E047200EF25E0FFD2800EBE08EAD281C281E3
:010480002259
www.eeworm.com/read/390170/8481121
c ad.c
#include "reg51.h"
#include"intrins.h"
sbit data595=P0^2; /*74hc595的数据输入脚*/
sbit clk595=P0^0;
www.eeworm.com/read/390170/8481133
plg ad.plg
礦ision2 Build Log
Project:
E:\KP-51PRO\DEMO\AD模数\AD.uv2
Project File Date: 11/18/2007
Output:
www.eeworm.com/read/188971/8498366
h ad.h
#include"..\startup\44b.h"
#define ADCCON_FLAG 0x40
#define ADCCON_SLEEP 0x20
#define ADCCON_ADIN0 (0x0
www.eeworm.com/read/188971/8498465
c ad.c
#include"..\inc\drv\AD.h"
int GetADresult(int channel)
{
rADCCON=(channel