代码搜索:ad原理图
找到约 10,000 项符合「ad原理图」的源代码
代码结果 10,000
www.eeworm.com/read/429756/8791182
_c ad._c
#define AD_C
#include "includes.h"
unsigned char adc_mux = 0x01 ;
/******************************************************************************/
/*********************************************
www.eeworm.com/read/429756/8791185
c ad.c
#define AD_C
#include "includes.h"
unsigned char adc_mux = 0x01 ;
/******************************************************************************/
/*********************************************
www.eeworm.com/read/429756/8791230
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/385712/8791436
asm ad.asm
;程序名: AD转化实验小程序(练习)
;创建人: 魏鸿林
;创建时间:2003/11/18
;修改人:
;描 述: 使用实验板上PORTD上的八个LED 表示数据采集输入端的电压值,电压值越大,显示的LED数越多,且按顺序递增.
; AD参考电压为单片机工作电源
; 光线越强,点亮的LED数越多
LIST P=16F877
#INCLU
www.eeworm.com/read/285920/8801424
h ad.h
#include"..\startup\44b.h"
#define ADCCON_FLAG 0x40
#define ADCCON_SLEEP 0x20
#define ADCCON_ADIN0 (0x0
www.eeworm.com/read/385358/8808069
paf ad.paf
www.eeworm.com/read/385358/8808070
sbl ad.sbl
www.eeworm.com/read/385358/8808103
pjt ad.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="AD"
ProjectDir="D:\CCStudio_v3.1\MyProjects\sv\"
ProjectType=Executable
CPUFamily=T
www.eeworm.com/read/385358/8808110
c ad.c
#include "DSP28_Device.h"
#include "IQmathLib.h"
#include "clarke.h"
#include "svgen_dq.h"
#include "qep.h"
#define COMCONA *((volatile int *)0x7411)
float a1[16];
unsigned int a2=0;
fl
www.eeworm.com/read/385358/8808116
map ad.map
******************************************************************************
TMS320C2000 COFF Linker PC Version 3.03
*******************************************************