User Tools

Site Tools


multi_sensor_device

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
multi_sensor_device [2013/10/13 17:40] – [Possible Sensors] GoHoHamulti_sensor_device [2013/10/21 17:25] – [Possible Sensors] Inhumierer
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 SHT1x              | 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 & A       | Thermostat HR20/25          2        | Poll ~5-10m, Request | complex (hardware dep.) |
 +| S           | DS18x20 onewire thermal sensor | 1 | Poll | complex (protocol) |