代码搜索:测量温度
找到约 7,506 项符合「测量温度」的源代码
代码结果 7,506
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/203538/15356273
dni 温度测量.dni
[Interrupts]
Enabled=1
[MemoryMap]
Enabled=0
TypeVolition=1
UnspecRange=1
ActionState=1
[DisAssemblyWindow]
NumStates=_ 1
State 1=_ 1
[Watch]
Watch 1=_ 3 "N_Pt_IN" "N_Pt_OUT" "N_ref"
Watch
www.eeworm.com/read/203538/15356307
c 温度测量.c
#include
#include "main.h" //自己定义的必要的结构和变量
void delay(INT16U dd);
//以下为初始化函数
void initial_port(void);//初始化端口
void AD_sampling(INT16U * AD_temp);
float calc_Temperature(flo