Dear all,
There are good examples of testers or applications with DHT11 or DHT22 sensors. in each of those, one single sensor is used. Is it possible to use two such sensors with the same Arduino Nano or Pro Mini board?
Thanks in advance,
Dan
Dear all,
There are good examples of testers or applications with DHT11 or DHT22 sensors. in each of those, one single sensor is used. Is it possible to use two such sensors with the same Arduino Nano or Pro Mini board?
Thanks in advance,
Dan
Yes.
Thank you for the reply. Is there a place where to see how it can be done?
Do you have one sensor working?
DanStroie:
Dear all,There are good examples of testers or applications with DHT11 or DHT22 sensors. in each of those, one single sensor is used. Is it possible to use two such sensors with the same Arduino Nano or Pro Mini board?
Thanks in advance,
Dan
you can use i2c multiplexer like tca9548a
liutyi:
you can use i2c multiplexer like tca9548a
Neither device is I2C
groundFungus:
Do you have one sensor working?
Yes, it works fine with both Arduino Nano and Mini Pro (the 16 MHz) version.