
We stock a few barometric pressure sensors, great for altitude and weather measurements. This pressure sensor is special because it comes with a metal port! Unlike other pressure sensors, you can easily attach a tube to it, to measure air pressure inside a close space.
Power input. Adafruit says the onboard regulator takes 3-5VDC and safely converts it down for the 3V sensor
3.3V output from the onboard regulator; Adafruit says up to 100mA can be taken from this pin
Common ground for power and logic
I2C clock pin for connection to the microcontroller I2C clock line
I2C data pin for connection to the microcontroller I2C data line
Hardware reset input. Adafruit says it is pulled up by default and can be driven to ground to reset the board
End Of Conversion output. Adafruit says it toggles when a sensing conversion is ready to be read and can be left disconnected if polling over I2C
| Pin | Position | Type | Function | Voltage |
|---|---|---|---|---|
| Vin | power | Power input. Adafruit says the onboard regulator takes 3-5VDC and safely converts it down for the 3V sensor | 3-5VDC input | |
| 3v3 | power | 3.3V output from the onboard regulator; Adafruit says up to 100mA can be taken from this pin | 3.3V output, up to 100mA | |
| GND | ground | Common ground for power and logic | 0V | |
| SCL | i2c clock | I2C clock pin for connection to the microcontroller I2C clock line | logic level follows host power, 3-5V logic safe per board context |
I2C · 3-5VDC input · 3.3V output, up to 100mA
Confirm the data interface matches your host board.
Module pins: Vin, 3v3, GND, SCL, SDA. Schematik maps them to your board in the app.
MQ-2 Gas Sensor visual preview
MQ-3 Gas Sensor visual preview
MQ-135 Gas Sensor visual preview
Grove - Air quality sensor visual previewChoose between MQ gas sensors, VOC/eCO2 indoor-air sensors, true CO2 modules and particulate sensors without treating every air-quality breakout as the same detector.
Sensors · Gas & air-quality sensors · 31 parts
Gravity: DHT11 Temperature & Humidity Sensor For Arduino visual preview
MIKROE DHT22 2 Click visual preview
MIKROE DHT22 Click visual preview
DHT20 - AHT20 Pin Module - I2C Temperature and Humidity Sensor visual previewDHT11, DHT22/AM2302, and DHT20/AHT20 sensors solve the same broad job, but only some are acceptable substitutes in the same circuit.
Sensors · Environment sensors · 19 parts
Gravity: DHT11 Temperature & Humidity Sensor For Arduino visual preview
Fermion: ENS160+BME280 Environmental Sensor - TVOC, eCO2, Temp & Humidity (Breakout) visual preview
MIKROE DHT22 2 Click visual preview
MIKROE DHT22 Click visual previewChoose between temperature-only, temperature/humidity, pressure and indoor air-quality modules without treating every environmental sensor as a drop-in substitute.
Sensors · Environment sensors · 8 parts
Photo cell (CdS photoresistor) visual preview
TCS3200 Color Sensor visual preview
Adafruit APDS9999 Proximity, Lux Light & Color Sensor visual preview
Adafruit AS7341 10-Channel Light / Color Sensor Breakout visual previewPhotoresistors and color sensors both respond to light, but they expose very different signals and are not sensible drop-in substitutes.
Sensors · Light & color sensors · 7 parts
| SDA | i2c data | I2C data pin for connection to the microcontroller I2C data line | logic level follows host power, 3-5V logic safe per board context |
| RST | digital input | Hardware reset input. Adafruit says it is pulled up by default and can be driven to ground to reset the board | 3-5V logic safe |
| EOC | digital output | End Of Conversion output. Adafruit says it toggles when a sensing conversion is ready to be read and can be left disconnected if polling over I2C | 3-5V logic safe |