This mobile application communicates with the Developers online webserver when given access using a Client name and Identification. It is use for monitoring the volume, temperature of water/liquid waste tanks. The IOT hardware device is place on the water/liquid waste tank which sends a real time data of the tank to the online webserver. The saved data is later retrieved from the online webserver and viewed using this mobile application.
Mobile Application features:
- Displays the tank filled level percentage using the Gauge View.
- Exports recorded tank information using PDF file format.
- Save device location by clicking on 'save new location' button which is later use to navigate to saved device location on Google map.
- Monitor tank volume and temperature.
- Monitor device battery and sensor status.
- Display tank volume against time on a Graph view.
- Preview tank monthly/daily records.
- Voice alert function using google text to speech on start-up when any device needs attention.
Note: This mobile application only communicates with the developers hardware device and not for public use.
Special thanks to https://github.com/jjoe64/GraphView/wiki, https://github.com/CodeAndMagic/GaugeView and https://github.com/Sulejman/GaugeView for the graph view and gauge view Libraries used in this mobile application.
Mobile Application features:
- Displays the tank filled level percentage using the Gauge View.
- Exports recorded tank information using PDF file format.
- Save device location by clicking on 'save new location' button which is later use to navigate to saved device location on Google map.
- Monitor tank volume and temperature.
- Monitor device battery and sensor status.
- Display tank volume against time on a Graph view.
- Preview tank monthly/daily records.
- Voice alert function using google text to speech on start-up when any device needs attention.
Note: This mobile application only communicates with the developers hardware device and not for public use.
Special thanks to https://github.com/jjoe64/GraphView/wiki, https://github.com/CodeAndMagic/GaugeView and https://github.com/Sulejman/GaugeView for the graph view and gauge view Libraries used in this mobile application.
Show More