搜索资源列表
DS18B20-search
- 多个DS18B20检测,搜索ROM,匹配ROM,温度检测-Multiple DS18B20 detection, search ROM, matching ROM, temperature detection
DS18B20
- DS18B20最全驱动.包含CRC8算法.ROM Search等.主机采用AVR mega16或者mega32.原创作品.-DS18B20 most drivers. CRC8 algorithm contains. ROM Search and so on. Mainframe using AVR mega16 or mega32. Original works.
Dtmdesign
- 利用8051单片机、常用数字逻辑接口器件、ROM、RAM存储器器件、单总线数字温度传感器DS18B20,设计一种基于单片机的数字温度计,温度检测范围为0-90度,要求能够通过键盘设定温度超限报警值,通过LED或LCD显示当前温度值。-The use of 8051, commonly used digital logic interface device, ROM, RAM memory devices, single-bus digital temperature sensor DS18B20
S232
- 基于PIC16F877A的DS18B20一线总线多路测温系统(采用Proteus模拟)。 Proteus模拟电路图+PIC C语言源程序(MPLAB V8.00) 这可不是用多I/O模拟的多路测温哦!看系统功能: 1)、由一线数据线寄生供电,采用MOSFET强上拉给DQ供电; 2)、上电自动搜索可用的传感器并做CRC校验(实现了Search ROM命令); 3)、 报警下限可选择; 4)、轮询显示温度,通过LCD1602输出; 5)、 传
ds18b20
- 详细说明:学习掌握单总线数字式温度传感器 DS18B20的64位激光ROM码的读出方法。读DS18B20 64位ROM码命令(33h)允许主机直接读出从机的64位ROM代码,而无须执行搜索ROM 过程。如果该命令用于多节点系统,则必然发生数据冲突,因为每个从机设备都会响应该命令。64 位激光ROM 从高位到低位依次由8 位CRC、48 位列号和8 位家族代码(28H)组成。--learning and mastering digital single bus DS18B20 64 laser
DS18B20_64bitROMCODE_TEST_CD4094
- 使用8051单片机汇编语言,读取DS18B20的64位ROM代码,并显示在8个数码管上,数码管用CD4094驱动-Using 8051 assembly language, read DS18B20 64-bit ROM code and displayed in the 8 digital tube, the digital useful CD4094 driver
SearchRomID
- DS18B20 ROM编码搜索算法。keil编译通过,protues编译通过!-DS18B20 ROM code search algorithm. keil compiler, protues compile!
Design-and-Realization-of-DS18B20
- :提出了一种单总线上多个数字温度传感器DS18B20的自动识别方法。通过设计由译码器74LS138、二输入四 与非门74LSOOP、模拟开关CD4066组成的电路,同时应用Keil C51工具编写DS18B20数字温度传感器软件程序,在单片 机的控制下,系统以开机初始化形式获取并保存所有传感器的序列号,自动识别传感器并进行多点测温。实验结果表明, 系统能将获得的序列号与各传感器对应起来,使传感器可即装即用,实现了真正意义上的自动识别。-A method of the automati
51-and-ds18b20
- 基于51及ds18b20的温度采集系统,采用单总线协议,包括read rom和match rom。-Based on the temperature of 51 and ds18b20 acquisition system, a single bus protocol, including read rom and match rom.
ds18b20-rom
- 读取Ds18B20的rom值 即读取ds18b20的本身序列号 有电路图 有程序-Value that the rom read Ds18B20 ds18b20 read the serial number itself has a program diagram
18B20P1602-ROM
- C51 DS18B20 多点测控读ROM-C51 DS18B20 ROM reading and control more
1602-LCD-and-DS18B20-WenMin-alarm
- 用1602LCD与DS18B20设计的温敏报警器(含读ROM CODE,温度上下限显示)-1602LCD designed with DS18B20 temperature sensitive alarm (including reading the ROM CODE, the temperature of the upper and lower display)
read-the-64-rom-code-of-DS18B20
- 使用C语言编写的关于读取DS18B20温度传感器64位rom编码的程序-Read DS18B20 temperature sensor 64 rom coding procedures using the C language
ds18b20
- 基于msp430单片机的DS18B20多点测温程序。有自动搜索ROM序列号程序。-Msp430 MCU DS18B20 based multi-point temperature measurement procedures. Search ROM sequence with automatic procedures.
DS18B20-LCD1602-C51
- DS18B20温度控制1602LCD显示 主要功能: 1、显示实时温度值。 2、可以读出 DS18B20 的64位ROM码。 3、可以预设高低温报警值(可以用作温度控制)。-DS18B20 temperature control 1602LCD display main functions: 1, display real-time temperature value. 2, you can read the DS18B20 64-bit ROM code. 3
DS18B20-AUTO-ROM
- 测试单片STC12C4052,DS18B20总线式测温,自动获取线上的DS18B20数量,及所有的rom并匹配,显示温度,两片74HC595驱动8位数码管-Test chip STC12C4052, DS18B20 temperature measurement bus, get automatic number DS18B20 line, and all the rom and match, displays temperature, two 74HC595 drive eight digit
seacher-of-the-rom
- 18B20二叉树搜算算法介绍,实现DS18B20的自动寻址高效计算-seacher the rom of the 18B20
ds18b20-read-rom
- 本代码能够测取DS18B20的ROM序列号,在开发多18B20传感器的时候,便于开发人员很快的读取到序列号,并把传感器挂至总线上。-This code can be measured DS18B20 take ROM serial number, and in the development of multi-18B20 sensor, easy for developers to quickly read the serial number, and the sensor is linked
XLHDQ
- DS18B20 ROM 序列号搜索并LCD1602显示-DS18B20 ROM serial number search and LCD1602 display
串口读取rom—lcd显示程序
- 1602显 示ds18b20内 部rom(1602 display DS18B20 internal ROM)