User:MackBlanch
From MiOS
(Difference between revisions)
MackBlanch (Talk | contribs) (New page: == Z-wave Hobbyist == ---------------------------- === Skill sets === ---------------------------- .NET Programming Python Programming SQL Interfacing C and C++ Programming Assembly Langu...) |
MackBlanch (Talk | contribs) |
||
| (5 intermediate revisions by one user not shown) | |||
| Line 4: | Line 4: | ||
=== Skill sets === | === Skill sets === | ||
---------------------------- | ---------------------------- | ||
| − | .NET Programming | + | *.NET Programming |
| − | Python Programming | + | *Python Programming |
| − | SQL Interfacing | + | *SQL Interfacing |
| − | C and C++ Programming | + | *C and C++ Programming |
| − | Assembly Language Programming | + | *Assembly Language Programming |
| − | Electrical Circuit Design | + | *Electrical Circuit Design |
| − | Soldering | + | *Soldering |
| − | Desoldering | + | *Desoldering |
=== Z-Wave Equipment === | === Z-Wave Equipment === | ||
---------------------------- | ---------------------------- | ||
| − | + | #Vera3 controller | |
| − | + | #GE 45600 Z-Wave Basic Handheld Remote X 3 | |
| − | + | #Honeywell YTH8320ZW1007/U Z-Wave Enabled Programmable Thermostat | |
| − | + | #Schlage RS100HC V N N SL Home Door and Window Sensor with Nexia Home Intelligence X 3 | |
| − | + | #Remotec Zwave Dry Contact Fixture Module | |
| − | + | #GE 45609 Z-Wave Wireless Lighting Control On/Off Switch | |
| + | #ZWAVE SCREW-IN MODULE X 2 | ||
| + | |||
=== Implementation === | === Implementation === | ||
---------------------------- | ---------------------------- | ||
| Line 26: | Line 28: | ||
#;Garage Door Opener | #;Garage Door Opener | ||
#:'''Components''' | #:'''Components''' | ||
| − | # | + | #:#Remotec ZWave Relay |
| − | # | + | #:#Schlage Door and Window Sensor |
| − | # | + | #:#Momentary tactile button |
| + | #: | ||
| + | #:'''Custom Alterations''' | ||
| + | #:#The momentary button is wired to the sensor so that the sensor is "tripped" while the button is NOT held down. | ||
| + | #:#The button is then wrapped in a non-conductive pad. | ||
| + | #: | ||
| + | #:'''Theory of Operation''' | ||
| + | #::The padded button is mounted so that the garage door holds the button down while the door is closed. | ||
| + | #::The sensor is mounted for optimal communication. | ||
| + | #::The sensor reports whenever the button is released or depressed, indicating the state of the door. | ||
| + | # | ||
| + | #;Climate Control | ||
| + | #:'''Components''' | ||
| + | #:#Honeywell ZWave Thermostat | ||
| + | #: | ||
| + | #:'''Custom Alterations''' | ||
| + | #:#Thermostat is wired for a heat pump with an auxiliary heat control, a changeover relay and is then programmed appropriately. | ||
#:: | #:: | ||
| + | #:'''Theory of Operation''' | ||
| + | #::Remote control of a home HVAC system is achieved through MiCasaVerde's Vera3 and Android Application. | ||
| + | # | ||
| + | #;Door Monitoring | ||
| + | #:'''Components''' | ||
| + | #:#Schlage Door/Window | ||
| + | #: | ||
#:'''Custom Alterations''' | #:'''Custom Alterations''' | ||
| − | # | + | #:#Sensor and magnet are mounted on the doorway so that the magnet is adjacent to the sensor when the door is closed |
| − | + | ||
#:: | #:: | ||
| − | #:'''Theory of | + | #:'''Theory of Operation''' |
| − | #:: | + | #::Standard Operation. The sensor "trips" when the magnet attached to the door is not within a close proximity. |
Latest revision as of 18:06, 30 January 2013
Contents |
[edit] Z-wave Hobbyist
[edit] Skill sets
- .NET Programming
- Python Programming
- SQL Interfacing
- C and C++ Programming
- Assembly Language Programming
- Electrical Circuit Design
- Soldering
- Desoldering
[edit] Z-Wave Equipment
- Vera3 controller
- GE 45600 Z-Wave Basic Handheld Remote X 3
- Honeywell YTH8320ZW1007/U Z-Wave Enabled Programmable Thermostat
- Schlage RS100HC V N N SL Home Door and Window Sensor with Nexia Home Intelligence X 3
- Remotec Zwave Dry Contact Fixture Module
- GE 45609 Z-Wave Wireless Lighting Control On/Off Switch
- ZWAVE SCREW-IN MODULE X 2
[edit] Implementation
- Garage Door Opener
- Components
- Remotec ZWave Relay
- Schlage Door and Window Sensor
- Momentary tactile button
- Custom Alterations
- The momentary button is wired to the sensor so that the sensor is "tripped" while the button is NOT held down.
- The button is then wrapped in a non-conductive pad.
- Theory of Operation
- The padded button is mounted so that the garage door holds the button down while the door is closed.
- The sensor is mounted for optimal communication.
- The sensor reports whenever the button is released or depressed, indicating the state of the door.
-
- Climate Control
- Components
- Honeywell ZWave Thermostat
- Custom Alterations
- Thermostat is wired for a heat pump with an auxiliary heat control, a changeover relay and is then programmed appropriately.
- Theory of Operation
- Remote control of a home HVAC system is achieved through MiCasaVerde's Vera3 and Android Application.
-
- Door Monitoring
- Components
- Schlage Door/Window
- Custom Alterations
- Sensor and magnet are mounted on the doorway so that the magnet is adjacent to the sensor when the door is closed
- Theory of Operation
- Standard Operation. The sensor "trips" when the magnet attached to the door is not within a close proximity.