User Tools

Site Tools


projects:mmsensorarray

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:mmsensorarray [2014/07/31 16:38]
kennethsbecker
projects:mmsensorarray [2017/10/02 16:24] (current)
raster [Makerspace Members]
Line 19: Line 19:
   * Specification document relating the technical requirements that must exist in a sensor node to work on the network   * Specification document relating the technical requirements that must exist in a sensor node to work on the network
   * Central database with tables required to store data collected   * Central database with tables required to store data collected
 +  * Specification document relating how to access the data in the database
  
-===== Network Details =====+===== Sensor Array Network Details =====
 The links below will lead to more details about each of the parts of this solution.  We can discuss various solutions and come to an agreement for the version one solution. The links below will lead to more details about each of the parts of this solution.  We can discuss various solutions and come to an agreement for the version one solution.
  
-==== Central Node ==== 
 [[projects:mmsensorarray:centralnode|Central Node]] [[projects:mmsensorarray:centralnode|Central Node]]
  
-==== Sensor Node ==== 
 [[projects:mmsensorarray:sensornode|Sensor Node]] [[projects:mmsensorarray:sensornode|Sensor Node]]
  
-==== Database / Web Tools ==== 
 [[projects:mmsensorarray:database|Database / Web Tools]] [[projects:mmsensorarray:database|Database / Web Tools]]
  
-Tables needed:+The plan is to use MySQL as the database unless the MMS has a database that we can use.  The database will have the tables shown below. 
   * Location -- each room or area would have a record   * Location -- each room or area would have a record
   * Equipment -- The things that contain the measuring points we want to measure.  Equipment is installed in a location   * Equipment -- The things that contain the measuring points we want to measure.  Equipment is installed in a location
   * Measuring point -- Something that will be measured on an equipment.  There would be one MP for each thing a sensor measures.  One sensor could measure more than one thing: temperature, humidity, light levels, etc.  Each thing would be a separate MP   * Measuring point -- Something that will be measured on an equipment.  There would be one MP for each thing a sensor measures.  One sensor could measure more than one thing: temperature, humidity, light levels, etc.  Each thing would be a separate MP
   * Measures -- store each individual reading for each MP with date and time stamp.   * Measures -- store each individual reading for each MP with date and time stamp.
 +
 +To see the details regarding database and web tools and add comments, click on the sub-page link above.
  
 ===== Inspiration ===== ===== Inspiration =====
Line 42: Line 43:
   * [[http://www.lvl1.org/2012/02/15/mother/|LVL1's Mother]]   * [[http://www.lvl1.org/2012/02/15/mother/|LVL1's Mother]]
   * [[http://wiki.pumpingstationone.org/Spacemon|Spacemon]] / [[http://cons.truct.org/archives/lidless-chipy.html|lidless]]   * [[http://wiki.pumpingstationone.org/Spacemon|Spacemon]] / [[http://cons.truct.org/archives/lidless-chipy.html|lidless]]
 +  * [[http://www.instructables.com/id/Uber-Home-Automation | Uber Home Automation w/ Arduino & Pi]]
 ===== Project Tasks ===== ===== Project Tasks =====
 ^ Task ^ Status ^ ^ Task ^ Status ^
Line 51: Line 52:
  
 ===== Makerspace Members ===== ===== Makerspace Members =====
-   * [[members:ken_becker|Ken Becker]] 
-   * [[Members/PeteProdoehl|Pete Prodoehl]] 
    * Vishal Rana    * Vishal Rana
 +   * [[members:ken_becker|Ken Becker]]
 +
projects/mmsensorarray.1406824718.txt.gz · Last modified: 2014/07/31 16:38 by kennethsbecker