Welcome![Sign In][Sign Up]
Location:
Search - ds18b20-search

Search list

[Other resourcesearch

Description: 一线总线协议可以在一条纵线上搜索多个DS18B20的ROM
Platform: | Size: 2367 | Author: maomao | Hits:

[Other18B20 二叉树实现

Description: DS18B20 search rom 的二叉树算法实现
Platform: | Size: 47616 | Author: eric.caohua | Hits:

[Other Embeded programaa_3

Description: 学习掌握单总线数字式温度传感器 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 ROM code to read out the side France. Reading DS18B20 64 orders ROM code (33h) allows mainframe directly read out from the plane of the 64 generation ROM code, and are not required to implement ROM search process. If the order for the multi-node system, the data was inevitable conflict, because each from the plane's equipment will respond to the order. 64 ROM laser from high to low followed by eight CRC, 48 ranks and eight family code (28H).
Platform: | Size: 2048 | Author: 孟晓英 | Hits:

[SCMsearch

Description: 一线总线协议可以在一条纵线上搜索多个DS18B20的ROM-First-line bus protocol can be in a vertical line of the ROM search multiple DS18B20
Platform: | Size: 2048 | Author: maomao | Hits:

[Software Engineering1wiresousuosuanfa

Description: 数字温度传感器DS18B20多点测温的搜索算法-Digital temperature sensor DS18B20 multi-point temperature of the search algorithm
Platform: | Size: 179200 | Author: maomao | Hits:

[SCMDS18B20[PIC16F877A+PICC]

Description: PIC单片机的 DS18B20驱动程序 PIC单片机的 DS18B20驱动程序-PIC MCU DS18B20 driver PIC MCU driver DS18B20
Platform: | Size: 3072 | Author: waguylkm | Hits:

[SCMDS18B20

Description: 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.
Platform: | Size: 116736 | Author: 明君 | Hits:

[Other Embeded programds18b20

Description: 单总线DS18B20多器件单引脚搜索程序-Single bus DS18B20 multi-pin device is a single search programs
Platform: | Size: 1656832 | Author: 姚宝山 | Hits:

[OtherDS18B20

Description: 8位单片机与DS18B20并行双向通信。 Quartus II 8.1项目工程文件. 主源程序文件为DS18B20.v,里面有详细注解。 例子: DS18B20 数据地址 0xf000(ROM=0) DS18B20 ROM指令地址 0xf001(ROM=1) 外部电源供电且只有一DS18B20的读取法: 发送CC到0xf001, 等待busy=0说明器件已准备好, 读0xf001的Bit1=1说明存在器件,Bit0=1为控制忙(可以省略此步) 发送44到0xf000, 等待busy=0, 发送CC到0xf001, 等待busy=0, 发送BE到0xf000, 等待busy=0, 空读一次, 等待busy=0, 然后读到的就是DS18B20内部数据了.读一次必须等待busy=0,否则控制器将拒绝所有操作。 搜索ROM: 发送F0或EC到0xf001, 等待busy=0说明器件已准备好, 读0xf001的Bit1=1说明存在器件,Bit0=1为控制忙(可以省略此步) 空读0xf000,(第1次) 等待busy=0, 读0xf000,Bit0是DS18B20发送位的信息,Bit1为DS18B20发送位的补码信息 等待busy=0, 写0xf000,内容为路径。 等待busy=0, 。。。。。。 空读0xf000,(第64次) 等待busy=0, 读0xf000,Bit0是DS18B20发送位的信息,Bit1为DS18B20发送位的补码信息 等待busy=0, 写0xf000,内容为路径。 等待busy=0, 结束 -8-bit microcontroller with DS18B20 parallel two-way communication. Quartus II 8.1 Project documents. Primary source documents DS18B20.v, which detailed notes. Example: DS18B20 Data Address 0xf000 (ROM = 0) DS18B20 ROM instruction address 0xf001 (ROM = 1) An external power supply and only a DS18B20 read method: Send CC to 0xf001, Wait for busy = 0 shows the device is ready, Read 0xf001 the existence of Bit1 = 1 shows the device, Bit0 = 1 for the control of busy (you can omit this step) Send 44 to 0xf000, Wait for busy = 0, Send CC to 0xf001, Wait for busy = 0, Send BE to 0xf000, Wait for busy = 0, Blank reading time, Wait for busy = 0, Then read is DS18B20 internal data. Read one must wait for the busy = 0, otherwise the controller will reject all operations. Search ROM: Send F0 or EC to 0xf001, Wait for busy = 0 shows the device is ready, Read 0xf001 the existence of Bit1 = 1 shows the device, Bit0 = 1 for the control of busy (you can omi
Platform: | Size: 338944 | Author: yuantielei | Hits:

[SCMS232

Description: 基于PIC16F877A的DS18B20一线总线多路测温系统(采用Proteus模拟)。 Proteus模拟电路图+PIC C语言源程序(MPLAB V8.00) 这可不是用多I/O模拟的多路测温哦!看系统功能: 1)、由一线数据线寄生供电,采用MOSFET强上拉给DQ供电; 2)、上电自动搜索可用的传感器并做CRC校验(实现了Search ROM命令); 3)、 报警下限可选择; 4)、轮询显示温度,通过LCD1602输出; 5)、 传感器中途拔出或温度越界均报警; 6)、 采用声光报警方式,可做为温度控制信号标志。 -PIC16F877A-based multi-channel bus of DS18B20 line temperature measurement system (using the Proteus simulation). Proteus analog circuit+ PIC C language source code (MPLAB V8.00) This is not using multiple I/O simulation of multi-channel temperature measurement Oh! See system functions: 1) by the parasitic power line data line, using MOSFET strong pull-up power supply to the DQ 2), power-on automatically search for available sensors and do CRC check (to achieve a Search ROM command) 3) alarm limit choice 4), polling shows the temperature, through the LCD1602 output 5), half-way pulled out or the temperature sensors are all cross-border police 6), using sound and light alarm mode can be used as the temperature control signal flags.
Platform: | Size: 180224 | Author: 王萧风 | Hits:

[SCMds18b20

Description: 详细说明:学习掌握单总线数字式温度传感器 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 ROM code to read out the side France. Reading DS18B20 64 orders ROM code (33h) allows mainframe directly read out from the plane of the 64 generation ROM code, and are not required to implement ROM search process. If the order for the multi-node system, the data was inevitable conflict, because each from the plane s equipment will respond to the order. 64 ROM laser from high to low followed by eight CRC, 48 ranks and eight family code (28H).
Platform: | Size: 2048 | Author: yanguofei | Hits:

[OtherDS18B20

Description: 此文章描述了18B20多点测温,采用1-wire搜索算法,对18b20进行搜索进而进行读取18b20,此算法彻底实现了18b20的多点测温-This article describes the 18B20 multi-point temperature, using 1-wire search algorithm to search for 18b20 and then read 18b20, this algorithm is completely achieved 18b20 multi-point temperature measurement
Platform: | Size: 10240 | Author: 韩明 | Hits:

[SCMOneWire

Description: DS18B20 温度传感器应用,同一条总线上可挂载很多传感器,程序带有搜索功能,Proteus仿真3个DS18B20-DS18B20 temperature sensors, mounted on the same bus can be a lot of sensors, the program with a search function, Proteus simulation three DS18B20
Platform: | Size: 64512 | Author: 欢欢 | Hits:

[SCM1-Wire-Search-Algorithm

Description: 单总线搜索算法,想学的可以看看,DS18B20的算法-Single Bus search algorithm, to learn to look at
Platform: | Size: 143360 | Author: ahu | Hits:

[Other Embeded program18B20-AVR-search-rom-

Description: AVR的DS18B20搜索源程序,很具有参考价值,可以-AVR' s DS18B20 search source, it is a reference value, you can see
Platform: | Size: 1024 | Author: ahu | Hits:

[ARM-PowerPC-ColdFire-MIPSds18b20-search-rom

Description: ds18b20搜索rom,这是自己的珍藏资料,自己亲自编写,绝对可用,单片机stc60系列。这样的资源网上不多呀-ds18b20 search rom, this is their own collection of information, written personally, absolutely free, microcontroller stc60 series. Online resources such small it! !
Platform: | Size: 68608 | Author: lin | Hits:

[SCMDS18B20-search

Description: 多个DS18B20检测,搜索ROM,匹配ROM,温度检测-Multiple DS18B20 detection, search ROM, matching ROM, temperature detection
Platform: | Size: 4842496 | Author: qinxianyan | Hits:

[SCMds18b20-search

Description: 单总线数字温度传感器DS18B20二叉树搜索算法,带Protues仿真文件。-Single-bus digital temperature sensor DS18B20 binary tree search algorithm with the Protues simulation files.
Platform: | Size: 112640 | Author: snake | Hits:

[SCMDS18B20-Search-devices

Description: ds18b20 单片机 单线总线设备查找-This is a function for signle line devices search. you can find all devices on a single line with it.
Platform: | Size: 2048 | Author: anoia | Hits:

[SCM51-DS18B20-temperature-sensor

Description: DS18B20温度传感器的51汇编程序,器件资料文档用搜索找,没上传。其中当然少不了PROTEUS的仿真,KEIL+PROTEUS联合实现。而且实现了多个器件级连的功能,程序当然可以继续优化的-51 assembler DS18B20 temperature sensor, the device information document with a search to find, no upload. Which of course PROTEUS simulation, KEIL+PROTEUS jointly. And multiple devices cascaded function, the program can of course continue to optimize
Platform: | Size: 20480 | Author: cagfaiss | Hits:
« 12 »

CodeBus www.codebus.net