Humidity Sensor - HIH-4030 Breakout
From bildr
- Manufacturer: Honeywell + Sparkfun breakout
- Voltage: + 5 Volts
- Communication: Analog Out
- Spec Sheet
Per Table 1 of the datasheet, the relationship between output voltage and relative humidity is as follows (assuming a +5 V supply and 25 degree C temperature):
</div>
This page is a Component on bildr. Components are pages about specific parts, and include connection details and code when available.
If you are using a thermometer in conjunction with the sensor (or know the ambient temperature), an adjustment can be made to improve the accuracy:
where T is the temperature in degrees C. Please note that these equations are not calibrated to your individual sensor. Table 2 of the datasheet illustrates that your humidity sensor performance may deviate from this equation.
Features:
- Near linear, analog output
- 4-5.8VDC voltage supply
- All pins broken out to a 0.1" pitch header
- Laser trimmed interchangeability
- Low power design, typical current draw of only 200μA
- Enhanced accuracy
- Fast response time
- Stable, low drift performance
- Dimensions: 0.75 x 0.30 x 0.2" (19.05 x 7.62 x 5 mm)
|Hooking it up = The breakout board is pretty explicit in labeling the three pins that need to be hooked up. There is a ground, analog output and +5 volts that can be soldered onto wires or a row of three male header pins. Of course, the analog output of the humidity sensor should be connected to the analog input of the microcontroller.
|Code Information =
|bildrCode ID =HIH-4030
|Availability =
|Links =
- Arduino code on Arduino forum
- HIH-4030 Humidity Sensor Datasheet
- Relative humidity entry on Wikipedia
|References =
}}