Hi all. I have recently installed an alarm system in my property.
I want to connect an arduino with ethernet sheild - or I was thinking about making a barebones arduino on a protosheild and plugging the ethernet sheild into it - will this work? I can't think of a reason why not?
Anyway, I've got push notifications coming to my mobile via pushingbox.com and notifrier which works nicely so most of the system is in place.
I'm wondering what the best solution will be for getting a signal into a digital pin. It says in the manual, the outputs are active high, so go low on an event. There is a 13v supply on the same header - I was thinking about using optocopuplers MOCD207M's and using the 13v through a resistor to activate them, then switching 5v to a digital pin.
How would you guys do it?