From 6e4db10d22a45d03c7de0982661aff3285869c9a Mon Sep 17 00:00:00 2001 From: Jet Hughes Date: Fri, 24 Mar 2023 13:44:55 +1300 Subject: [PATCH] vault backup: 2023-03-24 13:44:55 --- content/notes/01-states.md | 86 +++++++++++++++++++++++++++----------- 1 file changed, 61 insertions(+), 25 deletions(-) diff --git a/content/notes/01-states.md b/content/notes/01-states.md index 514c3e829..f0f140bfb 100644 --- a/content/notes/01-states.md +++ b/content/notes/01-states.md @@ -4,30 +4,66 @@ tags: - assignment - info305 --- +Brainstorm -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. +Sitting vs Standing +- show weather briefly +- show time briefly +- option to enable do not disturb +  - maybe this for browsing +  - actually maybe this on any change of state +  - this might get annoying though so only a select few significant states +- voice commands? +  - ai voice chat +- Reminders or notifications about upcoming events +- News headlines or briefs +- A list of tasks or to-do items +- Access to a calendar or schedule +- Nearby restaurants, cafes or other leisure spots +- Music or audio player controls + +walking +- navigation information and directions +- maps of the area with users location +- nearby points of interest +- Local weather information +- Directions or maps to nearby places of interest +- Health and fitness stats, like step count or distance traveled +- Public transportation schedules or alerts +- Recommendations for nearby shops, attractions or entertainment +- Social media updates or messages +- Emergency services or support -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 +running +- Health and fitness stats, like heart rate or calories burned +- Music or audio player control +  - goot motivation +  - adjust volume skip, play/pause, add to playlist etc +  - music suggestions +    - track types of music with running performance to see what music is best +    - suggest what other users perform well to +- route information and directions +  - possible alternative routes +  - scenic vs quick routes +  - rough vs smooth terrain +  - steep vs flat +  - nearby trails +  - cool spots along the way to rest maybe +- distance traveled +- pace, form +- Access to a personal trainer or coaching program +  - training plans +  - HIIT (high intensity interval training) it annoying to use a phone timer for this +  - rewards for reaching goals +- Safety tips or warnings for running outdoors +- Real-time performance feedback or challenges +- safety +  - highlight hazards +  - bad weather +  - incidents +  - if a user is in trouble, they can notify others nearby that they need help +  - visibility at night +  - torch built in? +  - first time show safety tips and guidelines +  - can provide real time instructions for cpr +    - counting breaths etc \ No newline at end of file