Location Tracker Device Project Flow and Quotation
Location Tracker Device Project Flow and Quotation
INTRODUCTION
Now a days GPS tracking system is integral part of our life. We can use gps for tracking any object
or a person. In our proposal we are tracking a object with android/IoS application and also we have
some peripherals to measure and control some specific task.
BLOCK DIAGRAM
Ambient
Temperature
Sensor Heater
Jacket
Temperature
Sensor EM-Lock
Controller
Unit
GPS Unit
Emergency
Switch
GSM Modem
Battery
PROJECT FLOW (GPS TRACKER SIDE)
Power on the
Device
Try to Connecting
with Application
through internet
Send alert to
Application
Continuously
monitor ambient
and jacket
temperature
System will send both
ambient and jacket
temperature
Send measured
temperatures to
application
DEVICE TRACKER
USER NAME
PASSWORD
LOGIN
SIGN UP
If user is already registered then validate the username and password and move on to home page.
If user wants to sign up/Register. Click on sign up button, it will redirect to signup page.
NAME: __________
Language:”drop
down menu to
select language”
PASSWORD: ______
Confirm
password_________
Submit
Once the registration is done again it will go to login page, user can login to application
HOME PAGE
Once the user get login, Home page will appear.
Jacket Ambient
temp temp
Device Connect
Battery
Lock Live
open/close tracking
se
Lock Emergency
open/close
se
Logout
Heater
on/off
JACKET TEMPERATURE FIELD: This field will get information from the
embedded device. Received data will be display in this field.
AMBIENT TEMPERATURE FIELD: This field will get information from the
embedded device. Received data will be display in this field.
DEVICE BATTERY FIELD: This field will get information from the embedded
device. Here we display battery life.
CONNECT BUTTON: if user wants to communicate with the device then they will
press switch, command ”CONNECT” will pass to the device. Button color must change
to indicate whether device is connect or not. If device failed to connect then it should
display warning message.
LOCK OPEN/CLOSE BUTTON: If user press this switch application will send
“LOCK OPEN/LOCK CLOSE” command to the device. Button color must change to
indicate whether lock is open or close.
HEATER ON/OFF BUTTON: If user press this switch application will send
“HEATER ON/HEATER OFF” command to the device. Button color must change to
indicate whether heater is on or off.
LIVE TRACKING BUTTON: if user press live tracking button, application will
send command “LIVE TRACK” to the device and device will continuously send
longitude and latitude to application. Application will track and show the device based on
incoming data.
EMERGENCY BUTTON: if user press this switch application will send command
“EMERGENCY”. When this button press all peripherals stop their operation. Device
will send SMS to the predefined number.
LOGOUT BUTTON: If user press this switch, logout from operation and device
connection must disconnect and it must go back to login page.