Comments on: Guide for BMP180 Barometric Sensor with Arduino https://randomnerdtutorials.com/guide-for-bmp180-barometric-sensor-with-arduino/ Learn ESP8266, ESP32, Arduino, and Raspberry Pi Fri, 28 Apr 2023 21:17:23 +0000 hourly 1 https://wordpress.org/?v=6.8.2 By: JOHNNY QUEST https://randomnerdtutorials.com/guide-for-bmp180-barometric-sensor-with-arduino/#comment-832459 Fri, 28 Apr 2023 21:17:23 +0000 http://randomnerdtutorials.com/?p=27200#comment-832459 In reply to Chad.

Chad: Late reply but might help others. The BMP-180 module shown here has a 3.3 volt regulator on it.That’s the black rectangle with the 3 pins. Most of those regulators will take up to 10 volts on the input, so they will definitely work with a 5 volt supply. Per the datasheet, the maximum voltage on any pins is +4.25V, so you may need some level shifting if you’re running an MCU with a 5 volt supply. The solution would be to run your MCU at 3.3 volts but with AVR’s, you’ll likely need to run it at a lower speed, say 8MHz. Your results may vary.

BTW: If you supply 3.3 volts to the BMP-180 module, the voltage regulator will still supply 3.3 volts to the BMP-180 device. I removed the one off my board before actually checking it.

Peace and blessings,
JQ

]]>
By: Chad https://randomnerdtutorials.com/guide-for-bmp180-barometric-sensor-with-arduino/#comment-763740 Mon, 20 Jun 2022 18:20:20 +0000 http://randomnerdtutorials.com/?p=27200#comment-763740 Hi, I don’t know if you’re aware but the diagram shows the voltage input as 5V instead of the appropriate 3.3V, just letting you know!

]]>
By: Mike White https://randomnerdtutorials.com/guide-for-bmp180-barometric-sensor-with-arduino/#comment-512268 Fri, 30 Oct 2020 15:54:26 +0000 http://randomnerdtutorials.com/?p=27200#comment-512268 In reply to Andre du Plessis.

I may look for another library. My sensor is recognized by the scanner code, but will not work with my Arduino Uno. Strangely it works fine when connected to an esp8266.

]]>
By: Sara Santos https://randomnerdtutorials.com/guide-for-bmp180-barometric-sensor-with-arduino/#comment-367901 Sat, 01 Jun 2019 18:30:21 +0000 http://randomnerdtutorials.com/?p=27200#comment-367901 In reply to Leslee.

Hi.
I’m sorry you’re experiencing that issue.
The website works well in most common browsers like Google Chrome, Microsoft Edge, etc.
Which web browser are you using?
Regards,
Sara

]]>
By: Leslee https://randomnerdtutorials.com/guide-for-bmp180-barometric-sensor-with-arduino/#comment-367890 Sat, 01 Jun 2019 15:09:56 +0000 http://randomnerdtutorials.com/?p=27200#comment-367890 I do not know if it’s just me or if everybody else experiencing problems with
your site. It looks like some of the text in your
content are running off the screen. Can someone else please
comment and let me know if this is happening to them as well?

This might be a problem with my browser because I’ve had this
happen previously. Thanks

]]>
By: Andre du Plessis https://randomnerdtutorials.com/guide-for-bmp180-barometric-sensor-with-arduino/#comment-367419 Mon, 27 May 2019 23:05:15 +0000 http://randomnerdtutorials.com/?p=27200#comment-367419 In reply to Sara Santos.

Try getting a different library from a different source. After two days struggle, a new library solved my problem. Check voltage is close to 3v3 and not 5v.

]]>
By: Sara Santos https://randomnerdtutorials.com/guide-for-bmp180-barometric-sensor-with-arduino/#comment-367381 Mon, 27 May 2019 17:07:31 +0000 http://randomnerdtutorials.com/?p=27200#comment-367381 In reply to May Yad.

Hi.
Your sensor is probably not wired correctly.
Please double check that you are connecting SDA and SCL properly.
Otherwise, I don’t know what could be the issue.
Regards,
Sara

]]>
By: May Yad https://randomnerdtutorials.com/guide-for-bmp180-barometric-sensor-with-arduino/#comment-367079 Fri, 24 May 2019 15:10:32 +0000 http://randomnerdtutorials.com/?p=27200#comment-367079 I couldn’t get the arduino to identify my sensor. I used the I2C scanner program to check if it is actually detecting it and it wasn’t. I ordered the BMP180 from 3 different sources and none of them seemed to work. What do I do?

]]>
By: Andre du Plessis https://randomnerdtutorials.com/guide-for-bmp180-barometric-sensor-with-arduino/#comment-360554 Mon, 01 Apr 2019 12:17:18 +0000 http://randomnerdtutorials.com/?p=27200#comment-360554 Thanks Sara. Will try. Waiting for BMP180 to arrive.
Regards.

]]>
By: Sara Santos https://randomnerdtutorials.com/guide-for-bmp180-barometric-sensor-with-arduino/#comment-359987 Thu, 28 Mar 2019 10:53:29 +0000 http://randomnerdtutorials.com/?p=27200#comment-359987 In reply to Andre du Plessis.

Hi Andre.
Yes, you can connect on the same I2C.
We’ve made a project with those components on the past, OLED and BMP180 on the same I2C and DHT22 and everything worked well.
Regards,
Sara

]]>