Delicious Candy Coding: Difference between revisions

From Knox Makers Wiki
Jump to navigation Jump to search
No edit summary
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Intro==
==Intro==
This project is a state monitoring system for our space.
This project is a state monitoring system for our space.
Attached is a high level overview the system.  
Here is a high level overview of the project.
[[File:SpaceState High Level View.png | thumb | 150px |  High Level Overview]]
 
Here is a list of possible senors that may be connected to our system
* PIR (Infrared Motion Sensor)
* Door Lock Sensor
* Door Open/Close Sensor
* Water Sensor
* Temp. Sensor
* Individual Power Usage Sensors
* RFID badge sensor
* Toggle Sensor
* Sound Sensor
* Geiger Counter
* Door Bell Sensor


==Teams==
==Teams==
* Web Team
=== Web Team===
* Raspberry Pi Team
* Development
* Arduino Team
** [https://github.com/raddevon/pyspeak PySpeak]
* Sensor Team
* Links
** [http://www.projectfridgetalk.com/kmdrupaltest/ Test Drupal Site]
** [https://www.thingspeak.com/ ThingSpeak]
** [https://github.com/SpaceApi SpaceAPI]
 
===Raspberry Pi Team===
* Links
** [http://playground.arduino.cc/interfacing/python Arduino and Python]
 
===Arduino Team===
* Links
** [http://jeelabs.com/ JeeLabs]
** [http://lowpowerlab.com/blog/2012/12/20/moteino-the-wireless-low-power-low-cost-arduino-clone/ Moteino]
** [https://github.com/LowPowerLab/RFM12B RFM12B Library from Moteino]
** [https://www.sparkfun.com/products/9582 Sparkfun RFM12B product page with good links]
 
===Sensor Team===
* Links
** [http://www.seeedstudio.com/depot/sensors-c-144.html Various Sensors from Seeed Studio]

Latest revision as of 17:22, 6 May 2013

Intro

This project is a state monitoring system for our space. Here is a high level overview of the project.

Error creating thumbnail: File missing
High Level Overview

Here is a list of possible senors that may be connected to our system

  • PIR (Infrared Motion Sensor)
  • Door Lock Sensor
  • Door Open/Close Sensor
  • Water Sensor
  • Temp. Sensor
  • Individual Power Usage Sensors
  • RFID badge sensor
  • Toggle Sensor
  • Sound Sensor
  • Geiger Counter
  • Door Bell Sensor

Teams

Web Team

Raspberry Pi Team

Arduino Team

Sensor Team