Environmental sensor search

I2C Temperature Sensor Search

Find I2C temperature, humidity, pressure, and environmental sensors with library support and source-backed specs.

Developers building weather stations, environmental nodes, or sensor dashboards with I2C sensors.

Search Filters

Category: SensorsInterface: I2CQuery: temperature

Recommended Starting Points

Selection Logic

Rule

Rank parts that combine environmental measurements with I2C integration and library availability.

Rule

Prefer sensors with clear voltage ranges and sourced accuracy or measurement claims.

Rule

Check calibration, response time, and clone-module behavior before relying on low-cost modules.

Matched Signals

Categories
Sensors (10)
Interfaces
I2C (10)SPI (4)
Protocols
None
Libraries
Arduino (10)MicroPython (7)

Search Results

Common Questions

Which I2C sensor is best for a weather station?

BME280 is a common starting point when pressure matters; AHT20 or SHT30 can be better when humidity and temperature are the core need.

Can I mix multiple I2C sensors on one board?

Yes, if addresses do not conflict and pull-ups are appropriate. Use an I2C multiplexer when duplicate addresses cannot be changed.

Compare MLX90614 vs BME280

Related Model Pages