wiki:Other/Summer/2017/Quit_Smoking

Version 13 (modified by dmathur, 7 years ago) ( diff )

Quit Smoking


Introduction: Our goal is to create an application that will help users quit smoking. The user will wear a Myo armband that will recognize gestures that simulate smoking and will notify the user with a fun fact that about health risks associated with smoking. The application will also notify those who are helping the user quit smoking.


Resources: For this project we will use the Myo SDK and incorporate Lua with Android and iOS to make the application available to many smart phone users.


Presentations:
Week 1- https://drive.google.com/file/d/0B-RARBImd7WAeks4UC1Ja0V4Vmc/view?usp=sharing

Week 2- https://docs.google.com/presentation/d/1LGjboDq3UMrlQypAfqWC3a8x--eR6ouG4PWxiNtZWLM/edit?usp=sharing

<-- HTML Codes by Quackit.com —> <!DOCTYPE html> <title>Text Example</title> <style> div.container { background-color: #ffffff; } div.container p { font-family: Arial; font-size: 14px; font-style: normal; font-weight: normal; text-decoration: line-through; text-transform: none; color: #000000; background-color: #ffffff; } </style>

<div class="container"> <p>HELLO</p> <p></p> <p></p> </div>

Note: See TracWiki for help on using the wiki.