Hi All,
I have a Honeywell Galaxy 2 house alarm and am dabbling with IoT development using an ESP32. The software side of it I am fine with but not confident on the electronics side. The project I am working on is to connect the ESP to the alarm so that when it goes off it will text, email, SMS me. Rather than have a separate power supply for the ESP I was hoping to power it from the alarm panel itself.
The ESP I have is a lilygo t-call v1.3 but am struggling to find a definitive spec on what the power supply requirements are. Some say it can peak at 2A others seem to say it is generally 70mA !!
The alarm has a general aux power supply which seems to have a max of
500mA (although suspect this is shared with the keypads) and the trigger header (where I connect to to determine the alarm status) seems to have a max of 100mA.
So my questions are....
- is there a way I can reliably check what the consumption actually is? At the moment I am powering it via the onboard USB connector attached to my laptop for development.
- What is the best way for me to power it from the alarm panel/ what are my options. If I don't know the consumption I was wondering if I could power it from the backup battery (via a fuse)?
Many thanks in advance.
Lee.