chrishick Posted January 7, 2016 Posted January 7, 2016 I was searching for a door bell solution for my house which has a wireless doorbell. My thinking was to use a wired button connected to an IOLinc input and use the IOLinc output to trigger a hacked wireless doorbell button. That way the IOLinc would trigger the ISY and the wireless doorbell receiver at the same time. While searching around I found a Honeywell unit that would accept other inputs for chimes such as motion sensors and door contacts. So that got me to dreaming and googling. An hour latter I came up with this. MP3 board with 18 trigger inputs https://www.sparkfun.com/products/11029 A couple of Smartenit EZIO40 four output relays http://www.smarthome.com/smartenit-ezio4o-insteon-4-output-relay-load-controller.html A small amplified speaker You could have custom recorded messages such as "The garage door has been opened" or "Motion detected in the back yard" etc.... Does this sound like it would work? I don't see why not. Any thoughts or comments?
jerlands Posted January 8, 2016 Posted January 8, 2016 I'm not so sure the IOLink would work well with the MP3 board cause it requires 3.3-5v for the trigger. There are 16 channel relay boards that might work better and allow you to use all channels. Fun idea though! BTW.. there is also a wav board available. Jon...
chrishick Posted January 8, 2016 Author Posted January 8, 2016 Good points. How would I control the 16 channel relay board? I'm assuming raspberry pi or arduino? I did find this in the tech documentation for the MP3 board so it should work with dry contact closure. "The trigger inputs are active low and pulled high internally. Therefore, they can be activated either by digital outputs from another microcontroller (such as an Arduino) or by a simple contact closure (switch) to ground. The inputs support voltage levels of either 5V or 3.3V." Is there an advantage to the wav board over the MP3 board?
chrishick Posted January 8, 2016 Author Posted January 8, 2016 With a little more research I think I might try this network 16 channel relay connected to this 11 channel sound board. The relay can be controlled with http sent from the ISY network module. http://www.sainsmart.com/sainsmart-ethernet-control-module-lan-wan-web-server-rj45-16-chs-relay.html https://www.adafruit.com/products/2220 It would be cheaper than the MP3 board and IOlincs.
jerlands Posted January 8, 2016 Posted January 8, 2016 I looked into this some time back for sound notifications for ISY events and about the same time learned about Amazon Echo and it's Skills development program and right now am in anticipation for push notifications to Echo. I'm hoping this will evolve with/from the "Connected Home" project but I haven't heard of acceptance yet. I know they're considering it cause the last response was late December sorta indicating this. Jon...
Jimbo.Automates Posted January 8, 2016 Posted January 8, 2016 I do this with an old Android tablet using pushover and Tasker, and plan to add something to ISYHelper to eliminate pushover. Sent from my Nexus 6P using Tapatalk
jerlands Posted January 8, 2016 Posted January 8, 2016 I do this with an old Android tablet using pushover and Tasker, and plan to add something to ISYHelper to eliminate pushover. Sent from my Nexus 6P using Tapatalk Don't you have to open the notification to receive the voice message? Jon...
Jimbo.Automates Posted January 8, 2016 Posted January 8, 2016 No, Tasker reads the message that pushover sends. Sent from my Nexus 6P using Tapatalk
jerlands Posted January 8, 2016 Posted January 8, 2016 No, Tasker reads the message that pushover sends. Sent from my Nexus 6P using Tapatalk Well that's interesting! Now I need to find a way for a Tasker like app to run on my Windows machine and play over my sound system Jon...
Scottmichaelj Posted January 8, 2016 Posted January 8, 2016 If you have a WinPC maybe you could skip tasker and just use Eventghost? Just a thought.
Jimbo.Automates Posted January 8, 2016 Posted January 8, 2016 Yes, if you have a winpc always running, then eventghost would probably work. Sent from my Nexus 6P using Tapatalk
Recommended Posts