Reading sensor data from a SHT1X
For reading the temperature and humidity a SHT11 is used. Using https://github.com/practicalarduino/SHT1x reading data from the sensor is amazingly simple. The example code in the repository is all I needed.
For reading the temperature and humidity a SHT11 is used. Using https://github.com/practicalarduino/SHT1x reading data from the sensor is amazingly simple. The example code in the repository is all I needed.