https://github.com/boudhayan-dev/trooptrack
An android app to keep track of the user's health conditions and physical location.
https://github.com/boudhayan-dev/trooptrack
Last synced: 11 months ago
JSON representation
An android app to keep track of the user's health conditions and physical location.
- Host: GitHub
- URL: https://github.com/boudhayan-dev/trooptrack
- Owner: boudhayan-dev
- License: mit
- Created: 2017-03-29T18:48:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-29T19:09:45.000Z (about 9 years ago)
- Last Synced: 2024-12-28T23:11:33.635Z (over 1 year ago)
- Size: 4.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TroopTrack
An android app to keep track of the user's health conditions and physical location.
# Description -
This app was built to provide an user interface for the main project which was made using MSP430 microcontroller . This app is just the UI which displays the readings provided by the microcontroller . The reading comprises of - Heart beat , Temperature (Body and Surroundings) , Pir sensor status , Gps location and Emergency status (if it arises ) . This app has a built-in feature wherein , the values get updated by simply shaking the phone . The user can check the location of the device by opening the map interface provided . It also features some additional info - product demonstration and component list that were used in the making of the product .
The login Screen and the user interface is as shown -

The updated sensor readings and the map interface is as follows -

The additional info can be ontained by clicking the MORE button -

# Requirements -
# For the app -
1.Thunkable/MIT App Inventor account .
2.Thingspeak channel .
# For the complete setup -
1.MSP430 microcontroller.
2.Sensors - PIR,Heart Beat,Temperature.
4.GPS module.
5.GSM module.
6.Thingspeak server to store sensor readings .