-
11Run the Web Application
Once all the settings are done and web application is uploaded, you can connect the sensor node and then open the web app in the browser using following URL.
http://localhost/RoHA_WebApp/
or
http://192.168.157.130/RoHA_WebApp/
Remember that
192.168.157.130
is the IP address of your system which you need to change. The IP address is needed in case you are accessing the web app other than on the system where it is installed i.e. any remote system in network. on windows you can useipconfig
command and on Unix/Linux you can useifconfig
command to find the IP address of your system.The web application shows the following output.
Image: Web Application Dashboard
The web application displays the respiratory health status, cough count and healthy breath count.
It displays the latest inferencing result i.e. respiratory health status.
Image: Resent respiratory health status
As well as at the top right corner it displays the date time of the current inferencing result (i.e. date time of recent respiratory analysis) stored in the DynamoDB.
Image: Date-Time of recent respiratory health status
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.