搜索资源列表
DS18B20-温度控制-LCD
- 此程序为 单片机开发过程中,1—wire总线方式数字温度传感器的控制显示程序。供参考-procedure for microcontroller development process, 1-wire bus mode digital temperature sensor control display program. For reference
DS18B20+DS1320+LCD12864
- 多功能太阳能热水器设计 硬件:AT89S52单片机,晶振为12MHz,KS0108驱动的128*64液晶 SPI总线的DS1302时钟,1-WIRE温度传感器DS18B20。
18b20
- DS18B20温度传感的好程序!!!很有用,原工程!强上拉电源的,绝对源码!1-DS18B20 good procedures for temperature sensing! ! ! Very useful, the original works! Strong pull power, and absolute source! 1
DS18B20
- 制作DS18B20数字温度计,2个数码管显示。精确到1°C。 DS18B20引脚定义: (1)DQ为数字信号输入/输出端;(需要加个上拉电阻加到电源上) (2)GND为电源地; (3)VDD为外接供电电源输入端(在寄生电源接线方式时接地)。 -Production DS18B20 digital thermometer, digital display 2. Accurate to 1 ° C. DS18B20 pin definition: (1) DQ for the
DS18B20
- LPC2103 驱动 1 wire温度传感器DS18B20,独立供电当时,并用串口显示当前得温度值-LPC2103 drive 1 wire temperature sensor DS18B20, an independent power supply At the time, and a serial port displays the current temperature value
1-wire
- Wire单总线的基本原理,内含与DS18B20温度传感器连接的实例代码-Wire the basic principles of single-bus, including temperature sensors connected with the DS18B20 examples of code
DS18b20
- 此部分程序运用:实验开发板上的1-WRIE总线方式工作的温度传感器DS18B20; 实现对现场温度的测量 此部分的程序 包括: 1.LCD-1602A的驱动程序 2.DS18B20驱动程序以及在多个DS18B20以1-WRIE总线方式级连时, 对每个DS18B20的序列号的搜索、分辨率的设置等-LCD1602 display temperature and DS18b20
digital_cdt_16f628_18b20
- this the header file for the 1 wire ds18b20-this is the header file for the 1 wire ds18b20
gdgdgdfgdfgd
- 单片机C语言教程: DS18B20测温 DS18B20数字温度计是DALLAS公司生产的1-Wire即单总线器件,具有线路简单,体积小的特点。实际应用中不需要外部任何元器件即可实现测温,测量温度范围在-55°C到+125°C之间,数字温度计的分辨率用户可以从9位到12位选择;并且内部有温度上、下限告警设置,使用非常方便。 -SCM C Language Tutorial: DS18B20 temperature DS18B20 digital thermometer is a DALLA
ds18b20
- 改程序实现了对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
ds18b20_lcd
- Manejo del sensor de temperatura DS18B20, que utiliza el protocolo 1-Wire, desde el microcontrolador ATMEGA164P y muestro el valor en una pantalla LCD de 16*2
DS18B20xiugai
- 18b20测温的c语言程序/DS18B20温度传感器程序 #include <reg52.h> #define Alarm 10 sbit Beep=P3^4 sbit DQ=P2^4 //数据传输线接单片机的相应的引脚 unsigned char tempL=0,tempH=0 //设全局变量 unsigned char flag=0 unsigned int temperature,negtemper //温度值保存在temperature里
DigitalThermometeruse
- DS18B20数字温度计是DALLAS公司生产的1-Wire,即单总线器件,具有线路简单,体积小的特点。因此用它来组成一个测温系统,具有线路简单,在一根通信线,可以挂很多这样的数字温度计,十分方便。 里面附有C代码和汇编代码。-DS18B20 digital thermometer is manufactured DALLAS 1-Wire, that is a single bus device, is simple, small features. So use it to form a
1-wireDS18B20
- 基于Nios II设计的1-wire数字温度计-Nios II-based design of digital thermometers
1-wire-DS18B20
- The file contains source codes written in C in AVR Studio. This code source contains sample of service thermometer DS18B20 on 1-wire interface
1-wire-DS18B20
- DS18B20、AT89C52的8路温度测控-89 C52 and DS18B20 realize temperature measurement and control 8 road
1-wire-DS18B20
- 温度采集。基于DS18B20的温度采集系统,以单总线模式采集温度。-Temperature acquisition. Based on DS18B20 temperature acquisition system to collect temperature single-bus mode.
1-Wire_DS18B20
- 基于PIC单片机的单线传感器DS18B20的操作示例。-1 Wire DS18B20
ChiboOS_RT1
- This archive contain project for Atmel Studio v6.2 with target processor Atmega328P( used on the Arduino Nano board). Inside project you can find port for real-time operational sistem ChibioOS/RT v 3.0.3. Also implemented modbus RTU slave and 1-wire
性能优异的1-Wire网络驱动器设计
- 介绍一种单总线的网络设计,由于多个DS18B20组成的网络设计(introduce a design of 1-wire BUS)