Page 1 of 1

BMP180 with Arduino and serial

Posted: Thu Jul 27, 2023 7:30 am
by mola_ae
Hi Experts, I downloaded many of example then be modified to get just only Pressure, But unfortunately It does not.
So please if simple example to get pressure by bmp 180 via rs232 with Arduino nano

Thanks

Re: BMP180 with Arduino and serial

Posted: Thu Jul 27, 2023 8:26 am
by medelec35
Hello.

Have you got any functions to work?
If you have not then to start, you will be best using the I2C address scanner from the wiki

Make sure you have the correct address.
If nothing is detected, then check you have the correct pull-up resistors on the data and clock pins.

If you are still having issues then post your fcfx project file and I will have a look at it for you.

Can you also post the results of the address scanner?

Re: BMP180 with Arduino and serial

Posted: Mon Aug 07, 2023 8:49 pm
by medelec35
Hello.
Just an update.
I can confirm there was an issue with the BMP180, which I have fixed.
The component will be added to the update system ASAP.