Changes between Version 1 and Version 2 of HumiditySensor
- Timestamp:
- 2013-09-22 14:57:01 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HumiditySensor
v1 v2 1 1 [[Image(veraBaro.png, align=right, width=600px)]] 2 = !Temperature and Humidity senor (DHT22) =2 = Temperature and Humidity sensor (DHT11/DHT22) = 3 3 4 4 == Software == 5 5 You can download the Arduino sketch here:\\ 6 http://code.mios.com/trac/mios_arduino-sensor/browser/trunk/Arduino/ PressureSensor6 http://code.mios.com/trac/mios_arduino-sensor/browser/trunk/Arduino/HumiditySensor 7 7 8 8 Before downloading the sketch to the Arduino you need to select a unique RADIO_ID (see top of sketch source code). The RADIO_ID must be unique in your radio network and is also used on the Vera side to distinguish between different sensors (1-255).