Skip to content

A small motion detector application with email sending. Source code for Arduino sketch & Raspberry Pi app with node.js

Notifications You must be signed in to change notification settings

V-labs/VlabsMotionDetect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VlabsMotionDetect

This repository has to be splited in two parts :

  • the VlabsMotionDetect.ino file aims to be downloaded into the Arduino controller
  • the RaspberryPi folder has to be put on the Raspberry

Then on the Raspberry, you have to download the node modules :

npm install

Change the config.js to you needs and have fun.

Then, run the server.

node server.js

About

A small motion detector application with email sending. Source code for Arduino sketch & Raspberry Pi app with node.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages