Student Assignment 2024:
Exam Number: 112104
Meeting the Brief:
My embedded system uses both digital and analogue inputs to enhance the user's sleep quality by collecting data throughout the duration of the user's sleep. This data gathered from the embedded system is then validated and stored on a CSV file. On python, my analysis component calculates the night's sleep quality and provides advice based on collected data to enhance future sleep experiences.
My data gathered from the embedded system is then stored on a CSV file. To validate this data I used the " average" function on the excel spreadsheet to calculate the mean light level and temperature. I then used the "max" function to get the final count of movements, screen time, snores and time slept.
Investigation:
Plan and Design:
Create:
Evaluation:
References: