Posts | Comments

Planet Arduino

Archive for the ‘LM35’ Category

Jun
18

Arduino Thermometer With LM35

arduino, LM35, Sensor, thermometer Comments Off on Arduino Thermometer With LM35 

FIR8OU1IAY1NUSM.MEDIUM

by PowerBot @ instructables.com:

Hello, everyone !!! Today I’m going to show you how to make thermometer with Arduino and LM35 termperature sensor, builded on bread board and conected together with jumpers (bunch of cables :D).

Arduino Thermometer With LM35 – [Link]

May
25

Digital thermometer using arduino

arduino, LM35, thermometer Comments Off on Digital thermometer using arduino 

thermometer-using-arduino

praveen @ circuitstoday.com build a Digital thermometer using arduino and LM35

This article is about a simple three digit digital thermometer using arduino. Range of this thermometer is from 0°C to 99.9°C. There is also a provision for displaying the temperature in °F scale. Three terminal analog temperature sensor LM35 is used as the sensor here. LM35 can measure temperatures between -55°C to +155°C. The supply voltage range is from 4V to 30V DC and the current drain is 60uA. The LM35 is available in TO-92 package and it is very easy to use. The output voltage of the arduino increases 10mV per °C rise in temperature. That means if 25 °C is the temperature, then output voltage of the sensor will be 250mV. Circuit diagram of the digital thermometer using arduino and LM35 is shown in the figure below.

Digital thermometer using arduino - [Link]

May
22

Temperature logger using Arduino

arduino, LM35, temperature, USB Comments Off on Temperature logger using Arduino 

temperature-logger-circuit

praveen @ circuitstoday.com posted a project on a Temperature logger using Arduino:

This project is about a simple USB temperature logging system using arduino uno and the serial monitor function in the arduino IDE. The system monitors the temperature every 2 seconds and shows it on the arduino serial monitor. The temperature is shown in °Celsius and °Fahrenheit. The system is interfaced to the PC through the USB port. LM35 is used as the temperature sensor.

LM35 is three terminal linear temperature sensor from National semiconductors. It can measure temperature from-55c to +150C. The voltage output of the LM35 increases 10mV per degree Celsius rise in temperature. LM35 can be operated from a 5V supply and the stand by current is less than 60uA. The pin out of LM35 is shown in the figure below.

Temperature logger using Arduino - [Link]

Apr
12

7 Segment Digital Thermometer using ATtiny 85

arduino, ATTINY85, LM35, MAX7219, thermometer Comments Off on 7 Segment Digital Thermometer using ATtiny 85 

F6BOOPJH5TUAPQ9.MEDIUM

rahulkar @ instructables.com writes:

This is a complete DIY project which requires a handful of components such as the ATtiny 85, LM35, MAX7219 and a couple of resistors and capacitors running off a regulated 5 V supply.
Temperature Measurement Range : 0 to 150′C / 32 to 300’F

Controller: ATtiny 85
Display type – 4 digit multiplexed 7 segment display (Common Cathode type)
Programming Language: Arduino
The setup can display both in Celsius and Fahrenheit. By default the temperature is shown in Celsius but can be toggled to display in Fahrenheit using the push button.

7 Segment Digital Thermometer using ATtiny 85 - [Link]

Vamos a ver como poder realizar mediciones de temperatura con nuestro Arduino y el sensor LM35. Dicho sensor es un sensor analógico de la casa Texas Instruments, que nos permite realizar medidas de temperatura de una forma bastante precisa a través de las entradas analógicas de nuestro Arduino (pines A0-A5) sin necesidad de emplear ninguna […]
Feb
07

Simple Sensor Webserver ENC28J60 and Arduino

arduino, CM-R, ENC28J60, ethernet, LM35, Test/Measurements Comments Off on Simple Sensor Webserver ENC28J60 and Arduino 

ENC28J60_module

voltsandbytes writes:

Probably, some of you have tried buying cool but cheap products from Ebay. Like some of you, I also have bought items from Ebay several times already. One of the items that I got from Ebay is a small ENC28J60 based ethernet module.

As you can see from the image above, the ENC28J60 module is very small. The PCB is more or less one-inch square which is almost as small as the included ethernet jack.

Simple Sensor Webserver – [Link]



  • Newsletter

    Sign up for the PlanetArduino Newsletter, which delivers the most popular articles via e-mail to your inbox every week. Just fill in the information below and submit.

  • Like Us on Facebook