Skip to content

An arduino (Intel Edison) powered interactive motion monitor for 62 Kirkwood rd. Final project for CSCI2254

License

Notifications You must be signed in to change notification settings

nickmitchko/Final-Project-Motion-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Motion-izer

This is an interactive web page that shows movement within our house. An Intel Edison collects motion data from motion sensors within our house, and updates a database every 5 seconds.

Authors

  • Ryan Chan
  • Nicholai Mitchko
  • Aniket Saoji

Directory Structure

  • edison - Holds all the code used for programming the Intel Edison
  • sql - Contains all the code needed to create and setup the database
  • web - Contains all the web content supporting the collection and rendering of data
  • 3d - 3d Models of our house's floor(s) in blender

Intel Edison

We use an Intel Edison as an IOT device to collect motion sensor data given that it provides a relatively low cost, low power, and low time requirement. Also, I had one lying around. It is relatively easy to setup and can be loaded with multiple flavors of linux. We choose the Yocto distribution of linux; Yocto is actively developed by Intel.

We could of opted to use the cheaper and easier to use Andruino uno (which we also have lying around) but the Edison's full linux installation allows us to rely on builtin utilities instead of an card or additional hardware.

Intel Edison

About

An arduino (Intel Edison) powered interactive motion monitor for 62 Kirkwood rd. Final project for CSCI2254

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published