If you prefer to install the Arduino library and work within the Arduino IDE,
read on.
SHT1X Arduino Library and Example
Luckily, there is an Arduino library and some example code to make using
the SHT15 as easy as possible. Grab the SHT15 library for Arduino from
the SHT15 GitHub Repository , or you can download the files directly from
the button below.
SHT15 ARDUINO LIBRARY
Need help using the Library Manager or want to install the library the old
fashioned way? Visit our Arduino Library tutorial, for more information.
Once the library is installed, open Arduino, and expand the examples
menu. You should see the SHT_1X submenu.
Load this example onto the Arduino. Open the serial terminal at 9600bps.
You will see the current humidity and temperature in the room!
Here is the same example sketch if you would rather copy and paste:
Page 5 of 7