Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - ds18b20
Search - ds18b20 - List
DL : 0
stc51单片机驱动的,DS18b20数字温度计.-stc51 microcontroller-driven, DS18b20 digital thermometer.
Update : 2024-05-19 Size : 28672 Publisher : 田红峰

SCMDS18B20
DL : 0
使用DS18B20温度传感器设计的温控系统,在数码管上显示当前温度并且温度高于或低于预设值时发出报警声。-DS18B20 temperature sensor designed for the use of temperature control systems, digital tube displays the current temperature and the temperature is above or below the preset value, an alarm sound.
Update : 2024-05-19 Size : 2048 Publisher : 夏羽

vhdl写的ds18b20程序,相互交流-vhdl written ds18b20 procedures, mutual exchange
Update : 2024-05-19 Size : 1024 Publisher : yudezhao

SCMDS18b20
DL : 1
DS18B20+1602显示+proteus仿真-DS18B20+1602 show+ proteus simulation
Update : 2024-05-19 Size : 105472 Publisher : 许金

stc89c52 单片机 c程序,课堂测试通过,ds18b20,有rom的判断,多个ds18b20-stc89c52 MCU c program, classroom tested, ds18b20, there is rom judgments, multiple ds18b20
Update : 2024-05-19 Size : 49152 Publisher : ddssyy

DL : 0
改程序实现了对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
Update : 2024-05-19 Size : 4068352 Publisher : mn

SCMDS18B20
DL : 0
51单片机对一线式总线温度传感器DS18B20的控制-51 MCU bus to the line-type temperature sensor control of DS18B20
Update : 2024-05-19 Size : 3072 Publisher : xxt76

基于MEGA16和1602 USART DS18B20正负测温实验,实验程序是基于GCC编写的!-And the 1602 USART DS18B20 based MEGA16 positive and negative temperature experiment, experimental procedures are written based on GCC!
Update : 2024-05-19 Size : 99328 Publisher : 陈洲

在AVR使用DS18B20测量温度,文件为DOC文档,里面详细介绍了DS18B20的使用-In the AVR using the DS18B20 measure temperature, document DOC document, which details the use of DS18B20
Update : 2024-05-19 Size : 333824 Publisher : 陈洲

SCMds18b20
DL : 0
pic单片机的 ds18b20 温度显示-pic microcontroller ds18b20 temperature display
Update : 2024-05-19 Size : 129024 Publisher : 彬沣

SCMDS18B20
DL : 0
单片机控制DS18B20温度检测。可控制精度-SCM control DS18B20 temperature detection
Update : 2024-05-19 Size : 553984 Publisher : vivienluo

DL : 0
该程序可实现:以AT89S52单片机为核心,采用实时时钟芯片DS12C887计时和液晶1602作为显示输出,实现了多功能时钟。加入了DS18B20传感器,使时钟还增加了温度显示的功能。-The program can be realized: The AT89S52 microcontroller as the core, using real-time clock chip DS12C887 and liquid crystal display output 1602, as to realize a multifunctional clock. Joined the DS18B20 sensor, so that the clock has also increased the temperature display function.
Update : 2024-05-19 Size : 5120 Publisher : 李意

SCMds18b20
DL : 0
msp430f149驱动ds18b20的c代码,msp430f149工作在8MHz主频下。-msp430f149_ds18b20 c
Update : 2024-05-19 Size : 1024 Publisher : wx

SCMds18b20
DL : 0
ds18b20温度传感器用PIC 16F877A C语言-ds18b20 Temperature Sensor PIC 16F877A C language
Update : 2024-05-19 Size : 25600 Publisher : cao

单路DS18B20的verilog HDL 代码,精度为1℃无须转换数据,直接输出结果。占用300个LE资源。-Single DS18B20 the verilog HDL code, and an accuracy of 1 ℃ without converting the data, direct output. Occupy 300 LE resources.
Update : 2024-05-19 Size : 443392 Publisher : chenwl

SCMds18b20
DL : 0
以MCS51单片机为例,采用寄生电源供电方式, P1 1口接单线总线为保证在有效的DS18B20时钟周期内提供足够的电流,可用一个MOSFET管和89C51的P1 0来完成对总线的上拉,当DS18B20处于写存储器操作和温度A/D变换操作时,总线上必须有强的上拉,上拉开启时间最大为10 μs。采用寄生电源供电方式是VDD和GND端均接地。-To MCS51 microcontroller, for example, using parasite power supply mode, P1 1 Kou take to ensure the single bus clock cycle in an effective DS18B20 to provide adequate current, can be a MOSFET, and the 89C51 of the P1 0 to complete the bus pull-up, When the DS18B20 write-memory operation and the temperature A/D conversion operation, the bus must have a strong pull, pull-open time up to 10 μs. Way of using parasite power supply VDD and the GND terminal are grounded.
Update : 2024-05-19 Size : 50176 Publisher : 陈展

DL : 0
此程序实现了LCD显示DS18b20采集的温度数据。-This program implements the temperature LCD display DS18b20 collected data.
Update : 2024-05-19 Size : 1024 Publisher :

DS18B20是一种可组网的高精度数字式温度传感器,由于其具有单总线的独特优点,可以使用户轻松地组建起传感器网络,并可使多点温度测量电路变得简单、可靠。本文介绍了使用DS18B20数字温度传感器在单片机下单点测温的硬件连接及软件编程,并给出了软件流程图。本制作的设计中只使用了一个DS18B20温度传感器,可增加为多个DS18B20温度传感器进行分布式多点温度测量的巡回检测系统,因此,该系统的可扩展性很强。整个系统硬件简单、可靠,系统成本低。 该单点温度测量系统由传感器、单片机和LCD三大部分组成。传感器实现温度信息的采集,使用了DALLAS公司的DS18B20数字温度传感器。单片机可实现温度信息的分析,芯片使用了台湾宏晶公司的STC89C51单片机。LCD可实现温度信息的显示,芯片使用了LCD1602液晶显示屏。该系统可应用于仓库测温、楼宇空调控制和生产过程监控等领域。 -DS18B20 is a kind of networking can be highly accurate digital temperature sensor with a single bus, due to its unique advantages, enabling users to easily set up from sensor networks, and enable multi-point temperature measurement circuit becomes simple and reliable. This article describes the use of DS18B20 digital temperature sensor in a single point temperature measurement under microcomputer hardware connection and software programming, and gives the software flow chart. The production design used only one DS18B20 the temperature sensor, can increase the number of DS18B20 the temperature sensors distributed multi-point temperature measurement circuit detection system, therefore, the system is highly scalable. The whole system hardware simple, reliable system and low cost. The single-point temperature measurement system consists of sensors, microcontroller and LCD has three major components. To achieve the temperature sensor information collection, use of DALLAS s DS18B20 digital
Update : 2024-05-19 Size : 131072 Publisher : 姜安柱

本文介绍了一种基于DS18B20的数字温度计设计方案。方案利用AT89S52单片机控制DS18B20进行数据采集并由HS1602液晶显示模块显示结果,另外,采集结果可由RS-232-C接口送入计算机显示并存储。按键控制实现过界报警温度设定和实时监控,利用AT24C08芯片进行存储,实现温度测量存储与再现。- In this page,we introduced a conception of the numerical thermometer based on DS18B20. The conception makes use of AT89S52 control DS18B20 to carry on the data collection,and displays the result use the HS1602 liquid crystal display module. Moreover, the result can be sent into the computer by the interface of RS-232- C to display and store. The key control carries out the temperature setting of over the boundary to alarm,and real-time monitoring. And makes use of the chip of AT24C08 carries on the storage, and carrying out the temperature measurement storage and reappearing.
Update : 2024-05-19 Size : 293888 Publisher : 文家利

DL : 0
在单片机上可以运行的测温模块,可以DS18B20测温+显示+键盘-In MCU can run thermometric module
Update : 2024-05-19 Size : 119808 Publisher : 徐静云
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.