Anonymous
Mar 28, 2026
Rating: 5/5
Compact and Reliable
Small form factor makes it easy to fit into custom enclosures. Pressure readings are surprisingly accurate.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Computer Hardware, Monitors & Peripherals |
| Origin | - |
| Communication Interface | I2C and SPI |
| Operating Voltage | 1.2V to 3.6V DC |
| Temperature Range | -40°C to +85°C |
| Humidity Range | 0% to 100% RH |
| Pressure Range | 300 to 1100 hPa |
| Gas Detection Type | VOCs and Air Quality Index |
| Module Dimensions | 22mm x 17mm x 3mm |
| Logic Level | 3.3V Compatible |
| Current Consumption | 0.1mA in sleep mode |
| Package Content | 1x BME680 Module, Header Pins |
Anonymous
Mar 28, 2026
Rating: 5/5
Compact and Reliable
Small form factor makes it easy to fit into custom enclosures. Pressure readings are surprisingly accurate.
Anonymous
Mar 23, 2026
Rating: 3/5
Documentation could be better
The sensor works but finding the correct I2C address took some trial and error. Product itself is fine.
Anonymous
Feb 09, 2026
Rating: 4/5
Good value sensor
Works well but requires some calibration time for the gas sensor to stabilize. Overall happy with the purchase.
Anonymous
Feb 07, 2026
Rating: 5/5
Standard for IoT
This is the go-to module for environmental monitoring. Libraries are widely available and easy to use.
Anonymous
Feb 06, 2026
Rating: 5/5
Excellent for Weather Stations
Integrated seamlessly with my ESP32 project. Data looks accurate compared to my standalone thermometer.
Q: Can this detect carbon monoxide specifically?
A: It detects VOCs broadly and provides an IAQ score, but it is not a certified CO detector for safety purposes.
Q: Does it come with soldered headers?
A: Headers are included in the package but are not pre-soldered to allow for flexible mounting options.
Q: Is this module 5V tolerant?
A: No, this module operates at 3.3V logic levels. Using 5V may damage the sensor.
Q: What is the default I2C address?
A: The default address is typically 0x76, but it can be changed to 0x77 via hardware settings.
Q: Which library do you recommend?
A: We recommend the Adafruit BME680 library or the official Bosch BME680 driver.