Showing posts with label Diagrams. Show all posts
Showing posts with label Diagrams. Show all posts

Saturday, April 13, 2013

Woodcut Design Pt.1

We have come to the point of designing the actual physical display of StreetBeat.
Before deciding on specific areas, a general, repeatable design is given here.

A StreetBeat display is comprised of 4 wooden panels:



 The front layer is the map layer, which the users actually see and interact with (by jacking-in and by peeking through the windows). The second layer is where the displays rest. The third layer provides room for cables and the power adapter. The last layer is the "door" into the device.

The details of how to cut a "station" into the front and second layers are given here and are based on this spec of a Samsung Galaxy S phone, which we plan to use as the "station".




Friday, March 15, 2013

Database

Below is a DB diagram for the server DB that holds all collected data for playback and statistical analysis purposes. Key icons indicate Primary Keys and orange lines indicate Foreign Keys.
The DB is accessed solely by the WebServer which in turn publishes the relevant functions for each client (the "Stations" at the physical displays and the Android App).