Jump to content
Electronics-Lab.com Community

Humidity sensor


chiara

Recommended Posts


According to Sensirion datasheet here SHT31-ARP-B is an analog output temperature and humidity sensor with linearized and calibrated output. To interface it with Arduino you will have to measure the output voltage using an Arduino analog input and then convert the reading to humidity or temperature value based on the linear formulas found on the datasheet. These formulas are depended on the supply voltage of the sensor.

I also found an Arduino library for this sensor here: https://github.com/winkj/arduino-sht you may find it useful.

Edited by admin
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
  • Create New...