Please enable JavaScript.
Coggle requires JavaScript to display documents.
DHT22 Sensor Application - Coggle Diagram
DHT22 Sensor Application
-
-
Developer Problem
UI Requirements
-
-
manage sensors page, accessible only by administrators
set min and max values for temperature and humidity page, only accessible by administrators.
database page, displaying past readings.
-
-
Evaluation
Prescribed criteria
personal, social and economic impacts supported by a collection of data samples or representations
accuracy and efficiency of the coded components supported by a collection of annotated code segments in tables, diagrams and written paragraphs identifying errors and actions to make refinements
the IoT application from a user-experience perspective supported by a collection of annotated images of the user interface components
Self-determined criteria
the user interface follows multiple usability principles in its design, for better experience with the users.
The application does its purpose effectively, using sensors and devices to notify the user of information that is found.
-
User Problem
-
In the UI, make it so it is a role-based access interface, where the admins can manage to sensors and the min and max values, and the database of the environment.
Readings of the temperature and humidity must be stored in a database where it is displayed in an application.