Location:
Search - ds1802
Search list
Description: ds1802是一个数字式测温传感器,其特点可以加载几个传感器-ds1802 is a digital temperature sensor, its features can be loaded several sensors
Platform: |
Size: 107887 |
Author: xiaowenzi |
Hits:
Description: pic-16f877智能电子钟的实现 采用ds1802定时芯片
Platform: |
Size: 7940 |
Author: sclzcq |
Hits:
Description: 实现读取温度
Platform: |
Size: 15495 |
Author: 59171330@qq.com |
Hits:
Description: ds1802是一个数字式测温传感器,其特点可以加载几个传感器-ds1802 is a digital temperature sensor, its features can be loaded several sensors
Platform: |
Size: 107520 |
Author: xiaowenzi |
Hits:
Description: 基于51单片机,实现DS1302,DS1820,1602的温度显示和实时时钟-Based on 51 single-chip, to achieve DS1302, DS1820, 1602 the temperature display and real-time clock
Platform: |
Size: 310272 |
Author: Jimmy |
Hits:
Description: pic-16f877智能电子钟的实现 采用ds1802定时芯片
Platform: |
Size: 7168 |
Author: sclzcq |
Hits:
Description: c51控制ds1820在1602上显示温度-C51 control ds1820 in 1602 to show the temperature
Platform: |
Size: 23552 |
Author: 舒适 |
Hits:
Description: 51单片机理lcd1602+DS1802程序驱动,适用高精度测温模式!-KEIL LCD1602+DS18B20
Platform: |
Size: 16384 |
Author: 周长玺 |
Hits:
Description: 单片机温度DS1802测量与仿真
包含通信接口
有C语言程序源码-DS1802 single-chip temperature measurement and simulation of communication interfaces are included in C language source program
Platform: |
Size: 43008 |
Author: leegel |
Hits:
Description: 此程序为经典的DS18B02温度头控制程序基于c51平台的一种全新写法.占用内存小,所写的代码全部包含注释,适合新手学习-This procedure for the classic first DS18B02 temperature control procedures c51 platform based on a new wording. Small memory, contains all the code written by the Notes is suitable for novices to learn
Platform: |
Size: 2048 |
Author: 邓小天 |
Hits:
Description: 该文件夹主要摘录了自己以前在C51单片机上编写的DS1802、MAX118、MAX7219、测量放大器、超声波、串口通信、数字时钟的C代码-Extract the main folder of their own before the preparation of the C51 single-chip on the DS1802, MAX118, MAX7219, measuring amplifiers, ultrasound, serial communication, digital clock C code
Platform: |
Size: 7168 |
Author: 孙彪 |
Hits:
Description: MSP430与DS1802温度传感器程序,可实现测温功能,通信快,精度高,准确。-MSP430 procedures and DS1802 temperature sensor, temperature measurement function can be realized, communication speed, high precision and accurate.
Platform: |
Size: 2048 |
Author: 王中山 |
Hits:
Description: 此程序用于DS1802,LCD1602,AT89S51系列 组成的温度显示小系统,程序是我参加机电设计大赛时的一个参考程序,改一改引脚就可以用了-This procedure for the DS1802, LCD1602, AT89S51 series consisting of the temperature shows a small system, the program that I participated in the Electrical and Mechanical Design Competition at the time of a reference procedure, simply pin can be used
Platform: |
Size: 17408 |
Author: 付雷 |
Hits:
Description: 此程序用于DS1802,LCD1602,AT89S51系列 组成的温度显示小系统,程序是我参加机电设计大赛时的一个参考程序,改一改就可以用了(只要把L1与L2的数据改动一下,就能在LCD上显示不同的字符)。-This procedure for the DS1802, LCD1602, AT89S51 series consisting of the temperature shows a small system, the program that I participated in the Electrical and Mechanical Design Competition at the time of a reference procedure can be used simply (as long as the L1 and L2 data changed on the LCD can display different characters).
Platform: |
Size: 5120 |
Author: 付雷 |
Hits:
Description: 单片机写的温控风扇(ds1802+1602)-MCU write a thermostatically controlled fan (ds1802+1602)
Platform: |
Size: 20480 |
Author: andy |
Hits:
Description: 基于ds1802数字温度传感器设计一款温度检测系统-Ds1802 digital temperature sensor based on a temperature measurement system
Platform: |
Size: 8192 |
Author: 木木 |
Hits:
Description: lcd+ds1802温度传感器
显示实时温度-lcd+ds1802
display temp
Platform: |
Size: 5120 |
Author: jwx |
Hits:
Description: lm35是测温传感器,每升1度,对应的电压就升10mV(这是该器件的特性)
该函数要求 每升0.5度,电压升5mV,并把温度显示在lcd1602上
即A/D转换的分辨率b为0.005v ,也就是温度传感器每0.5度,ADC0804就转换一次(电压-->温度)再去显示温度
这里还得到ds1802检测到的温度与lm35所得的电压进行比较,(在相同的环境温度应是相等)
分辨率b=5mV=VREF/256 所以VREF=1.28V
又因为ADC0802的9号引脚里有一个放大器(可放大为原来的2倍)
所以输入9号引脚的电压Vx=VREF/2=1.28/2=0.64V(可由电位器来控制)-lm35 is a temperature sensor, 1 degree per liter, corresponding to the voltage on the rise 10mV (which is the device' s characteristics) per liter, 0.5 degrees of the function required, the voltage rise 5mV, and the temperature is displayed in the lcd1602 on the A/D conversion resolution of b to 0.005v, which is the temperature sensor every 0.5 degrees, ADC0804 to convert a (voltage-> temperature) go here also show that the temperature detected by ds1802 lm35 temperature and voltage from comparing (in the same ambient temperature should be equal) resolution b = 5mV = VREF/256 so VREF = 1.28V and also because the 9-pin ADC0802 There is an amplifier (to enlarge the original 2-fold) so the input voltage Vx 9 pin = VREF/2 = 1.28/2 = 0.64V (by potentiometer to control)
Platform: |
Size: 26624 |
Author: zjj |
Hits:
Description: AVR系列mega16单片机:DS1802温度传感器+1602液晶,C语言写的。-AVR microcontroller series mega16: DS1802 temperature sensor 1602 LCD, C language to write.
Platform: |
Size: 47104 |
Author: 高志军 |
Hits:
Description: 16f628 1307 ds1802.rar digital clock
Platform: |
Size: 404480 |
Author: alte2 |
Hits: