搜索资源列表
DS18B20WenDuJi
- 本文介绍了一种基于DS18B20的数字温度计设计方案。方案利用AT89S52单片机控制DS18B20进行数据采集并由HS1602液晶显示模块显示结果,另外,采集结果可由RS-232-C接口送入计算机显示并存储。按键控制实现过界报警温度设定和实时监控,利用AT24C08芯片进行存储,实现温度测量存储与再现。-This paper presents a DS18B20 based on the digital thermometer design. Program uses AT89S52 DS18
programandcircuit
- 30个典型的C语言应用实例:单片机实现7段数码管显示,基于MAX7219的8位数码管显示,MAX7219的工作时序和寄存器描述,单片机实现液晶显示,单片机实现电子密码锁, 单片机实现简单音乐发生器,单片机实现语音录放,基于MAX197的并行A/D转换,基于TLC549的串行A/D转换,基于MAX517的串行D/A转换,基于DS18B20的数字温度计设计等等,例子超多 包括了书中所有的程序代码和电路图,稍加修改便可用于自己的设计中去-30 C language typical applicat
ds18b20
- 数字温度计设计任务书,详细的代码,详细的电路图,试验通过,可直接运行,硬件采用89S51单片机,18B20温度传感器
2006628585647
- ds18b20数字温度计设计 ds18b20数字温度计设计
c51数字温度计设计
- 可以调显示位数
chuzuchekechengsheji.rar
- 单片机开发的出租车计价器,包含课程设计报告,设计图,源码,Singlechip Taximeter development, including curriculum design reports, design drawings, source code
FPGA
- 基于fpge的简易数字温度计设计主要是是使用vhdl语言进行编程-Based on fpge simple digital thermometer design. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
DigThermo
- 基于DS18B20的数字温度计设计,用C51编写的源程序。-Based on the digital thermometer DS18B20 design, prepared by using C51 source.
DS18B20
- 单片机AT89c52 DS18B20数字温度计的设计 -Single-chip digital thermometer AT89c52 DS18B20 Design
temper
- 此为课程设计的作品 为数字温度计的测量~ 希望对初学者有帮助-This is the work of curriculum design for the digital thermometer measuring ~ want to help beginners
Single-chipapplication
- 单片机多个实用实验,包括数字温度计,电子密码锁设计,电子琴。所有的程序都有汇编和c语言对照。-Single-chip a number of practical experiments, including digital thermometers, electronic locks design, flower. All procedures are compiled and c language control.
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
DS1624
- 基于DS1624的数字温度计设计,希望对你有用-DS1624 based digital thermometer design, hope useful for you
Ds18B20
- 基于Ds18B20温度传感器的数字温度计设计原码-Ds18B20 temperature sensor based on digital thermometer design of the original code
DigThermo
- 基于DS18B20的数字温度计设计,单片机AT89c51控制。四位数码管显示。开发环境Keil.-Based on DS18B20 digital thermometer design, microcontroller AT89c51 control. 4 digital LED display. Development environment Keil.
shuziwenduji
- 数字温度计 设计文档 包括 : 原理图 PCB图 元器件封装 效果图 等一整套详细设计文档。-Digital thermometer design documents include: PCB diagram schematic map of parts packaging effects of a detailed set of design documents.
szwdj
- 数字温度计设计 [全]-Digital thermometer design [full]
DS18B20
- 本文介绍了一种基于DS18B20的数字温度计设计方案。方案利用AT89S52单片机控制DS18B20进行数据采集并由HS1602液晶显示模块显示结果,另外,采集结果可由RS-232-C接口送入计算机显示并存储。按键控制实现过界报警温度设定和实时监控,利用AT24C08芯片进行存储,实现温度测量存储与再现。- In this page,we introduced a conception of the numerical thermometer based on DS18B20. The conc
wenduji
- 基于学习板的数字温度计设计程序,可以在数码管上动态显示实时温度,按键控制温度范围,可以使用蜂鸣器报警等。-Based on the study of the board, can design program digital thermometer in digital displays real-time temperature on the tube, button control temperature range, can use the buzzer alarm and etc.
基于DS18B20设计的数字温度计设计程序代码
- 基于DS18B20设计的数字温度计设计的汇编语言源程序,包括主程序和实现数字温度计的各个子程序,程序完整性很好,和实用。