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

Search list

[SCMDS18B20-温度控制-LCD

Description: 此程序为 单片机开发过程中,1—wire总线方式数字温度传感器的控制显示程序。供参考-procedure for microcontroller development process, 1-wire bus mode digital temperature sensor control display program. For reference
Platform: | Size: 32768 | Author: 刘建 | Hits:

[assembly languageDS18B20(2006[1].08.06)

Description: 转载别人ds18b20proteus作品希望对proteus library里没有ds18b20的xdjm们有用!-reproduced works ds18b20proteus others hope to proteus librar There's no y ds18b20 the xdjm were useful!
Platform: | Size: 122880 | Author: 曹原 | Hits:

[SCMds18b20

Description: I-WIRE协议的DS18B20程序,用于温度测量-I-WIRE Agreement DS18B20 procedure for temperature measurement
Platform: | Size: 1024 | Author: gg | Hits:

[Other Embeded programds18b20

Description: 3线制高精度温度传感器DS18B20的程序,精确到4位小数的温度计C语言-3-wire system of high-precision temperature sensor DS18B20 procedures, accurate to four decimal thermometer C language
Platform: | Size: 131072 | Author: 李晨光 | Hits:

[SCMDS18B20shuziwenduji

Description: DS18B20数字温度计是DALLAS公司生产的1-Wire,即单总线器件,具有线路简单,体积小的特点。因此用它来组成一个测温系统,具有线路简单,在一根通信线,可以挂很多这样的数字温度计,十分方便-DS18B20 digital thermometer is DALLAS produced 1-Wire, that is, single-bus devices, with simple lines, small size characteristics. So use it to form a temperature measuring system, with simple lines, in a communication line, can be linked to many such digital thermometer, which is very convenient
Platform: | Size: 93184 | Author: 叶青 | Hits:

[SCMDS18B20

Description: DS18B20 单线数字温度计指南,除硬件结构介绍外,还包含有汇编语言源代码及C语言源你码,是一个很不错的开发参考资料.-Single-wire digital thermometer DS18B20 Guide, in addition to the hardware structure of introduction, it also contains the source code in assembly language and C language source your code, is a very good development of reference materials.
Platform: | Size: 548864 | Author: 陈赐金 | Hits:

[Editorwww_RegieLive_ro_CURS_MICROCONTROLLERE

Description: ds18b20 digitsl 1-wire thermometer with programmable resolution code for initialization write and read and convert temperature functions
Platform: | Size: 419840 | Author: Nick | Hits:

[SCM1-wire

Description: Wire单总线的基本原理,内含与DS18B20温度传感器连接的实例代码-Wire the basic principles of single-bus, including temperature sensors connected with the DS18B20 examples of code
Platform: | Size: 175104 | Author: 伍千学 | Hits:

[Other Embeded programdigital_cdt_16f628_18b20

Description: this the header file for the 1 wire ds18b20-this is the header file for the 1 wire ds18b20
Platform: | Size: 164864 | Author: kajakaran | Hits:

[Embeded-SCM Developgdgdgdfgdfgd

Description: 单片机C语言教程: DS18B20测温 DS18B20数字温度计是DALLAS公司生产的1-Wire即单总线器件,具有线路简单,体积小的特点。实际应用中不需要外部任何元器件即可实现测温,测量温度范围在-55°C到+125°C之间,数字温度计的分辨率用户可以从9位到12位选择;并且内部有温度上、下限告警设置,使用非常方便。 -SCM C Language Tutorial: DS18B20 temperature DS18B20 digital thermometer is a DALLAS produced 1-Wire bus that is a single device with a simple circuit, small size and characteristics. Practical applications require no external components can be realized in any temperature, measurement temperature range of-55 ° C to+125 ° C between the digital thermometer resolution users can select 9-12 and internal temperature upper and lower alarm settings, use very convenient.
Platform: | Size: 1024 | Author: | Hits:

[Otherds18b20

Description: 改程序实现了对dalas的1-wire器件温度传感器ds18b20(也可以是ds1825)的驱动,并将温度值显示在液晶屏幕1602上-This program is dedicated to driving the 1-wire device ds18b20(ds1825),which reads the temperature and displays it on the LHD1602
Platform: | Size: 4068352 | Author: mn | Hits:

[assembly languageds18b20_lcd

Description: Manejo del sensor de temperatura DS18B20, que utiliza el protocolo 1-Wire, desde el microcontrolador ATMEGA164P y muestro el valor en una pantalla LCD de 16*2
Platform: | Size: 46080 | Author: daco maco | 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:

[SCMDigitalThermometeruse

Description: DS18B20数字温度计是DALLAS公司生产的1-Wire,即单总线器件,具有线路简单,体积小的特点。因此用它来组成一个测温系统,具有线路简单,在一根通信线,可以挂很多这样的数字温度计,十分方便。 里面附有C代码和汇编代码。-DS18B20 digital thermometer is manufactured DALLAS 1-Wire, that is a single bus device, is simple, small features. So use it to form a temperature measuring system, is simple, in a communication line, you can hang many of these digital thermometer, very convenient. Which with C code and assembly code.
Platform: | Size: 58368 | Author: 来了 | Hits:

[SCM1-Wire-Search-Algorithm

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

[VHDL-FPGA-Verilog1-wireDS18B20

Description: 基于Nios II设计的1-wire数字温度计-Nios II-based design of digital thermometers
Platform: | Size: 14342144 | Author: 晏翊 | Hits:

[SCMds18B20driver

Description: DS18B20的驱动子程序文件,内含1-wire读写协议时序,DS18B20寄存器的读写,对于嵌入式和单片机爱好者来说是个不错的学习程序,已经经过调试,很好使,我还对其进行了封装。外部函数可以直接调用。由于单总线对时序的严格要求,本程序只适合51单片机的11.0592M/12M晶振,高速单片机请将1-wire时序改写一下,IO口改成适合自己单片机的即可。-DS18B20 driver subroutine file, containing 1-wire protocol to read and write timing, DS18B20 read and write registers, embedded and microcontroller for lovers is a good learning process has been debugged, so good, I its encapsulated. External function can be called directly. As the single bus on the strict timing requirements, this program only works for 51 single-chip 11.0592M/12M crystal, high-speed single-chip 1-wire timing set about rewriting, IO ports can be changed to fit their own microcontroller.
Platform: | Size: 2048 | Author: 吴硕刚 | Hits:

[SCM1-wire

Description: 利用DS18B20测量温度,并通过单片机将温度显示出来。-Using DS18B20 to measure the temperature, and the temperature will be displayed through the microcontroller.
Platform: | Size: 1024 | Author: 可欣 | Hits:

[Documents性能优异的1-Wire网络驱动器设计

Description: 介绍一种单总线的网络设计,由于多个DS18B20组成的网络设计(introduce a design of 1-wire BUS)
Platform: | Size: 179200 | Author: wolfchuang | Hits:

[Linux-Unix210driver-code

Description: S5PV210 板子的GPIO 1-wire总线模拟实现,DS18B20接口驱动程序与测试程序(GPIO 1-wire bus simulator for DS18B20 on S5PV210 board)
Platform: | Size: 468992 | Author: 水手2001 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net