代码搜索:测量实验

找到约 10,000 项符合「测量实验」的源代码

代码结果 10,000
www.eeworm.com/read/301619/13853731

asm 两个定时,计数器合用的延时实验.asm

ORG 000H AJMP MAIN ORG 000BH AJMP T_0 ORG 001BH AJMP T_1 ORG 0030H MAIN: MOV P0,#0FFH MOV TMOD,#51H MOV TH0,#15H MOV TL0,#0A0H MOV TH1,#0FCH MOV TL1,#18H MOV IE,#8AH SETB TR0 SETB TR1
www.eeworm.com/read/494296/6381890

s43 实验8_adc12_a0-ref=1.5v.s43

#include "msp430x44x.h" // Standard Equations ;****************************************************************************** ; MSP-FET430P440 Demo - ADC12, Using the Internal Reference