
Water-resistant barometric pressure sensor breakout (LPS35HW) with I2C or SPI interface, supporting both absolute and relative pressure measurement in damp environments. Arduino SPI support only; CircuitPython and Raspberry Pi use I2C.
Power input for the breakout; Adafruit Learn states the onboard regulator accepts 3-5 VDC and should be powered at the host logic level.
3.3 V regulator output from the breakout; Adafruit Learn states up to 100 mA may be drawn.
Common ground for power and logic.
I2C clock pin; also SPI clock input when using SPI. Adafruit Learn says breakout logic pins are level-shifted and safe at the VIN logic level.
I2C data pin; also SPI data input / microcontroller-out sensor-in when using SPI.
I2C · SPI · Single data line · 3.3 – 5 V · Breakout
Confirm the data interface matches your host board.
Module pins: VIN, 3Vo, GND, SCK, SDI, SDO, CS, INT. Schematik maps them to your board in the app.
DHT/AHT sensors, SHT-series humidity chips, BMP and LPS barometers, BME combined sensors, DS18B20 probes, thermocouple amplifiers and non-contact MLX IR sensors — about 165 listings, very different accuracy classes.
Biomedical Sensor Pad (10 pack) visual preview
BOSON: Heart Rate Monitor Sensor i20 visual preview
Capacitive Fingerprint Reader visual preview
Capacitive Fingerprint Reader (B) visual previewUART/I2C fingerprint modules, MAX30102 PPG breakouts, and analog ECG/EMG front-ends for access control and hobby biometric sensing.
Sensors · Biometric sensors · 24 parts
0.3M Pixel Serial JPEG Camera Module visual preview
100X Industrial Microscope Lens for Raspberry Pi HQ Camera visual preview
12.3MP Camera Module for NVIDIA Jetson Nano & Raspberry Pi CM3 visual preview
2.4G Wireless Video Transmission Module (640*480 Resolution) visual previewPi CSI modules, USB cameras, MCU-class OV2640/OV5640 boards, on-camera AI like HuskyLens and OpenMV, and thermal or ToF imagers — over 130 listings across very different pipelines.
Sensors · Cameras & vision · 139 parts
0.28 Inch LED Digital DC Voltmeter - Green visual preview
4-ch Current/Voltage/Power Monitor HAT visual preview
Adafruit INA219 FeatherWing visual preview
Adafruit INA219 High Side DC Current Sensor Breakout STEMMA QT visual previewINA-series I2C monitors, Hall-effect sensors like the ACS723 and Gravity 20A/50A boards, and non-invasive CT clamps for everything from 3.3V rail telemetry to mains current sensing.
Sensors · Current & voltage · 24 parts
VL53L1X Time of Flight (ToF) Sensor Breakout visual preview
Solid State TOF LiDAR - CE30-A visual preview
25m Long Distance ToF Laser Sensor (±3cm Accuracy, 100Hz, 100K LUX Resistant) visual preview
4-20HR-MaxSonar-WRMI MB7489 Waterproof Ultrasonic Distance Sensor (50~500cm, IP67) visual previewAbout 180 listings spanning VL53-series ToF breakouts, HC-SR04 and MaxSonar ultrasonics, 360° triangulation LiDARs, IR proximity sensors, 24GHz mmWave presence detection and laser break-beam sensors.
Sensors · Distance sensors · 178 parts
SPI serial data output / microcontroller-in sensor-out. Leave disconnected for I2C use per Adafruit Learn.
SPI chip-select input; pull low to start an SPI transaction. Leave disconnected for I2C use per Adafruit Learn.
Interrupt output pin configurable for pressure threshold events; Adafruit Learn states the voltage level is the same as Vcc.
| Pin | Position | Type | Function | Voltage |
|---|---|---|---|---|
| VIN | power | Power input for the breakout; Adafruit Learn states the onboard regulator accepts 3-5 VDC and should be powered at the host logic level. | 3-5 VDC input, same as host logic level | |
| 3Vo | power | 3.3 V regulator output from the breakout; Adafruit Learn states up to 100 mA may be drawn. | 3.3 V output, up to 100 mA | |
| GND | ground | Common ground for power and logic. | 0 V | |
| SCK | signal | I2C clock pin; also SPI clock input when using SPI. Adafruit Learn says breakout logic pins are level-shifted and safe at the VIN logic level. | logic level follows VIN, 3-5 V safe | |
| SDI | signal | I2C data pin; also SPI data input / microcontroller-out sensor-in when using SPI. | logic level follows VIN, 3-5 V safe | |
| SDO | signal | SPI serial data output / microcontroller-in sensor-out. Leave disconnected for I2C use per Adafruit Learn. | logic level follows VIN, 3-5 V safe | |
| CS | signal | SPI chip-select input; pull low to start an SPI transaction. Leave disconnected for I2C use per Adafruit Learn. | logic level follows VIN, 3-5 V safe | |
| INT | signal | Interrupt output pin configurable for pressure threshold events; Adafruit Learn states the voltage level is the same as Vcc. | same as Vcc / VIN logic level |
Gravity: Analog LM35 Temperature Sensor For Arduino
Analog temperature-only module. Useful when humidity is not needed and the controller has an ADC input.