搜索资源列表
18b20
- 用ds18b20实现温度显示 报警功能上下可调的-Temperature sensing experiment
18b20duodaianjiance
- 利用三个ds18b20检测不同地方的温度,并在12864lcd上显示,lcd同时具有时钟的功能,可利用按键调节时间,同时可利用按键设定温度值报警-Detected using three different places ds18b20 temperature, and 12864lcd display, lcd also has the function of the clock can be used to adjust the key time and temperature values
Project-1
- 实现的功能说明: 1.DS18B20温度读取及超过温度值报警; 2.DS1302实时时钟的设定及读取; 3.LCD1602字符显示及光标操作; -Implementation Function: 1.DS18B20 temperature reading and over temperature alarm 2.DS1302 real-time clock setting and reading 3.LCD1602 character di
renyanzheng
- (1) 单片机系统的显示与键盘实验; (2)DS18B20测温实验; (3)用多功能实验装置编制程序进行位移(A/D)测量实验; (4)用多功能实验装置编制程序进行转速(脉冲频率)测量实验; -(1) SCM system display and keyboard test (2) DS18B20 temperature experiment (3) programming for multi-functional apparatus displacement (A/D) m
AT89S52
- 本文介绍以单片机AT89S52为核心的温度显示报警系统。本系统采用DS18B20采集现场温度,用LED数码管显示温度值,并可根据需要设置控制温度的上限,系统具有超过设置上限自动报警的功能。-This article introduces the AT89S52 microcontroller core temperature display alarm system. The system uses DS18B20 collection site temperature, with LED di
01829544LEDpDS1302pAT89S52
- 绝对精美的万年历,12864+ds1302+ds18B20,支持公历,农历,温度等。功能非常全,非常精美。-Absolutely beautiful calendar, 12864+ ds1302+ ds18B20, support Gregorian calendar, the Lunar and temperature. Feature is very full, very beautiful.
1076684712864wannianli
- 绝对精美的万年历,12864+ds1302+ds18B20,支持公历,农历,温度等。功能非常全,非常精美。-Absolutely beautiful calendar, 12864+ ds1302+ ds18B20, support Gregorian calendar, the Lunar and temperature. Feature is very full, very beautiful.
PIC-saftware-fo-DS18B20
- 基于PIC16F628的温度采集程序,包含数据通信功能,地址配置功能(MPLAB IDE)-PIC16F628-based temperature acquisition procedures, including data communications, address configuration (MPLAB IDE)
home_control_2011-7-13_7.13
- 智能家居控制系统(基于51单片机的课程设计) 包括 LCD1602液晶显示 DS18B20温度模块 DS1302时间模块 AT24C64EEPROM 0038红外遥控接收 蜂鸣器播放音乐 MQ烟雾传感器 文字菜单 数字输入 等等很多功能。这个是我的课程设计的最终代码,保证可用,而且注释详尽!用的是AT89S52,KEIL编译。-Intelligent home control system (based on 51 single curriculum design), including
wdkz
- 本装置的功能是对温度进行实时监测与控制。由温度传感器DS18B20对温度进行采样和转换成数字信号送入单片机,并与设定的报警温度上、下限值进行比较,信息通过LCD显示出来。如实时温度超过设定的上、下限值,一方面由LCD显示信息,并发出警报声;另一方面自动控制继电器(Relay)开接通或断开,从而控制加热源的开与断,达到对温度进行实时控制的目的。-The device' s function is real-time temperature monitoring and control. Te
temperature-clock-program
- 采用m16+ds18b20+ds1302+12864液晶,取本论坛中大虾的程序进行修改。本钟功能有正点报时,奏梁祝十五秒。有两个设置闹钟功能,报警声为蜂鸣声,报警时间十五分钟,可随时关断。自动农历、星期显示-Using m16+ ds18b20+ ds1302+12864 LCD, take the shrimp in this forum in the program to be modified. The clock function punctual timekeeping, played
temp
- 基于DS18B20温度传感器的程序,实现对测量温度的显示及报警功能-DS18B20 temperature sensor based on the procedures to achieve the measured temperature display and alarm function
ds18b20
- 该程序可以相应外界的温度传感器,使其在短时间内实现功能。-The program can be appropriate outside temperature sensor, so that it functions in a short period of time.
51PC-Controll
- (1)基于51AT系列的单片机智能多功能遥控小车程序,能自动检测障碍物、避障; (2)小车附加功能1:能实现基于采用DS18B20芯片采集温度数据,并通过软件编程的形式读取数据值; (3)小车附加功能2:要求接收设备能够及时灵敏的接收实时温度值,通过数码管显示,并具有数据初步分析、报警等功能;-This issue introduces obstacle avoidance automatically, and can realize temperature remote measure
temperature-sensor-DS18B-
- 硬件环境: TFT:PE0-PE15--->DB0-DB15 PD7->CS PD8->RS PD9->WR PD10->RD PD11->RESET DS18B20:DQ-->PD4 功能: 显示开机画面,且环境温度的实时显示-Hardware environment: TFT: PE0-PE15-> DB0-DB15 PD7-> CS PD8-> RS PD9-> WR PD10-> RD P
wendukongzhi
- 本文的温度显示系统是通过proteus仿真,利用单片机AT89C51单片机作为控制器,采用数字式传感器DS18B20进行温度采集和测量,实现实时温度检测,并通过LED显示器件显示温度的功能,能方便地应用于温度检测、控制场合。本设计采用DS18B20和AT89C51单片机研制一种温度显示系统。-This design of temperature detecting and measurement system is through proteus simulation, using microc
51program
- 一个51单片机的程序,完成了温度计(ds18B20)、频率计(计数器1)、可调时钟三个功能,在同一个系统中三个功能可以来回切换。注意,仿真中数码管的共阴共阳接法有可能和程序中不一样,使用时注意梗概相应的值。-A 51-SCM program, completed a thermometer (ds18B20), frequency counter (counter 1), adjustable clock three functions, three functions in one syste
ds18b20
- ds18b20是测量温度的芯片,可以设置报警功能,实时测量温度高低-ds18b20 is to measure the temperature of the chip, you can set the alarm function, real-time measurement of the temperature level of
04938803DS18B20pDS1320pLCD12864
- 基于12864制作的多功能太阳能热水器设计 硬件:AT89S52单片机,晶振为12MHz,KS0108驱动的128*64液晶,SPI总线的DS1302时钟,1-WIRE温度传感器DS18B20 -Based on 12,864 solar water heaters produced multifunctional hardware design: AT89S52 microcontroller, crystal oscillator is 12MHz, KS0108 128* 64 LCD d
ATmega128-DS18B20-to-USART
- 实验名称:DS18B20 测温实验 功能描述:DS18B20 测试温度并从串口发送到电脑上 实验目的:学习单总线通信协议 熟悉18B20的应用 熟练掌握单总线及串口通信设置的使用 实验说明:MCU--M128 内部8M晶振 连接方式:单总线接口外接DS18B20。 -Experiment name: DS18B20 temperature experiments Descr iption: DS18B20 test temperature and sen