Hi. I have already added it to v9.
It will be added to the update system asap. - done
SHT21
-
- Posts: 813
- Joined: Thu Dec 03, 2020 8:25 pm
- Location: Denmark
- Has thanked: 696 times
- Been thanked: 183 times
Re: SHT21
Hi Martin!
Perfect also in FC9.
Saw you have fixed the BM180 also, I have order one, look forward to play a little with this also. See in other fora that it should be possible to measure heights with this device as well.
I am very grateful to you.
Jorgen
Perfect also in FC9.

Saw you have fixed the BM180 also, I have order one, look forward to play a little with this also. See in other fora that it should be possible to measure heights with this device as well.
I am very grateful to you.
Jorgen
-
- Posts: 813
- Joined: Thu Dec 03, 2020 8:25 pm
- Location: Denmark
- Has thanked: 696 times
- Been thanked: 183 times
Re: SHT21
Hi again!
I know the BME280 well and know it works in FC, used it the other day, but of course I will follow your advice Martin
Now I have order one, so I play a little with it
Br Jorgen
I know the BME280 well and know it works in FC, used it the other day, but of course I will follow your advice Martin


Br Jorgen
-
- Posts: 813
- Joined: Thu Dec 03, 2020 8:25 pm
- Location: Denmark
- Has thanked: 696 times
- Been thanked: 183 times
Re: SHT21
Hi Martin!
As promised, when I received the BMP180 I would test, just received them, and hereby, thank´s. I have mad a quick test. I work perfect, but some of the regulation setting in proporties doesn´t make change, the temperature x1 > x16 I don´t see any changing by playing with this. The sleep funktion how does they work, and if the device "go in sleep" how do I wake them up again in the program
Are you kind to give a short explanation for these, and maybe upload a testprogram to Wiki, you are welcome to use mine
And any correction in my test is welcome.
Br Jorgen
As promised, when I received the BMP180 I would test, just received them, and hereby, thank´s. I have mad a quick test. I work perfect, but some of the regulation setting in proporties doesn´t make change, the temperature x1 > x16 I don´t see any changing by playing with this. The sleep funktion how does they work, and if the device "go in sleep" how do I wake them up again in the program

Are you kind to give a short explanation for these, and maybe upload a testprogram to Wiki, you are welcome to use mine

And any correction in my test is welcome.
Br Jorgen
- Attachments
-
- BMP180.png (11.41 KiB) Viewed 3595 times
-
- Bmp180.fcfx
- (17.05 KiB) Downloaded 437 times
-
- Matrix Staff
- Posts: 2086
- Joined: Wed Dec 02, 2020 11:07 pm
- Has thanked: 644 times
- Been thanked: 702 times
Re: SHT21
Hi Jorgen.
I have looked at the datasheet and temperature oversampling is just a trade-off between accuracy, current drawn, and sample time.: In reality, you probably won't see that much difference if not using a battery.
If you are using a battery to power BMP180, then you want the lowest setting.
As for the sleep, it's to save power when not sampling, it will wake up when being sampled, then go back to sleep.
I have looked at the datasheet and temperature oversampling is just a trade-off between accuracy, current drawn, and sample time.: In reality, you probably won't see that much difference if not using a battery.
If you are using a battery to power BMP180, then you want the lowest setting.
As for the sleep, it's to save power when not sampling, it will wake up when being sampled, then go back to sleep.
Martin