This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
multi_sensor_device [2013/10/13 12:00] breaker27 created |
multi_sensor_device [2013/10/21 17:25] (current) Inhumierer [Possible Sensors] |
||
---|---|---|---|
Line 19: | Line 19: | ||
^ Sensor / Actor ^ Type ^ I/O pins ^ Reaction type ^ Code complexity ^ | ^ Sensor / Actor ^ Type ^ I/O pins ^ Reaction type ^ Code complexity ^ | ||
- | | S | Reed contact (window state) | 1 | Poll ~5m | Easy I/O | | + | | S | Reed contact (window state) | 1 | Immediate | Easy I/O | |
| S | PIR | 1 Int! | Immediate | Easy I/O | | | S | PIR | 1 Int! | Immediate | Easy I/O | | ||
- | | S | Temp sensor | 2 | Poll ~5-10m | complex (protocol) | | + | | S | Temp sensor SHT1x | 2 | Poll ~5-10m | complex (protocol) | |
+ | | S & A | Thermostat HR20/25 | 2 | Poll ~5-10m, Request | complex (hardware dep.) | | ||
+ | | S | DS18x20 onewire thermal sensor | 1 | Poll | complex (protocol) | |