Delicious Candy Coding: Difference between revisions
Jump to navigation
Jump to search
(→Teams) |
|||
(5 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
This project is a state monitoring system for our space. | This project is a state monitoring system for our space. | ||
Here is a high level overview of the project. | Here is a high level overview of the project. | ||
[[File:SpaceState High Level View.png | thumb | 150px | High Level Overview]] | [[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=== | ||
* Development | |||
** [https://github.com/raddevon/pyspeak PySpeak] | |||
* Links | * Links | ||
** [http://www.projectfridgetalk.com/kmdrupaltest/ Test Drupal Site] | |||
** [https://www.thingspeak.com/ ThingSpeak] | ** [https://www.thingspeak.com/ ThingSpeak] | ||
** [https://github.com/SpaceApi SpaceAPI] | ** [https://github.com/SpaceApi SpaceAPI] | ||
===Raspberry Pi Team=== | ===Raspberry Pi Team=== | ||
Line 21: | Line 35: | ||
** [http://lowpowerlab.com/blog/2012/12/20/moteino-the-wireless-low-power-low-cost-arduino-clone/ Moteino] | ** [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://github.com/LowPowerLab/RFM12B RFM12B Library from Moteino] | ||
** [https://www.sparkfun.com/products/9582 Sparkfun RFM12B product page with good links] | |||
===Sensor Team=== | ===Sensor Team=== | ||
* Links | * 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
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
- Development
- Links
Raspberry Pi Team
- Links