Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
LM35 TO-92-3 Board Mount Temperature Sensors — image 1
Hover to zoom

LM35 TO-92-3 Board Mount Temperature Sensors

5.01 rating
503+ bought in past month
AI Summary
Drivers and Interfaces IC for everyday users

The LM35 TO-92-3 Board Mount Temperature Sensors is a value-for-money drivers and interfaces ic designed for everyday users. It features Manufacturer: Generic and Case/Package: TO 92 3.

₹572
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹572
Buying tip: A smart budget buy — solid performance without breaking the bank.
Estimated delivery: 18 Aug1 Sept
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Manufacturer: Generic
Case/Package: TO 92 3
Mounting Type: Through Hole
Sensor Type: Temperature Sensor
Output Type: Analog Voltage
Max. Supply Voltage (V): 30

Ideal For

Everyday convenience
Share:
SKU: robu-162126Category: Drivers and Interfaces IC

About This Product

The LM35 TO-92-3 Board Mount Temperature Sensors is a value-for-money drivers and interfaces ic designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Manufacturer: Generic
  • Case/Package: TO 92 3
  • Mounting Type: Through Hole
  • Sensor Type: Temperature Sensor
  • Output Type: Analog Voltage — works with standard household power
  • Max. Supply Voltage (V): 30 — works with standard household power
  • Min Supply Voltage: 4 — works with standard household power
  • Operating Temperature (°C): -55 to 150

Why Buy from Pricio?

Pricio sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

LM35 is an integrated analog temperature sensor whose electrical output is proportional to Degree Centigrade. LM35 Sensor does not require any external calibration or trimming to provide typical accuracies. The LM35’s low output impedance, linear output, and precise inherent calibration make interfacing to readout or control circuitry especially easy.

As such no extra components required to interface LM35 to ADC as the output of LM35 is linear with 10mv/degree scale. It can be directly interfaced to any 10 or 12 bit ADC. But if you are using an 8-bit ADC like ADC0808 or ADC0804 an amplifier section will be needed if you require to measure 1°C change.

LM35 can also be directly connected to Arduino. The output of LM35 temperature can also be given to comparator circuit and can be used for over temperature indication or by using a simple relay can be used as a temperature controller.

The LM35 device is rated to operate over a −55°C to 150°C temperature range, while the LM35C device is rated for a −40°C to 110°C range (−10° with improved accuracy). The LM35-series devices are available packaged in hermetic TO transistor packages, while the LM35C, LM35CA, and LM35D devices are available in the plastic TO-92 transistor package. The LM35D device is available in an 8-lead surface-mount small-outline package and a plastic TO-220 package. For more technical details, please refer the datasheet provided in the attachments.

Features:

  1. Calibrated directly in Degree Celsius (Centigrade)
  2. Linear at 10.0 mV/°C scale factor
  3. 0.5°C accuracy guarantee-able (at a25°C)
  4. Suitable for remote applications
  5. Low cost due to wafer-level trimming
  6. Operates from 4 to 30 volts
  7. Less than 60 mA current drain
  8. Low self-heating, 0.08°C in still air
  9. Non-linearity only 0.25°C typical
  10. Low impedance output, 0.1Ωfor 1 mA load

Package Includes:

1 x LM35 TO-92-3 Board Mount Temperature Sensor IC.  

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.