The Scenario: You have noticed thatthe daily temperature highs posted on weather sites is not a good approximation of the daily average temperature. In order to assist in determining the overall...


The Scenario:



You have noticed thatthe daily temperature highs posted on weather sites is not a good approximation of the daily average temperature. In order to assist in determining the overall temperature for a day you want to take 3 daily measurements, one in the morning, afternoon, and the evening. With this information you might be able to better plan for the upcoming days.



The Request:



Yourneed to develop an application that will take measurements at 3 times and then display the average temperature for the day.



Behaviors:




  • The system will take 3 measurements 8 hours apart.


    • 1 hour = 1 sec, for the sake of the project


  • After the system takes a temperature measurement, light up one of the LED's, that way the user knows how long the system has been running and the total number of measurements taken thus far.

  • Once all the measurements have been taken, the systemwill calculate the average temperature as a real number, not rounded.

  • Nicely format and print out the daily average temperature.



Your assignment:



Develop an algorithm for the project and then build a functional system to take temperature measurements, calculate the average, and then display the information to the user. You will turn in the completed application, as well as a well-documented algorithm.

Mar 07, 2021
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here