I am getting the humidity and temperature from and Rht03 sensor using and Arduino board.
However, the minimum humidity I am reading is 1.00% even though my standard calibration bench is showing anything between 0.00% and 0.9%.
Can this be a sensor problem, a code float handling or any other problem? I am using the standard DHT library that comes with Arduino.