Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 379 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 379 Bytes

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