Skip to content

willmendesneto/fire-alarm

Repository files navigation

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:

  • 1 Arduino with 2 GND inputs and 2 ports (in this case we are using A0 port + GND port for Termometer sensor and 3 port + GND port for piezo sensor);
  • NodeJS;
  • Access from internet (for SMS messages API);

Author

Wilson Mendes (willmendesneto)

About

A Nodebots fire alarm using NodeJS Johnny-five

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published