Anonymous
Apr 14, 2026
Rating: 4/5
Good sensor, small pins
The sensor works well but the pins are a bit close together for breadboards without adapters.
Description
Reviews
| Brand | - |
| Category | Electronic Components / Maker DIY / Computer Hardware, Monitors & Peripherals |
| Origin | - |
| Operating Voltage | 3.3V - 5V DC |
| Communication Interface | I2C (Inter-Integrated Circuit) |
| Pressure Range | 300 - 1100 hPa |
| Temperature Range | -40°C to +85°C |
| Pressure Accuracy | ±1 hPa |
| Module Dimensions | 12mm x 10mm x 2mm |
| Main Chip Model | BMP180 |
| Current Consumption | 5uA in standard mode |
| Compatible Platforms | Arduino, Raspberry Pi, ESP8266 |
| Package Weight | 5 grams |
Anonymous
Apr 14, 2026
Rating: 4/5
Good sensor, small pins
The sensor works well but the pins are a bit close together for breadboards without adapters.
Anonymous
Apr 05, 2026
Rating: 5/5
Great Replacement for BMP085
Direct pinout match for my old project. Saved me from redesigning the PCB layout.
Anonymous
Feb 26, 2026
Rating: 5/5
Perfect for Arduino Projects
Works flawlessly with the standard Adafruit library. Readings are consistent and stable over time.
Anonymous
Jan 29, 2026
Rating: 5/5
Accurate Pressure Readings
Used this for altitude estimation in a small drone. Very stable data even during flight.
Anonymous
Jan 21, 2026
Rating: 3/5
Needs extra research
Works fine but I had to dig around for example code. Not plug and play for complete beginners.
Q: Is this module 5V tolerant?
A: Yes, the module includes a voltage regulator so it can safely operate with 5V logic.
Q: What is the default I2C address?
A: The default I2C address for this sensor is 0x77.
Q: Does it measure humidity as well?
A: No, this model only measures temperature and barometric pressure.
Q: Can I use this sensor outdoors?
A: The chip itself is robust, but the module is not waterproof so please protect it from rain.
Q: Which library should I use for coding?
A: We recommend the Adafruit BMP085/BMP180 library for easy integration.