代码搜索:SHT
找到约 593 项符合「SHT」的源代码
代码结果 593
www.eeworm.com/read/331948/12795039
h sht.h
//***********************************************************************
//FILE: sht.h
//功能: 定义与SHT11有关的变量及相关的处理函数(SHT11硬件I2C不兼容,采用模I2C口)
//********************************************************
www.eeworm.com/read/331948/12795066
c sht.c
//***********************************************************************
//FILE: sht.c
//功能: 温湿渡传感器SHT11的全部操作
//***********************************************************************
//*******
www.eeworm.com/read/331012/12855823
plg sht.plg
礦ision2 Build Log
Project:
D:\My Documents\example\keil\keil-roth\sht\sht.uv2
Project File Date: 04/04/2007
Output:
www.eeworm.com/read/331012/12855856
hex sht.hex
:0300000002132EBA
:0C132E00787FE4F6D8FD7581200213756D
:1018D3000000000000000000000000000000000005
:0818E3000000000000000000FD
:10192900814100814200894B000000000000000055
:0119390000AD
:10164900E
www.eeworm.com/read/331012/12855860
opt sht.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/331012/12855862
lst sht.lst
www.eeworm.com/read/331012/12855865
lnp sht.lnp
"STARTUP.obj",
"shtxx_self.obj"
TO "sht"
RAMSIZE(256)
www.eeworm.com/read/331012/12855891
obj sht.obj
www.eeworm.com/read/331012/12855920
c sht.c
www.eeworm.com/read/244363/12871037
h sht.h
/****************************************************************
*文件名:sht.h
*描述:提供数字式温湿度传感器的低层驱动程序
*环境:KEIL C51
*版本:v1.0
*作者:wentsing
*日期:2006/03/07
*************************************