BMP180 with Arduino and serial

For general Flowcode discussion that does not belong in the other sections.
Post Reply
mola_ae
Posts: 1
http://meble-kuchenne.info.pl
Joined: Tue Apr 25, 2023 7:34 am

Flowcode v10 BMP180 with Arduino and serial

Post 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

medelec35
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

Post 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?
Martin

medelec35
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

Post 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.
Martin

Post Reply