Quantity Available: 811
Qty | Price |
---|---|
5 | $19.00 |
10 | $18.00 |
25 | $16.00 |
50 | $14.00 |
100 | $13.00 |
250 | $12.00 |
500 | $11.00 |
1000 | $10.00 |
Measure relative humidity and air temperature, in non-condensing environments, with the HUM1001. This Phidget is useful for environmental controls and weather monitoring. This Phidget connects to your computer through a VINT Hub.
This Phidget is a smart device that must be controlled by a VINT Hub. For more information about VINT, have a look at the VINT Primer. You can use a Phidget Cable to simply and easily connect the two devices. Here's a list of all of the different VINT Hubs currently available:
Product | Board | |||
---|---|---|---|---|
Image | Part Number | Price | Number of VINT Ports | Controlled By |
![]() |
HUB0000_0 | $30.00 | 6 | USB (Mini-USB) |
![]() |
HUB5000_0 | $60.00 | 6 | Local Network (Ethernet or Wi-Fi) |
![]() |
SBC3003_0 | $120.00 | 6 | — |
Use a Phidget cable to connect this device to the hub. You can solder multiple cables together in order to make even longer Phidget cables, but you should be aware of the effects of having long wires in your system.
The HUM1001 measures relative humidity from 0% to 100%, and temperature -40°C to +85°C in non-condensing environments.
You can use your Control Panel to explore your Phidget's channels.
1. Open your Control Panel, and you will find the following channels:
2. Double click on a channel to open an example program. Each channel belongs to one of these channel classes:
In your Control Panel, double click on "Humidity Sensor":
In your Control Panel, double click on "Temperature Sensor":
1. Setting up your Programming Environment
Before you open a Phidget channel in your program, you can set these properties to specify which channel to open. You can find this information through the Control Panel.
1. Open the Control Panel and double-click on the red map pin icon:
2. The Addressing Information window will open. Here you will find all the information you need to address your Phidget in your program.
See the Phidget22 API for your language to determine exact syntax for each property.
In the Phidget Control Panel, open the channel for your device and click on the icon next to the data type that you want to plot. This will open up a new window:
If you need more complex functionality such as logging multiple sensors to the same sheet or performing calculations on the data, you'll need to write your own program. Generally this will involve addressing the correct channel, opening it, and then creating an Event Handler and adding graphing/logging code to it.
The quickest way to get started is to download some sample code for your desired programming language and then search google for logging or plotting in that language (e.g. "how to log to csv in python") and add the code to the existing change handler.
The Change Trigger is the minimum change in the sensor data needed to trigger a new data event. The Data Interval is the time (in ms) between data events sent out from your Phidget. You can modify one or both of these values to achieve different data outputs. You can learn more about these two properties here.
Sensor Properties | |
---|---|
Sensor Type | Humidity / Temperature |
Controlled By | VINT |
Humidity Sensor | |
Humidity Min | 0 %RH |
Humidity Max | 100 %RH |
Humidity Resolution | 0.01 %RH |
Humidity Response Time Max | 10 s |
Sampling Interval Min | 500 ms/sample |
Sampling Interval Max | 60 s/sample |
Humidity Error Max | ± 2 %RH |
Temperature Sensor | |
Ambient Temperature Min | -40 °C |
Ambient Temperature Max | 85 °C |
Temperature Error Typical (At 25°C) | ± 0.2 °C |
Temperature Error Max | ± 1 °C |
Temperature Resolution | 0.01 °C |
Sampling Interval Max | 60 s/sample |
Sampling Interval Min | 500 ms/sample |
Electrical Properties | |
Current Consumption Max | 100 μA |
Physical Properties | |
Operating Temperature Min | -40 °C |
Operating Temperature Max | 85 °C |
Customs Information | |
Canadian HS Export Code | 9025.80.00 |
American HTS Import Code | 9025.80.10.00 |
Country of Origin | CN (China) |
The HUM1001 is an updated version of the HUM1000.
Date | Board Revision | Device Version | Comment |
---|---|---|---|
July 2020 | 0 | 102 | Product Release |
Channel Name | API | Channel |
---|---|---|
Humidity Sensor | HumiditySensor | 0 |
Temperature Sensor | TemperatureSensor | 0 |
API | Detail | Language | OS | |
---|---|---|---|---|
HumiditySensor | Visual Studio GUI | C# | Windows | Download |
HumiditySensor | Java | Android | Download | |
HumiditySensor | JavaScript | Browser | Download | |
HumiditySensor | Objective-C | macOS | Download | |
HumiditySensor | Swift | macOS | Download | |
HumiditySensor | Swift | iOS | Download | |
HumiditySensor | Visual Basic .NET | Windows | Download | |
HumiditySensor | Max/MSP | Multiple | Download | |
TemperatureSensor | Visual Studio GUI | C# | Windows | Download |
TemperatureSensor | Java | Android | Download | |
TemperatureSensor | JavaScript | Browser | Download | |
TemperatureSensor | Objective-C | macOS | Download | |
TemperatureSensor | Swift | macOS | Download | |
TemperatureSensor | Swift | iOS | Download | |
TemperatureSensor | Visual Basic .NET | Windows | Download | |
TemperatureSensor | Max/MSP | Multiple | Download |
Product | Sensor Properties | Temperature Sensor | Humidity Sensor | |||||
---|---|---|---|---|---|---|---|---|
Image | Part Number | Price | Sensor Type | Controlled By | Ambient Temperature Min | Ambient Temperature Max | Humidity Min | Humidity Max |
![]() |
1125_0 | $50.00 | Temperature/Humidity (Ambient) | VoltageRatio Input | -30 °C | 80 °C | 10 %RH | 95 %RH |
![]() |
HUM1000_0 | $15.00 | Humidity / Temperature | VINT | -40 °C | 85 °C | 0 %RH | 100 %RH |
![]() |
HUM1001_0 | $20.00 | Humidity / Temperature | VINT | -40 °C | 85 °C | 0 %RH | 100 %RH |