WeatherDuino Forum
will this sensor work? - Printable Version

+- WeatherDuino Forum (https://www.meteocercal.info/forum)
+-- Forum: Weather Stations - WeatherDuino Pro2 Line (https://www.meteocercal.info/forum/forum-4.html)
+--- Forum: Hardware Questions (https://www.meteocercal.info/forum/forum-11.html)
+--- Thread: will this sensor work? (/thread-997.html)



will this sensor work? - danner - 23-01-2017

Hello. First post so sorry if this is a stupid question but I know very little about arduino stuff.

I found an SHT31 sensor with breakout board that I would like to use, but it has 5 pins and the Tx board looks like it uses 4 pins. Is this compatible?

https://www.tindie.com/products/closedcube/sht31-d-digital-humidity-and-temperature-sensor/

TIA


RE: will this sensor work? - werk_ag - 23-01-2017

Hi, welcome to forum

Quote:•Wide supply voltage range, from 2.4 to 5.5 V
•I2C Interface with communication speeds up to 1MHz and two user selectable addresses
•I2C address (7-bit) can be 0x44 or 0x45

Judging by specifications this sensor is totally compatible and will work without any change on the default I2C address (0x44). It seems a very well designed breakout board, allowing an easy install of the Sensirion IP67 FS2 filter cap.

To connect it to the TX board, use only the pins VDD, SDA, SCL and GND.


RE: will this sensor work? - danner - 23-01-2017

Thank you. I just ordered it.