Difference between revisions of "Omegix/Home Automation"
From Makers Local 256
(→Online Resources: added link to ST dual relay control code) |
(→Physical Resources: added physical resources) |
||
Line 1: | Line 1: | ||
= Garage Door Opener = | = Garage Door Opener = | ||
== Physical Resources == | == Physical Resources == | ||
+ | * 2 x [http://smile.amazon.com/gp/product/B00E1L86EQ?psc=1&redirect=true&ref_=oh_aui_detailpage_o01_s00 120V Isolated Relay] | ||
+ | * 1 x [http://smile.amazon.com/Monoprice-Z-Wave--Wall-Relay-Module/dp/B00V5IQATG/ref=sr_1_8?s=hi&ie=UTF8&qid=1444839006&sr=8-8&keywords=monoprice+relay Monoprice Zwave Dual Relay] | ||
+ | * Project Enclosure | ||
+ | * Standard ungrounded electrical cord | ||
+ | * electrical twist connectors | ||
+ | * Wire from a computer power supply | ||
+ | |||
== Online Resources == | == Online Resources == | ||
* Raspberry Pi as a SmartThings endpoint: https://github.com/nicholaswilde/smartthings/tree/master/device-types/raspberry-pi | * Raspberry Pi as a SmartThings endpoint: https://github.com/nicholaswilde/smartthings/tree/master/device-types/raspberry-pi |
Revision as of 11:14, 14 October 2015
Garage Door Opener
Physical Resources
- 2 x 120V Isolated Relay
- 1 x Monoprice Zwave Dual Relay
- Project Enclosure
- Standard ungrounded electrical cord
- electrical twist connectors
- Wire from a computer power supply
Online Resources
- Raspberry Pi as a SmartThings endpoint: https://github.com/nicholaswilde/smartthings/tree/master/device-types/raspberry-pi
- Would have to modify code to set a pin on the GPIO rather than just read it
- Using an off the shelf Zwave 120V loaded switch in tied to a 120V isolated relay: http://www.instructables.com/id/Z-Wave-Garage-Door-Opener-Switch/
- http://forum.micasaverde.com/index.php?topic=24937.0
- 120V isolated relay on a slow boat from china: http://www.ebay.com/itm/HH52P-110-120VAC-Coil-DPDT-Electromagnetic-Power-Relay-WD-/181722024869
- SmartThings Dual Relay Control DeviceType