代码搜索:温度采集器

找到约 5,473 项符合「温度采集器」的源代码

代码结果 5,473
www.eeworm.com/read/339669/12210731

plg 测量温度.plg

礦ision3 Build Log Project: C:\Documents and Settings\Terry\桌面\18B20测温\测量温度.uv2 Project File Date: 01/31/2008 Output:
www.eeworm.com/read/339669/12210741

lst 测量温度.lst

C51 COMPILER V8.02 测量温度 07/13/2008 20:50:07 PAGE 1 C51 COMPILER V8.02, COMPILATION OF MODULE 测量温度 OBJECT MODULE PLACED IN 测量温度.O
www.eeworm.com/read/339669/12210744

hex 测量温度.hex

:0300000002025D9C :0C025D00787FE4F6D8FD75811402023FA2 :0F024E00D711CD5D1B5EDE15DF5F9BC6C20800BA :10022000758901758CFC758A18D2AFD2A9D28C223F :1001FA00E4D2B77F08FE120269C2B77F507E0012AE :10020A0002
www.eeworm.com/read/339669/12210750

opt 测量温度.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/339669/12210758

h 测量温度.h

www.eeworm.com/read/339669/12210761

__i 测量温度.__i

"测量温度.c" BROWSE DEBUG OBJECTEXTEND
www.eeworm.com/read/339669/12210762

lnp 测量温度.lnp

"STARTUP.obj", "测量温度.obj" TO "测量温度" RAMSIZE(256)
www.eeworm.com/read/339669/12210765

c 测量温度.c

#include #include void delay(unsigned int t); void beep(unsigned int i); unsigned char DisBuff[4]; unsigned char temp; unsigned char COM; sbit COM1=P2^7; //定义通
www.eeworm.com/read/339669/12210766

obj 测量温度.obj

www.eeworm.com/read/338688/12288405

c 温度电脑.c

#include #include sbit DS18b20_DQ = P1^6 ;//定义管脚 unsigned char *p; unsigned char num; /******定义函数****************/ # define uchar uns