搜索资源列表
ds18b20
- 这是关于单个DS18B20的测温程序,数据脚为P3.3,晶振是11.059MHZ 温度传感器18B20采用器件默认的12位转化,最大转化时间要750毫秒 用1602液晶屏显示,显示温度从00到99度,精确到0.0625度
DS18B20.ASM
- 18B20汇编程序,精度0.0625,可读两支温度,LED显示,串口输出
基于51单片机开发DS18B20的数字温度计设计
- 18B20汇编程序,精度0.0625,LED显示,串口输出-18B20 compilation process, the accuracy of 0.0625, two temperature-readable, LED display, serial output
DS10B20
- 用18B20(数字温度采集)74LS47(数码管译码)74LS138(三八译码) DS18B20是DALLAS公司生产的一线式数字温度传感器,具有3引脚TO-92小体积封装形式;温度测量范围为-55℃~+125℃,可编程为9位~12位A/D转换精度,测温分辨率可达0.0625℃,被测温度用符号扩展的16位数字量方式串行输出.-With 18B20 (Digital Temperature Acquisition) 74LS47 (decoding digital tube) 74LS138 (d
wendu
- 利用单片机与18B20温度测试芯片,所测试的温度精度为0.0625,显示采用4位数码管静态显示。实验调试能够正确得到室内温度。-Using the monolithic integrated circuit and the 18B20 temperature test chip, the temperature precision which tests is 0.0625, demonstrated uses 4 nixietube static state demonstration.The
18b20
- DS18B20是美国DALLAS公司继DS1820之后推出的增强型单总线数字温度传感器。它在测温精度、转换时间、传输距离、分辨率等方面较DS1820有了很大的改进,给用户带来了更方便的使用和更令人满意的效果。 1. DS18B20的新性能 (1) 可用数据线供电,电压范围:3.0~5.5V; (2) 测温范围:-55~+125℃,在-10~+85℃时精度为±0.5℃; (3) 可编程的分辨率为9~12位,对应的可分辨温度分别为0.5℃、0.25℃、0.125℃和0.0625℃;
1602_18B20
- 基于51单片机的18B20和1602显示温度程序--精确到0.0625度-Based on 51 MCU 18B20 and 1602 show that the temperature process- is accurate to 0.0625 degrees
LCD12864-DS1820
- 18b20高精度测温,四位小数12864LCD显示, 分辨率0.0625读,并可以显示每个18b20唯一的64位系列号,C51源码,部分函数来源于网上。-18b20 high-precision temperature measurement, four decimal 12864LCD display with a resolution of 0.0625 read, and can display each 18b20 unique 64-bit serial number, C51 s
18b20temperatureTestingWithPC
- 这是关于单个DS18B20的测温程序,数据脚为P2.0,晶振是11.059MHZ 温度传感器18B20采用器件默认的12位转化,最大转化时间要750毫秒 用1602液晶屏显示,显示温度从00到99度,精确到0.0625度- This is the temperature on a single DS18B20 procedures, data pin P2.0, crystal is 11.059MHZ temperature sensor 18B20 use the defa
program
- 18B20温度传感器温度计程序18B20温度传感器读回温度并在6位数码管上显示。精度为0.0625,范围为0-99.9375-18B20 18B20 temperature sensor thermometer temperature sensor read-back procedure and 6 digital temperature control on the display. Accuracy of 0.0625, the range of 0-99.9375
18b2002
- 采用TI公司的18B20温度传感器,其分辨率达0.0625,并通过数码管实时显示当前温度值-18B20 using TI' s temperature sensor with a resolution of 0.0625, and through real-time digital control displays the current temperature
18b20
- 查阅18B20手册,LSB的最低四位代表小数,MSB的最高5位为符号位,其余的7位为整数部分,其分辨率为0.0625°,根据此规律,整数就是两字节凑在一起,而小数部分则是最低四位的值,乘以0.0625,看你取几位小数,再取整即可。上述的对照表是取1位小数的结果,取四舍五入。比如现在LSB的最低四位是0111,那么小数部分就是0.0625*7=0.4375-Search 18B20 manual, LSB representative of a minimum of four decimal pl
temperature-sensor-18B20
- 温度传感器18B20设计温控系统C语言源代码,分辨率为0.0625°。-The temperature sensor 18B20 C language source code, design temperature control system with a resolution of 0.0625.
LCDAND18B20
- 功能说明 1、通过18B20采集当前环境 最高温度可显示127.9375,最低温度可显示0.0625(无负温度处理部分) 2、将温度在LCD上显示(3位整数,4位小数)-Functional Descr iption 1, collected by 18B20 current environment maximum temperature can be displayed to 127.9375, the minimum temperature can be display
18b20
- 此段代码用于设计单片机系统中加入的温度采集模块,利用18b20实现0.5精度,0.0625分辨率,0.1显示,带负温度显示。-This code is used to join in the design of the SCM system temperature acquisition module using 18b20 0.5 accuracy, resolution of 0.0625, 0.1, with a negative temperature display.
18b20
- 18b20温度采集模块,源码程序!此模块精度在0.0625,完全满足工业和生活产品的开发!-18b20 temperature acquisition module, source programs! This module accuracy 0.0625, fully meet the development of industrial and domestic products!
18b20
- 基于18b20温度传感器的msp430程序,可以读取最高精度为0.0625度的温度值-18b20 msp430 temperature sensor based program that can read the most accurate temperature value of 0.0625 degrees
DS18B20
- 由于18B20时序要求严格,一般不建议采用niosii来实现对他的驱动。本人自己编写的基于NIOSII驱动函数,50MHz主频,保证可用,温度精确到0.0625度。-Due to stringent timing requirements 18B20 generally not recommended niosii to achieve his driver. I have written based on NIOSII driver function, 50MHz frequency, can
LCDAND18B20
- 功能说明 1、通过18B20采集当前环境 最高温度可显示127.9375,最低温度可显示0.0625(无负温度处理部分) 2、将温度在LCD上显示(3位整数,4位小数)- Function 1 by collecting current environment 18B20 maximum temperature can be displayed 127.9375, the minimum temperature can be displayed 0.0625 (no n