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
BMP180 with Arduino and serial
-
- Posts: 1
- http://meble-kuchenne.info.pl
- Joined: Tue Apr 25, 2023 7:34 am
-
- Matrix Staff
- Posts: 2086
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 644 times
- Been thanked: 702 times
Re: BMP180 with Arduino and serial
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?
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?
Martin
-
- Matrix Staff
- Posts: 2086
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 644 times
- Been thanked: 702 times
Re: BMP180 with Arduino and serial
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.
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.
Martin