代码搜索:测温枪

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

代码结果 631
www.eeworm.com/read/373450/9455538

txt 使用说明.txt

这是一个用8051F330编写的测温程序,用18B20实现测量温度,并通过PC机的串口显示出来。硬件要求是开发板一块,测试温度的蕊片,串口和电脑。经实验,效果还可以。 关于18B20的连接,可参见手册,一个是数据,另外两个是电源和地。
www.eeworm.com/read/464999/7064186

txt ds18b20测温+数码管.txt

#include "reg52.h" #include "intrins.h" #define uchar unsigned char #define uint unsigned int sbit ds=P2^2; sbit dula=P2^6; sbit wela=P2^7; uchar flag ; uint temp; //参数temp一定要声明为 i
www.eeworm.com/read/310981/13638704

txt 用ds18b20构成测温系统.txt

用DS18B20构成测温系统 首页 EDA技术 嵌入式系统电子制作PCB技术综合技术电路图源码资料 会员共享 栏目导航: 51单片机 PIC单片机 ARM DSP KeilC Linux uCOS VxWorks 当前位置:首页 > 嵌入式系统 > 用DS18B20构成测温系统 用DS18B20构成测温系统 字体大小: 小 中 大 作者: 来源: 日期:200