CS404 Data Display of Weather station

From eLinux.org
Revision as of 09:59, 26 October 2015 by Gopalkriagg (talk | contribs) (Added executive summary)
Jump to: navigation, search

Team Members:
1. Gopal Krishan Aggarwal
2. Gadipalli Siddhartha
3. Katta Guru Sri Venkat

Grading Template

I'm using the following template to grade. Each slot is 10 points. 0 = Missing, 5=OK, 10=Wow!

00 Executive Summary
00 Installation Instructions 
00 User Instructions
00 Highlights
00 Theory of Operation
00 Work Breakdown
00 Future Work
00 Conclusions
00 Demo
00 Not Late
Comments: I'm looking forward to seeing this.

Score:  00/100

Executive Summary

The goal of the parent project - Local Weather Station through Remote Sensor Network , under which this projects comes, is to build and deploy a remote data network to gather environmental data from around campus and display it on a standard web interface. It will be based on a model using a central server with sensors (temperature, humidity, pressure, etc.) attached to remote clients. The clients will use either wifi or Ethernet to report data back to the server. A wide range of remote clients will be considered (BeagleBone, Arduino, ESP8266, etc.) making it easy to interface other types of clients in the future. The server will run open-source data gathering software (such as Phant, mqtt or ThingSpeak) and will present the data in graphical form on a web server (Plotly, Flot, Google Charts, Initial State, etc.). The system will be designed to be robust, gathering data 24/7.

Our roal: Displaying the gathered data in the most usable forms is the goal of the sub-project - ‘Data Display of Weather Station'. The displayed data will be interactive i.e. users will be able to zoom into to see data of higher resolutions of time and interact in many more ways. If many sensors are used around the campus then we can display the temperature, humidity, pressure etc. gradients in the campus through interactive maps.