written on Nov 06, 2011
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.
This entry was tagged arduino and linux