Delicious Candy Coding: Difference between revisions
Jump to navigation
Jump to search
(→Intro) |
|||
(7 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 | |||
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=== | |||
* 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
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