1 / 8

Team #4 Project Health Monitor

Team #4 Project Health Monitor. To create a device that measures and logs weight and blood pressure with the data accessible from the internet. Software Constraints. Constraints: 512KB Flash External to Microcontroller 64KB Flash On Board Microcontroller Running at 25 MHz Clock

mckaym
Télécharger la présentation

Team #4 Project Health Monitor

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Team #4 Project Health Monitor To create a device that measures and logs weight and blood pressure with the data accessible from the internet Team #4 Dan Chapman Mike Goodwin Joe Isca Brent Rager

  2. Software Constraints Constraints: 512KB Flash External to Microcontroller 64KB Flash On Board Microcontroller Running at 25 MHz Clock Outlet Powered Plenty of Storage, Plenty of Cycles, And Plenty of Power

  3. Software Model Application Type: State Machine “Hybrid” of Program-Driven and Interrupt-Driven Memory Mapping: On chip Flash contains software Flash chip contains health and user data

  4. Memory Allocation User ID (2 bytes) Time Stamp (4 bytes) Weight (2 bytes) B. P. (2 bytes) Data Entry: 10 Bytes per Entry

  5. Software Flowchart Wait for card swipe (idle) Swiped? No Yes New User: Enter PIN to Register No Recognized Card? Yes Ask for PIN PIN given? No Error PIN given? No Error Yes Yes PIN Valid? No Error Add User. Display Registered. Yes

  6. Software Flowchart Tell User to Step on Scale No >10 lbs? Error Yes Measure Average Weight No Valid weight? Error Yes Record Weight

  7. Software Flowchart Tell User to Put on Strap and Press key Key Pressed? No Error Yes Measure Blood Pressure Valid BP? No Error Yes Record Blood Pressure Display Thank You. Return to Idle State

  8. Software Webpage Login Page Valid Login? No Yes Display User’s Health Data

More Related