D
D
Denis2015-01-23 12:19:36
Microcontrollers
Denis, 2015-01-23 12:19:36

Is there a 1-wire air humidity sensor?

A 1-wire pressure sensor is needed, it is desirable (but generally not necessary) to be mounted on a bus with a DS18B20.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
C
Cyril, 2015-01-26
@argz

So humidity or pressure?
For humidity there is DS1923. In general, no one bothers to put an I2C sensor and connect it through the I2C <-> 1-wire DS2482 bridge

A
AndyT77, 2019-04-27
@AndyT77

1-wire temperature-humidity sensor with thermo- and hygrostat:
www.fractal.com.ru//_pdf/description/thc1-2.pdf

S
salut16, 2020-07-03
@salut16

There is such an adapter OWA-192x. https://owatech.ru/ You can connect a humidity sensor to it, for example HIH-4000-400 or another. And connect the adapter to the 1-wire bus. The adapter emulates a DS18S20 or DS18B20 temperature sensor (can be configured) and as a result, instead of temperature, the humidity value is displayed. You can read about it on the forum https://www.forumhouse.ru/threads/411213/page-54. This adapter is intended mainly for connection to a ZONT thermostat or a Mega controller to connect various non-typical sensors to them. Connecting to other devices is also possible.

S
Sergiu Mitu, 2017-08-01
@EaGames

what are you passing here?
it will be correct like this:
well, in general, it’s easier to use .serialize()

O
Oleg, 2017-08-01
@Austin_Powers

Judging by the missing tags, you should find this code somewhere in your layout, like plain text. <script></script>

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question