搜索资源列表
C8051-DS18B20-C.rar
- 这是我购买的C8051F020开发板所提供的DS18B20的测温控制程序,在C语言开发环境编写,程序思路清晰,易读性强,可供初学者参考。,This is what I purchased C8051F020 development board provided by the temperature control procedures DS18B20 in C language development environment for the preparation, procedures cle
89C52控制时钟和温度的实时显示
- 89C52控制1302和18B20和1602的时钟和温度的实时显示,所有数据均可以在1602LCM显示出来,89C52 and 18B20 control 1302 and 1602 the real-time clock and temperature display, all data can be displayed in 1602LCM
STM32-18B20
- 在STM32下驱动温度传感器18B20。文件包括STM32-18B20.hex文件,还有源码。开发环境为keil.-Temperature sensor under the driver in the STM32 18B20. Documents include STM32-18B20.hex files, as well as source code. Development environment for keil.
temperature
- 使用FPGA控制18B20达到温度采集过程,并显示在数码管上。-Achieved using the FPGA control 18B20 temperature acquisition process and display the digital pipe.
18b20
- arm7模块程序18b20,大家来下载吧,个人的小总结,还是比较有用的-arm7 module program 18b20
DS18B20
- msp430F5438 驱动DS18B20,使用高频晶振,将温度上传至串口。-msp430F5438 drive DS18B20, using high-frequency crystal oscillator, the temperature is uploaded to the serial port.
18B20
- c8051f020测温程序,通过ds18b20调试,-C8051F020 measurement procedures, through DS18B20 debugging,
DS18B20_www.ic37.com
- 资料,经典的重要的18b02资料,绝对有用,好资料啊,真的看过就知道,不看会后悔,真的好资料-Information on important classical 18b02 information is absolutely useful, good information, ah, really read, we know that do not will regret it, really good information
DS1302DS18B20
- 1302++18B 20电子钟 程序,主体部分-u~~~~~~~~~~~~~~~
18b20-test
- ds18b20的开发程序,在stc12c2052下开发的-ds18b20 the development of procedures, developed under stc122052. . .
18b20
- 本程序为采用ATMEGA8L和DALLAS公司的ds18b20的温度采集程序, 选用ATMEGA8L内部4M RC震荡,ds18b20数据线接PD2-This procedure for the introduction of the company' s ATMEGA8L and DALLAS acquisition procedures temperature ds18b20 choose ATMEGA8L internal 4M RC shock, ds18b20 data PD
18b02
- DS1820 数字温度计提供 9 位温度读数,指示器件的温度信息经过单线接口送入 DS1820 或从 DS1820 送出因此从中央处理器到 DS1820 仅需连接一条 线和地读写和完成温度变换所需的电源可以由数据线本身提供-DS1820 digital thermometer provides 9 temperature readings indicative of the temperature device information through one-way interface into
DALLAS_18B20
- 此乃一测温程序,DS18B20为美国DALLAS公司(已被MAXIM公司并购)生产的单线数字温度传感器,可将温度信号直接转换成数字信号供单片机处理,所测温度范围-55°C~125°C-This is a measurement procedure, DS18B20 U.S. DALLAS Corporation (M & A has been MAXIM) production of one-way digital temperature sensor, the temperature
1
- 一款STC和18B20的加热控制程序,对于毕业设计的同学很有用处。-wwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwwww
18b20
- 温度传感器ds18b20程序,在lpc2103上调试通过-Temperature sensor ds18b20 procedures, the debugging lpc2103 by
430_18b20
- msp430f149初始化18b20和1602液晶,并将1602的温度值在液晶1602上实时显示-Msp430f149 initialization 18b20 1602 and and the liquid temperature in LCD 1602 1602 on real-time display
18b20
- 18b02显示温度程序,基于c51,用KeilC编译-18b02 show that the temperature process, based on c51, compiled with KeilC
18b20
- PIC18F4520单片机,温度传感器DS18B20,LCD1602显示-PIC18F4520 microcontroller, temperature sensor DS18B20, LCD1602 display
C-TX
- 此压缩包里有单片机学习的18B20、串口等许多有用程序,程序简单容易懂。-The compression bag with MCU learning 18B20, serial port and many other useful programs, the program is simple and easy to understand.
DS18B20
- 18B20, *** *****DS18B20智能温度控制器 数据线接P1.0******* ***六位数码显示,前三位显示“18b”******************* ***第四位表示温度的正负符号,正为“┩”,负为“-”**** ***第五位和第六位显示温度(显示范围-55~+99摄氏度) TEMPER_L EQU 29H 用于保存读出温度的低8位 TEMPER_H EQU 28H 用于保存读出温度的高8位 FLAG1 EQU 38H 是否检测到DS18B2