CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - lm35 lcd
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - lm35 lcd - List
[
SCM
]
1602lcd-time
DL : 0
显示字符与时钟,按键调试定时器, 3个按键可以设定时间,程序有8段时间段,时间到达每个时间段,9个输出相应变化.-Show the character and clock, timer debug button, three button can set the time, procedure time has paragraph 8, the time taken to reach each time period, the corresponding changes in the output 9.
Date
: 2025-07-01
Size
: 190kb
User
:
月亮
[
assembly language
]
LCD_Thermometer_LM35.bas
DL : 0
The LM35 of National Semiconductors that is used in this project is a precision centigrade temperature sensor, which has an analog output voltage. It has a range of -55潞C to +150潞C and a accuracy of 卤0.5潞C . The output voltage is 10mV/潞C . The output voltage is converted by the AD convertor of the AT Mega8. The temperature is displayed on an LCD module. In this example the thermometer has a range of 0潞C to 40潞C and a resolution of 0.5潞C. If you want to have a readout in Fahrenheit you can use the LM34.-The LM35 of National Semiconductors that is used in this project is a precision centigrade temperature sensor, which has an analog output voltage. It has a range of-55潞C to+150潞C and a accuracy of 卤0.5潞C . The output voltage is 10mV/潞C . The output voltage is converted by the AD convertor of the AT Mega8. The temperature is displayed on an LCD module. In this example the thermometer has a range of 0潞C to 40潞C and a resolution of 0.5潞C. If you want to have a readout in Fahrenheit you can use the LM34.
Date
: 2025-07-01
Size
: 1kb
User
:
Mariusz
[
Software Engineering
]
LM35+LCD
DL : 0
programa en el que se simula un termómetro, se hace uso de los sensores de temperatura y la pantalla LCD, mostrándose por ésta la temperatura que capta el primero
Date
: 2025-07-01
Size
: 163kb
User
:
kals
[
Other Embeded program
]
Code_AVR
DL : 0
A source code for reading LM35 output through avr atmega8 adc pin and using the data to control speed of DC Fan. Temperature displayed on LCD.
Date
: 2025-07-01
Size
: 1kb
User
:
sam
[
SCM
]
couple
DL : 0
热电偶是应用最广泛的一种温度传感器。利用单片机对数字信号处理,并且将处理后的数字信号转换成测量端的真实值,通过LCD动态显示。同时键盘输入设定不同类型热电偶的分度表,能对各种工业热电偶冷端进行温度补偿从而提高温度测量精度,在工业温度控制中有普遍意义。 该文件是项目的源程序。带proteus仿真。-Thermocouple is the most widely used as a temperature sensor. The use of digital signal processing single chip, and the processed digital signal into a measurement of the true value side, through the LCD dynamic display. Also set different types of keyboard input thermocouple indexing table, capable of industrial thermocouple cold junction temperature compensation to improve temperature measurement accuracy of temperature control in the industry have universal significance. The document is the project' s source code. With proteus simulation.
Date
: 2025-07-01
Size
: 139kb
User
:
chengpan
[
Other
]
PIC_LM335_LCD
DL : 0
source code pic lm35 lcd-source code pic lm35 lcd
Date
: 2025-07-01
Size
: 36kb
User
:
hiep
[
Other Embeded program
]
LCD-TempSensor.tar
DL : 0
A proyect of a temperature sensor (LM35) and LCD with microcontroller PIC16F877, schematic and simulation included in Proteus, Code in PI-A proyect of a temperature sensor (LM35) and LCD with microcontroller PIC16F877, schematic and simulation included in Proteus, Code in PICC
Date
: 2025-07-01
Size
: 290kb
User
:
hackee
[
Embeded-SCM Develop
]
LAB7
DL : 0
PIC C CODE (MPLAB), This Code can be used to Work with a LCD Display and the built in ADC, in the code the ADC is set to get temperature from a LM35 temperature sensor, and it also receives data from the RS232 port and show it in the LCD Display.
Date
: 2025-07-01
Size
: 1kb
User
:
Caamorales
[
Other Embeded program
]
PIC-16F877A-temperature-meter
DL : 0
A Four Chanel Temperature Meter using PIC 16F877A and sensor LM35. Output value on LCD 16x2. Can setup "Alarm-Temp" for each chanel.
Date
: 2025-07-01
Size
: 314kb
User
:
Dam Duy Hung
[
SCM
]
report
DL : 0
Digital Thermometer Sensor: the IC LM35 has been used as the temperature sensor, which produces an analog output. This analog output is converted to digital data by passing it through the 0804 Analog to Digital Converter. The 89S52 Microprocessor is used in the project so that we are able to display the temperature on a LCD
Date
: 2025-07-01
Size
: 1.1mb
User
:
Atif
[
SCM
]
Digital-Thermal-Control-using-8051-microcontrolle
DL : 0
This project is used to measure the temperature using LM35 analog sensor and ADC0804 Analog-to-Digital converter working in wide range of temperature from 0 c to 120 c and displaying this value on an LCD. It is also used to control the measured temperature by determining the maximum temperature the system can stand. If the measured temperature exceeds the maximum value, the system gives an alarm and switches on a cooler (fan) to decrease the temperature to the allowable temperature. All this process is controlled digitally using a Atmel 8051 based microcontroller named AT89S52.
Date
: 2025-07-01
Size
: 513kb
User
:
Wael El Sharkasy
[
VHDL-FPGA-Verilog
]
LCD-Thermometer-LM35
DL : 0
AT Mega8 and LM35 based Thermometer - AT Mega8 and LM35 based Thermometer
Date
: 2025-07-01
Size
: 3kb
User
:
tahir
[
VHDL-FPGA-Verilog
]
DS1037-LM35-LCD-LED7SEG
DL : 0
LM35+DS1307+Protus simulation
Date
: 2025-07-01
Size
: 169kb
User
:
cnv
[
SCM
]
wendujiance
DL : 0
基于AD590/LM35温度检测系统。用msp430f149单片机处理,12864液晶显示,能实现温度的测量(可测范围0-100℃)和报警温度的调节-Based on AD590 to/LM35 temperature detection system. With msp430f149 SCM processing, 12864 LCD display, can realize temperature measurements (measurable range 0-100 ℃) and alarm temperature regulation
Date
: 2025-07-01
Size
: 3kb
User
:
[
Embeded-SCM Develop
]
temperature-controller-lm35
DL : 0
lm35温度传感器+12864液晶显示程序-lm35 temperature sensor+12864 LCD Program
Date
: 2025-07-01
Size
: 116kb
User
:
李尧丞
[
ELanguage
]
LM35-and-ATMEGA8
DL : 0
Interfacing LM35 with LCD 16x2 on ATMEGA8-16PU. Bascom
Date
: 2025-07-01
Size
: 1kb
User
:
zielony
[
ELanguage
]
LM35
DL : 0
lm35 + pic18f4585 + lcd display
Date
: 2025-07-01
Size
: 47kb
User
:
frijol
[
SCM
]
LM35Demo1
DL : 0
一个基于AVR的LM35测温的例程,用LCD1602显示温度。很不错的例程。-About AVR Microcontroller Digital LM35 LCD Thermometer
Date
: 2025-07-01
Size
: 24kb
User
:
Lu_JR
[
assembly language
]
8951-lm35-lcd
DL : 0
8951 lm35 lcd Cả m biế n nhiệ t đ ộ LM35 -8951 lm35 lcd Cả m biế n nhiệ t đ ộ LM35
Date
: 2025-07-01
Size
: 38kb
User
:
pctco
[
SCM
]
ADC
DL : 0
The code and proteus simulation demonstrate the use of an external ADC getting 3 analog inputs from 2 LM35 sensors and voltage from a potentiometer. these inputs are multiplexed to show on an LCD display.
Date
: 2025-07-01
Size
: 99kb
User
:
simmz
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.