Retrofitting alarm PIR with z-uno - A couple of questions
Posted: 21 Sep 2016 09:01
EDIT - Almost 4 years alter:
What a great little board. I am bumping this to the top on purpose.
4 years later, still running these little zunos in my PIRs. They have been nothing but stable. Running for years (1-2) at a time without any issues. Since these are inside my alarm connected PIRs, they are rarely rebooted unless by me. The alarm's power (battery and AC) was disconnected once when i did a full system swap in January of 2019.
I bring this up now because I went back to my PIR code and cleaned it up so I thought I would share. Code wise its all very simple, main loop checks to see if A1 (connected to the LED on the PIR) goes past 50%, if so... Send a report to the controller... If it drops back below 50%, send report to controller saying motion no longer present.
if anyone is on the fence about getting zunos don't think twice... Assuming QC is the same now as it was 4 (!!!) years ago, you wont be disappointed.
PS : I went this route because at the time I did not want to dig around the alarm cabinets since it was an absolute mess from the installer AND my previous alarm did not have a local API. When I did the swap (risco to satel) I cleaned everything up and the satel does have a local API... But this is still better as the response on motion is quite a bit quicker with the zuno then pooling the satel API anyways... So I still use them.
Zuno... Highly recommended!!!
---
Hello.
Without going into much detail:
I would like to retrofit 9 of our alarm PIR (wired to our alarm) using z-uno.
The main reason I would like to go with z-uno is because of the low power consumption.
Each of the PIRs has a 12V line, but I was concerned about using something like nodemcu as 9 of those at peak would consume something like 100ma each at 12v. The alarm power supply would not be able to cope.
So, I stumbled upon z-uno. A bit expensive, but exactly what I will need.
So, my questions are as follow:
A) My electrical engineering skills are very weak: Am I correct in assuming that since @ 3.3v the z-uno consumes 50ma, at 12v it will be around 15ma+/-? I hope so, because if this is the case, that would be perfect.
B) I already have a razberry module in my raspberry pi. But my z-wave network is currently empty. The distance between the raspberry pi and the furthers PIR where a z-uno will be installed is about 30 meters, through some concrete walls. Will running these in "always on" mode (since they will just feed off the 12v lines at each PIR) allow for the z-wave to mesh network? Eg: The distance between each PIR is about 10 meters at most, but the furthest member will be 30+ meters away, will I have any "range" issues?
Would appreciate some help with the above as these are quite pricey, but it looks like this is the solution I am looking for. Would love to get my PIRs into my OpenHAB setup.
Thanks!
What a great little board. I am bumping this to the top on purpose.
4 years later, still running these little zunos in my PIRs. They have been nothing but stable. Running for years (1-2) at a time without any issues. Since these are inside my alarm connected PIRs, they are rarely rebooted unless by me. The alarm's power (battery and AC) was disconnected once when i did a full system swap in January of 2019.
I bring this up now because I went back to my PIR code and cleaned it up so I thought I would share. Code wise its all very simple, main loop checks to see if A1 (connected to the LED on the PIR) goes past 50%, if so... Send a report to the controller... If it drops back below 50%, send report to controller saying motion no longer present.
if anyone is on the fence about getting zunos don't think twice... Assuming QC is the same now as it was 4 (!!!) years ago, you wont be disappointed.
PS : I went this route because at the time I did not want to dig around the alarm cabinets since it was an absolute mess from the installer AND my previous alarm did not have a local API. When I did the swap (risco to satel) I cleaned everything up and the satel does have a local API... But this is still better as the response on motion is quite a bit quicker with the zuno then pooling the satel API anyways... So I still use them.
Zuno... Highly recommended!!!
---
Hello.
Without going into much detail:
I would like to retrofit 9 of our alarm PIR (wired to our alarm) using z-uno.
The main reason I would like to go with z-uno is because of the low power consumption.
Each of the PIRs has a 12V line, but I was concerned about using something like nodemcu as 9 of those at peak would consume something like 100ma each at 12v. The alarm power supply would not be able to cope.
So, I stumbled upon z-uno. A bit expensive, but exactly what I will need.
So, my questions are as follow:
A) My electrical engineering skills are very weak: Am I correct in assuming that since @ 3.3v the z-uno consumes 50ma, at 12v it will be around 15ma+/-? I hope so, because if this is the case, that would be perfect.
B) I already have a razberry module in my raspberry pi. But my z-wave network is currently empty. The distance between the raspberry pi and the furthers PIR where a z-uno will be installed is about 30 meters, through some concrete walls. Will running these in "always on" mode (since they will just feed off the 12v lines at each PIR) allow for the z-wave to mesh network? Eg: The distance between each PIR is about 10 meters at most, but the furthest member will be 30+ meters away, will I have any "range" issues?
Would appreciate some help with the above as these are quite pricey, but it looks like this is the solution I am looking for. Would love to get my PIRs into my OpenHAB setup.
Thanks!