TC74温度传感器Arduino库
A Simple library I wrote to interface to the Microchip TC74 IIC/TWI temperature sensor chi
本专区汇聚了各类基于 温度传感器 开发的源码资源,共计 179 篇资源供开发者免费下载学习。
A Simple library I wrote to interface to the Microchip TC74 IIC/TWI temperature sensor chi
利用vhdl 语言实现对ms5611的控制,读取温度值和压力值
基于DSP编写的DS18B20的驱动程序-prepared by the DSP-based drivers DS18B20
STC89C58加18B20温度传感器构成的温度采集器程序-18B20 increases STC89C58 temperature sensor consisting of te
单片机测温度c程序,温度传感器为DS1624-C Single-chip temperature measurement procedures for the DS1624 tem
DS18B20-液晶1602显示温度和控制-DS18B20-LCD 1602 shows that the temperature and control
介绍利用单片机实现温度的远程显示的文档,利用RS485总线-introduces MCU temperature remote display documents, the use
读连接在44b0 PG口PG4 位的ds18b20的64位ROM码。-Reading 44b0 PG connected to the place I PG4 ds18b20 RO
单片机和温度传感器的应用,错误很多。可作为无线应用的基础。请踊跃下载啊。
这是我自己写的18B20驱动程序,不需修改,做的温度计精度很高。大家在做温度采集明无需修改,只需添加上既可使用。-This is what I wrote it myself, 1
本文件代码的开发环境是keil C,芯片是AT89S52,这是一个如何使用DS18B20温度传感器的例子,从中可以学习如何利用I2C以DS18B20通信。-This documen
用AVR单片机实现的PT100温度传感器测温程序