/hal9000-alarm

Alarm module for Hal9000 v2

Primary LanguageJavaScriptGNU Lesser General Public License v3.0LGPL-3.0

Alarm module

This NodeJs module manage the arduino connected to sensors and sirens from the existings alarm.

Hardware

Raspbery pi, arduino with MCP23017.

TODO

Software

Communication between raspbery Pi and Arduino is base on johnny-five framework connected via USB cable.

NodeJs process is manage by PM2

TODO