代码搜索:测温枪

找到约 631 项符合「测温枪」的源代码

代码结果 631
www.eeworm.com/read/410974/11261783

obj 测温.obj

www.eeworm.com/read/410974/11261792

lst 测温.lst

C51 COMPILER V8.05a 测温 10/05/2008 21:44:34 PAGE 1 C51 COMPILER V8.05a, COMPILATION OF MODULE 测温 OBJECT MODULE PLACED IN 测温.OB
www.eeworm.com/read/410974/11261794

c 测温.c

#include #include "delay.c" #include "DS18B20.c" unsigned char code Seg8cc[]={0x3F,0x06,0x5B,0x4F,0x66,0x6D,0x7D,0x07,0x7F,0x6F}; void Display() { P2=0xfe; P0=Seg8cc[tens]; Del
www.eeworm.com/read/410974/11261795

pwi 测温.pwi

www.eeworm.com/read/410974/11261806

dsn 测温.dsn

www.eeworm.com/read/323262/13346264

txt 双枪氩弧焊.txt

"I0.0月牙剪废料电机断路" "I0.1水泵电机断路" "I0.2操作侧间隙电机断路" "I0.3传动侧间隙电机断路" "I0.4纵对齐电机断路" "I0.5入口扫描电机断路" "I0.6出口扫描电机断路" "I0.7前枪变频器断路" "I1.0油路堵塞" "I1.1油位检测" "I1.2阀电源开启" "I1.3前枪变频器报警" "I1.424V阀电源空开断开" "I1
www.eeworm.com/read/446208/1714360

txt 狼矛枪.txt

左跳 + 上爬梯子;648,895;右跑 智能转身;1516,943;左跑 右跳 + 上爬梯子;299,1269;右跑 右跳;1573,1375;右跑 右跳;1946,767;右跑 智能转身;32,1247;右跑 智能转身;3167,1375;左跑
www.eeworm.com/read/429985/8774616

asm 多点测温.asm

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; LU EQU 40H LU1 EQU 30H LU2 EQU 38H ;存放第二个1820数据序列号地址 LATCH EQU P1.7 ;595放数 DAT BIT P1.6 ;18B20的数据端
www.eeworm.com/read/429985/8774617

asm 单点测温.asm

LATCH EQU P1.7 ;595放数 SHU EQU P1.5 ;595数据输入 CP EQU P1.2 ;595时钟输入 DAT_1820 BIT P1.6 ;18B20的数据端 TH EQU 100 ;高温报警点100 TL EQU 0
www.eeworm.com/read/429985/8774619

hex 多点测温.hex