diff --git a/content/notes/01-states.md b/content/notes/01-states.md new file mode 100644 index 000000000..514c3e829 --- /dev/null +++ b/content/notes/01-states.md @@ -0,0 +1,33 @@ +--- +title: "01-states" +tags: +- assignment +- info305 +--- + +1. Create an application prototype to determine the state of the user while wearing Snap Spectacles +- You must identify at least 3 states + - Sitting versus standing + - Browsing + - In a Conversation/Meeting + - Running + - Walking +- You are free to discuss other states you may wish to identify with us. +- You will demonstrate you prototype in the labs following the submission. + +2. Brainstorm information that you like to have accessible in each state, reflecting on the concepts of ubiquitous computing. +- Document your brainstorm +- Create one storyboard for each of 3 states +- As a general guide we would expect documentation to be a 1-2 page pdf. + +--- + +How to detect states +- stitting/standing + - change in height + - perspective of objects + - +- browsing +- in conversation/meeting +- running +- walking \ No newline at end of file diff --git a/content/notes/info-305.md b/content/notes/info-305.md index 8ef1b04c6..3c49f2261 100644 --- a/content/notes/info-305.md +++ b/content/notes/info-305.md @@ -7,6 +7,7 @@ tags: - --- # Assignments +- [[01-states]] # Labs - [[01]]