Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Pricio
Adafruit LPS33HW Water Resistant Pressure Sensor - STEMMA QT RoHS Compliant — image 1
Hover to zoom

1 / 5 · Click to enlarge

Adafruit

Adafruit LPS33HW Water Resistant Pressure Sensor - STEMMA QT RoHS Compliant

38+ bought in past month
AI Summary
Water Quality Sensors for everyday users

The Adafruit LPS33HW Water Resistant Pressure Sensor - STEMMA QT RoHS Compliant by Adafruit is a mid-range water quality sensors designed for everyday users. It features Model No. / Name: Pressure Sensor and Operating Voltage (VDC): 3 to 5.

₹2,234
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: ₹2,234
Buying tip: A well-rounded choice at a fair price. Recommended for most buyers.
Estimated delivery: 17 Aug31 Aug
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

Model No. / Name: Pressure Sensor
Operating Voltage (VDC): 3 to 5
Supported: I2C or SP
Length (mm): 2.5
Width (mm): 2
Weight (g): 1g

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
RoHS
Share:
SKU: robu-1256910Category: Water Quality Sensors

About This Product

The Adafruit LPS33HW Water Resistant Pressure Sensor - STEMMA QT RoHS Compliant by Adafruit is a mid-range water quality sensors designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Model No. / Name: Pressure Sensor
  • Operating Voltage (VDC): 3 to 5 — works with standard household power
  • Supported: I2C or SP — compatible with modern devices
  • Length (mm): 2.5
  • Width (mm): 2
  • Weight (g): 1g
  • Additional Specs.: I2C Logic pins: SCK - this is the I2C clock pin, connect to your microcontrollers I2C clock line SDI - this is the I2C data pin, connect to your microcontrollers I2C data line.
  • Shipping Weight: 0.004 kg

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.

Sometimes you need to sense pressure in a damp or caustic environment. And sometimes you need to know the relative changes in pressure as well as the absolute pressure. For the times you need to do both (or either), the LPS33HW is the pressure sensor for you. Combining protection from water intrusion with support for high precision relative and absolute measurements, this sensor will do what you need. With drivers for Circuit Python, Arduino, and Raspberry Pi, and support for I2C or SPI (Arduino only SPI support, for now) you'll be measuring pressure in any situation in no time. According to ST, the LPS33HW is designed for and proven to protect electronic components from long-term exposure to harsh environments such as water mixed with chlorine, bromine, commercial washing detergent and fuels, solvents and chemicals. The sensing element is nestled safely in a ceramic package and is encased in a waterproof gel that prevents water that gets into the sensor from interfering with readings. The LPS33HW has a 24bit pressure data and 16 bit temperature data, allowing it to deliver pressure readings with +/- 0.1% hPa accuracy. It can measure from 260 to 1260 hPa and is able to withstand pressure up to 20 times its measurement range. To help you take measurements to your requirements, the LPS33HW also offers an adjustable data rate, as well as a low pass filter to remove noise from the signal. Finally, the onboard temperature compensation makes sure that your readings are always good and won't vary as the temperature changes. This sensor has a metal port with a lip that can be used to install an O-ring. This model we found on McMaster seems to work well. We also stock the sister-product, the LPS35HW which is not ported. Please note the port is not a strong mechanical connection so make sure not to put side-shear force on it! To make life easier so you can focus on your important work, we've taken the sensor and put it onto a breakout PCB along with support circuitry to let you use this little wonder with 3.3V (Feather/Raspberry Pi) or 5V (Arduino/ Metro328) logic levels. Additionally since it speaks I2C you can easily connect it up with two wires (plus power and ground!).  We've even included Spark Fun wick compatible STEMMA QT connectors for the I2C bus so you don't even need to solder! Just wire up to your favorite micro and you can use our Circuit Python/Python or Arduino drivers to easily interface with the LPS33ASAP. Please Note: The sensor itself is advertised as Water/Chemical Resistant, but the breakout board for testing out this sensor is not! If you want to use it in wet environments, you'll need to put the rest of the board in a waterproof epoxy!

Features:

  1. support for I2C or SP
  2. With drivers for Circuit Python, Arduino, Raspberry Pi
  3. Easy to use
  4. Color: Black
  5. The LPS33HW has a 24bit pressure data and 16 bit temperature data
  6. It can measure from 260 to 1260 hPa and is able to withstand pressure up to 20 times its measurement range

Packages Includes:

1 x Adafruit LPS33HW Water Resistant Pressure Sensor - STEMMA QT RoHS Compliant

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.