代码搜索:ADC
找到约 10,000 项符合「ADC」的源代码
代码结果 10,000
www.eeworm.com/read/157032/11744460
uv2 adc.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
Options 1,0,0 // Targe
www.eeworm.com/read/157032/11744466
c adc2051.c
/* io分配: *
;* OUTPUT: *
;* P1.0 ...... 模拟量输入 *
;* P1.1 ...... DA输入比较基准电压 *
;* P1.2~
www.eeworm.com/read/260074/11748842
c adc_drv.c
/*C**************************************************************************
* NAME: adc_drv.c
*----------------------------------------------------------------------------
* Copyright (c)
www.eeworm.com/read/260074/11748851
h adc_drv.h
/*H**************************************************************************
* NAME: adc_drv.h
*----------------------------------------------------------------------------
* Copy
www.eeworm.com/read/346221/11760485
c adc0832.c
#include "p89v51rx2.h"
#include "constant_type.h"
#include "global.h"
#include "adc0832.h"
#include "lcd.h"
#include "delay.h"
void main()
{
;
}
www.eeworm.com/read/346221/11760498
h adc0832.h
// *********************************************************************************** //
//
// Filename : adc0832.h
// Title : ADC0832 Header File
// Author : Fung Tin Ching
//
www.eeworm.com/read/346221/11760501
obj adc0832.obj
www.eeworm.com/read/346221/11760539
c adc0832.c
#include "p89v51rx2.h"
#include "constant_type.h"
#include "global.h"
#include "adc0832.h"
#include "lcd.h"
#include "delay.h"
void main()
{
;
}
www.eeworm.com/read/346221/11760557
h adc0832.h
// *********************************************************************************** //
//
// Filename : adc0832.h
// Title : ADC0832 Header File
// Author : Fung Tin Ching
//