64
edits
No edit summary  | 
				No edit summary  | 
				||
| Line 14: | Line 14: | ||
as input serves one or multiple mobile devices. on a simple one page they see what data they send. the following data is grabbed:  | as input serves one or multiple mobile devices. on a simple one page they see what data they send. the following data is grabbed:  | ||
* acceleration  | |||
* light  | |||
* weather data  | |||
[[File:awaresense_input.jpg]]  | |||
=data transfer=  | =data transfer=  | ||
Through the websockets protocol, the data from the mobile devices is transfered in nearly realtime to the node.js server    | Through the websockets protocol, the data from the mobile devices is transfered in nearly realtime to the node.js server    | ||
[[File:awaresense_server.gif]]  | |||
=output=  | =output=  | ||
| Line 25: | Line 29: | ||
==overview==  | ==overview==  | ||
[[File:awaresense_overview.gif]]  | |||
==single-device-view==  | ==single-device-view==  | ||
[[File:awaresense_single_device_view.gif]]  | |||
edits