QUICK START (cont.)

The Angel-Echo Project How to change the template color theme You can easily change the color theme of your poster by going to the DESIGN menu, click on COLORS, and choose the color theme of Karen Ai and Jordan Hubbard your choice. You can also create your own color theme. Dr. Marjorie Skubic and Mengxuan Ma

INTRODUCTION ANGEL SENSOR ECHO

An interactive healthcare application that utilizes the Angel Sensor and Wearable sensor device that tracks health information A speaker device that allows for user interaction You can also manually change the color of your background by going The Angel Sensor is a health to VIEW > SLIDE MASTER. After you finish working on the master be wearable sensor that collects health The Amazon Echo is a voice-enabled sure to go to VIEW > NORMAL to continue working on your poster. information. The sensors included are wireless speaker. It responds to a heart rate sensor, skin temperature “Alexa”, “Echo”, or “Amazon”, and sensor, step counter, accelerometer is comparable to the Siri capability of How to add Text waveform sensor, optical waveform the iPhone. Its many capabilities The template comes with a number of pre- sensor, and much more. The Angel include making to-do lists, streaming formatted placeholders for headers and text Sensor was created for developers podcasts, telling jokes, and accessing blocks. You can add more blocks by copying and researchers because of its open other real-time information. The Echo source capabilities. It provides was chosen for its easy usability as and pasting the existing ones or by adding a unrestricted access to health well as personable communication text box from the HOME menu. information it collects over a system. Bluetooth low energy connection. Text size Interfacing between the elderly and technology is best when simplicity is involved. Speech recognition makes it easy for an elderly human to communicate task to an Adjust the size of your text based on how much content you have to Data Flow Diagram Angel Sensor puts Program Amazon Echo present. The default template text offers a good starting point. electronic device. data in database accesses data reads data for Our goal is to implement a smart app that monitors health status, combining the Angel in database users Follow the conference requirements. Sensor for data collection and the Amazon Echo for voice access to health information and status. Knowing the limitations of the current state-of-the-art, we can develop a The Amazon System way for elderly patients to receive their health state without lifting a finger. How to add Tables Needed a web server to host and run the skill program, for usage by the application To add a table from scratch go to the INSERT menu and OBJECTIVES click on TABLE. A drop-down box will help you select rows and columns. OBJECTIVE 1: Request & You can also copy and a paste a table from Word or Implement a smart application that monitors health status • Database with Response • Alexa Voice another PowerPoint document. A pasted table may need Dynamo DB Database health info service OBJECTIVE 2: Angel Sensor • A cloud web to be re-formatted by RIGHT-CLICK > FORMAT SHAPE, ready server provides • Provide info to Design a system to receive health status by voice command interface Client Device • Must access info service users TEXT BOX, Margins. Request & • Amazon skill Speaks to user OBJECTIVE 3: GATT Protocol Response Conduct experiments to analysis the speech recognition accuracy Graphs / Charts You can simply copy and paste charts and graphs from Excel or EXPERIMENTS Developing The Amazon Skill Word. Some reformatting may be required depending on how the original document has been created. Testing the voice recognition accuracy of the Amazon Echo Amazon Echo skill: A capability that allows users to interact with the device with functionalities of Echo We conducted our experiment by gathering a group of subjects older than 65 and another group of subjects between the ages of 18-30. We then had each of these groups read out a How to change the column configuration Alexa Skills Kit: list of phrases to the Amazon Echo, and using the pre-built “Simon says” skill in the Echo, RIGHT-CLICK on the poster background and select LAYOUT to see A collection of self-service APIs, tools, documentation and code samples we were able to get the Echo to repeat every sentence. We listened closely to the repeated the column options available for this template. The poster columns phrase and marked off every word that had been picked up inaccurately, as well as the can also be customized on the Master. VIEW > MASTER. The Alexa Skills Kit was used to develop an Amazon Echo skill that would be used to sentence structures that had been changed. access the correct data from the Angel Sensor and correctly interact with the user RESULTS How to remove the info bars Percentages of Words Missed If you are working in PowerPoint for Windows and have finished your poster, save as PDF and the bars will not be included. You can Older Adults (65 and older) Younger Adults (18 - 30) User asks: What is my also delete them by going to VIEW > MASTER. On the Mac adjust the Activating/Handling Data Retrieval heart rate? Page-Setup to match the Page-Setup in PowerPoint before you Male 10.9% 3.9% Write “01” and “10” to enable Amazon Voice Skill on Amazon create a PDF. You can also delete them from the Slide Master. Female 7.66% 5.58% notifications and indications, Services Lambda Services respectively All 8.75% 4.6% Save your work Some common words that were recognized as others are: “pause” for “pulse”, “house” or Save your template as a PowerPoint document. For printing, save as Angel Sensor data in database: “hills” for “health”. PowerPoint or “Print-quality” PDF. New thread is started to CONCLUSION receive data EXAMPLE QUESTION: Alexa, ask Doctor ”What is my heart rate?” Print your poster We have successfully created the skeleton for a personal healthcare application utilizing the When you are ready to have your poster printed go online to Amazon Echo and Angel Sensor. From here, there are a vast number of alterations and In order to convert the data into a more readable form, it is then converted to hex bits, “Alexa” is the wake word changes that can take place to improve the reliability and usability of this application. A and the hex bits are interpreted according to the documentation given by the Bluetooth “Ask…Doctor” is on of the supported phrases for requesting service PosterPresentations.com and click on the “Order Your Poster” possible immediate next step is setting up an outside server for running the program for this Smart website and Angel Sensor website. This data is then store into the Dynamo DB “Doctor” is the invocation name that identifies the service the customer button. Choose the poster type the best suits your needs and submit app, or finding additional health information the app could provide. The results of our Database, provided by . This NoSQL database was chosen due to wants your order. If you submit a PowerPoint document you will be experiment were conclusive in the sense that they allowed for us to taper our application to the simplicity of communication between the database and the Amazon Echo. “What is my heart rate?” is the specific question that elicits response. receiving a PDF proof for your approval prior to printing. If your better suit the needs of our target audience. “heart rate” is the keyword invoke heart rate intent. order is placed and paid for before noon, Pacific, Monday through Friday, your order will ship out that same day. Next day, Second day, REFERENCES Data retrieved Ascii values are Hex bits are Third day, and Free Ground services are offered. Go to S. S. Ltd, "Angel Sensor – open mobile health Wearable," 2016. [Online]. Available: as ascii values interpreted PosterPresentations.com for more information. http://angelsensor.com. Accessed: Jul. 1, 2016. converted to hex (binascii python H. Huo, Y. Xu, H. Yan, S. Mubeen, and H. Zhang, “An Elderly Health Care System Using module) Wireless Sensor Networks at Home,” 2009 Third International Conference on Sensor Technologies and Applications, 2009. Setting Up A Server At first the program for the skill was run on the AWS Amazon Services, "Amazon DynamoDB," Amazon Web Services, 2016. [Online]. Available: Lambda Services. We then tried to transition to an https://aws.amazon.com/dynamodb/. Accessed: Jul. 4, 2016. With this plan, health information from the Angel Sensor can be collected, processed, and effectively combined to analyze and outside server and experienced difficulties. The first Student discounts are available on our Facebook page. determine a patient’s health status without interfering with their major issue was obtaining certification for our outside Go to PosterPresentations.com and click on the FB icon. daily life. server, the second major issue was finding the correct Thanks to the National Science remote endpoint to link the server to the Amazon skill. Foundation and the University of In the end, we decided to transition back to AWS Lambda services, but in the future we plan on Missouri for this opportunity! © 2015 PosterPresentations.com successfully implementing the outside server. 2117 Fourth Street , Unit C Berkeley CA 94710 RESEARCH POSTER PRESENTATION DESIGN © 2015 [email protected] www.PosterPresentations.com