代码搜索:AD测试
找到约 10,000 项符合「AD测试」的源代码
代码结果 10,000
www.eeworm.com/read/462735/7197158
asm ad lamp.asm
ORG 00H
START: MOV A,#0FEH ;设置输出初值
SETB C ;进位标志置1
S1: MOV P1,A ;输出A值
LCALL DELAY
RLC A ;A带进位右移
JC S1 ;若移位次数达到8次,重设输出初值
MOV A,#7FH
SETB C
S2: MOV P1,A ;将
www.eeworm.com/read/462735/7197159
dsn ad lamp.dsn
www.eeworm.com/read/462278/7205287
c ad12.c
#include"ad12.h"
#include"key.h"
#define Num_of_Results 50
double A0results[2]; // A0
double A1results[2]; // A1
void init_adc12()
{
P6SEL = 0x03;
ADC12CTL0 = ADC12ON
www.eeworm.com/read/462278/7205313
pbi ad12.pbi
This is an internal working file generated by the Source Browser.
03:22 28s
C:\Documents and Settings\Administrator\桌面\code c\ad12.c
C:\Documents and Settings\Administrator\桌面\code c\ad12.c
-o
C:
www.eeworm.com/read/462278/7205317
h ad12.h
#include"common.h"
#include"display.h"
#include"key.h"
#define ref 3.29
static unsigned int index = 0;
extern double A0results[2]; // A0
extern double A1results[2]; // A1
void init_adc
www.eeworm.com/read/461939/7214109
gif ad053.gif
www.eeworm.com/read/461939/7214110
gif ad048.gif
www.eeworm.com/read/461939/7214111
gif ad052.gif
www.eeworm.com/read/461939/7214113
gif ad011.gif
www.eeworm.com/read/461939/7214114