willmendesneto / fire-alarm

A Nodebots fire alarm using NodeJS Johnny-five
MIT License
3 stars 1 forks source link

Fire Alarm

Greenkeeper badge

A Nodebots fire alarm using NodeJS and Johnny-five

Build Status Build Windows Status Coverage Status

Fire Alarm: fire alarm using NodeJS and Johnny-five

INTRODUCTION

Application using Arduino + Johnny Five + NodeJS for to check if the area is on fire and send you a SMS with alarm message.

First steps

Usage

$ git clone <project> && cd $_
$ npm install
$ node index.js # or npm start

You will need of:

Author

Wilson Mendes (willmendesneto)