代码搜索:ADC按键设计
找到约 10,000 项符合「ADC按键设计」的源代码
代码结果 10,000
www.eeworm.com/read/404223/11489861
axf adc_c.axf
www.eeworm.com/read/403671/11513111
c adc_isr.c
#include "DSP281x_Device.h"
/*** Global variables used by ADC_ISR() (Labs 6 and 7) ***/
#define AdcBuf_len 511 // ADC buffer length
Uint16 AdcBuf_A[AdcBuf_len]; // ADC buffer allocation
Uin
www.eeworm.com/read/403318/11519203
hex adc0832.hex
:030000000200C338
:0C00C300787FE4F6D8FD7581070200008C
:10000000753002783112001FE61200807A027834CF
:10001000793212009278341200AA7831020005D2A7
:10002000970000C2950000D2960000C296E530A26B
:10003000
www.eeworm.com/read/403318/11519221
asm adc0832.asm
;ADCS BIT P1.5;使能接口
;ADCLK BIT P1.6 ;时钟接口
;ADDO BIT P1.7 ;数据输出接口(复用)
;ADDI BIT P1.7 ;数据输入接口
MOV 30H,#02H;方式字选择
MOV R0,#31H;数据存储首地址
CONV:LCALL ADC0832;调用A/D转换子程序
MOV A,@R
www.eeworm.com/read/402119/11542801
adc_8bits
www.eeworm.com/read/402119/11542813
adc_8bits
www.eeworm.com/read/402119/11542827
adc_10bits
www.eeworm.com/read/402119/11542840
adc_10bits
www.eeworm.com/read/401210/11561281
bak adc_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/401210/11561283
uv2 adc.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (ADuC812), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
Group (Documentation)
File 1,1, 0x0
File 1