Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 40

Creating a Real-Time GPS

Data Logger for Speed


Computer College
Presented By: Puda, John Rey H.
Site Map

1. INTRODUCTION  
2. TOP 10 GPS TRACKER
3. DISCUSSION ABOUT
ARDUINO
4. MATERIALS NEEDED 
5. PROCEDURES AND CODES
1. INTRODUCTION

The Global Positioning System (GPS) has been


developed in order to allow accurate
determination of geographical locations
The GPS (Global Positioning System) is used:
• To determine a position.
• To get from one location to another.
• To monitoring object or personal
movement.
• To create maps of the world.
• To bring precise timing to the world.
Top 10 Best GPS Tracker
1.Family1st Gps Tracker

This is an excellent GPS Tracker


that is used for indoor tracking.

PROS
 Cost-effective 
 Low subscription 
 Excellent battery life 
 Works on 4G cellular technology 
 Gives you a lifetime guarantee 
CONS
 Tracks only a few things
2. Matrack GPS Tracker

This GPS Tracking device works


for people, vehicles, and assets

PROS
 Keeps a track record history up to
1year
 Alerts you during unwanted actions 
 Compact in size 
 Can be placed anywhere 
CONS
 Slow updates 
 Poor charging power 
3. Amcrest GPS Tracker

The device has a good battery


life that lasts for 15 days,
similar to the Spy Tec GPS
tracking device
PROS
 Excellent battery life 
 Multiple power options 
 Works everywhere whenever it gets
any cellular signal 
CONS
 Several manufacturing defects 
 The app takes time to load 
4. AMERICALOC GL300W Mini
Portable Real-Time GPS Tracker

The new version of this model is


the famous GL300. The device is
quite small and compact.
PROS
 Keeps a track record history up to 1year
 Alerts you during unwanted actions 
 Compact in size 
 Can be placed anywhere 
CONS
 Slow updates 
Poor charging power 
5. Trak-4 GPS Tracker
This GPS Tracker helps you to
track your assets.

PROS
 Excellent in tracking assets and people 
 Small and compact design 
 Makes use of 2G and 3G networks 
 Easy to use 
 Extremely cost-effective 
 Notifies you when the battery is low 
CONS
 Lacks an app to go with the device 
 Available in North America only 
 It is easily visible and identifiable as it
marked with a sticker 
6. SPOT Trace GPS Tracking
Device
SPOT Trace® provides an
advanced tracking feature for
anything.
PROS
 Extremely compact 
 Prolonged battery life 
 Allows online tracking 
 Sends you instant alerts through mail
CONS
 Quite expensive 
 No impeccable accuracy 
 Difficult setup
 Does not work when out of the GPS
Range
7. Accutracking VTPlug TK 373
3G
Accutracking® GPS Trackers are
also good tracking devices.

PROS
 You get a plethora of data plans with
this 
 Extreme easy to use 
 
CONS
 At times it does not alert you on time 
8. Logistimatics Mobile-200 GPS
Tracker
This Logistimatics® Mobile-200
GPS Tracker is an excellent
tracker for tracking your assets
and cars.

PROS
 Has a live audio feature 
 Excellent battery life 
 You can install it outdoors as well
CONS
 Asks for a monthly premium to get
access to other features 
9. Trackimo GPS Tracking Device

Trackimo® provides a wide range


of reliable GPS Tracking device
which you can definitely give it a
try

PROS
 Sturdy design 
 Clear SOS button 
 Very light weighted 
CONS
 Not waterproof 
 Extra costs for USB Ports and SMS
10. Spot 3 Satellite GPS Tracker

this device sends emergency


responders to your location
within a mere single push of the
tracker’s button.

PROS
 Excellent for hiking in deep woods 
 
CONS
 Not ideal for real-time live tracking 
Arduino
Arduino board is an open-source platform used to
make electronics projects. I will use and Arduino
UNO R3 because it is less expensive and is
compatible for my for my project.
What are the Types of
Arduino Boards?
Arduino Uno
(R3)
Arduino Uno is the most frequently
used board and it is the standard
form apart from all the existing
Arduino Boards.
Arduino Nano

As compared with the Arduino Uno


board, it is small in size. The devices
like mini USB and Arduino IDE are
necessary to build the projects.
Arduino Micro

This Arduino board depends on the ARM


Cortex-M3 and it is the first Arduino
microcontroller board.
Arduino
Lilypad
This Bluetooth mainly depends on
the microcontroller like ATmega168
and this board is also called Arduino
BT.
Arduino
Leonardo
This kind of board is the first Arduino
over wheels. This Arduino robot
includes two processors on each of
its boards.
Arduino
Mega (R3)
Board
The first development board of an
Arduino is the Leonardo board. This
board uses one microcontroller along
with the USB.
RedBoard
Arduino
Boards
The Arduino Mega is similar to the
UNO’s big brother. It includes lots of
digital I/O pins (from that, 14-pins
can be used as PWM o/ps), 6-analog
inputs, a reset button, a power jack,
a USB connection, and a reset
button
Arduino
Esplora
The programming of this board can
be done using Arduino Software like
IDE which takes the data from the
inputs and controls the output like a
keyboard or a mouse.
Arduino Zero
This board includes analog input
pins-6, digital I/O pins-14, a power
jack, AREF button, UART port pins, a
USB connector & an In-Circuit Serial
Programming (ICSP) header, a power
header, etc.
Materials Needed
Arduino Uno
R3
Price ₱399.00
The Uno is a huge option for your
initial Arduino. This Arduino board
depends on an ATmega328P based
microcontroller. As compared
GPS Neo-6m
Module
Price ₱212.00
This component is a GPS module
that works with 5V voltage input and
it is compatible with Arduino boards.
Jumper wires

Price ₱50.00/40pcs
Used to interconnect the
components of a breadboard or
other prototype or test circuit,
without soldering
 
MicroSD Card
Module
Price ₱96.00
Using the micro-SD card module,
you can pretty much Read/Write
data to any SD card you like! The
only thing you have to pay attention
to is the filing system on the SD card.
 
Soldering
Iron
Price ₱67.00
A soldering iron is a hand tool used
in soldering. It supplies heat to melt
solder so that it can flow into the
joint between two workpieces.
Soldering
Wire
Price ₱45.00
Soldering wire is a fusible alloy,
typically of tin and silver or lead,
that has been extruded into an
easily handled form.
Memory
card, SD Card
Price ₱175.00
A flash memory device typically
consists of one or more flash
memory chips (each holding
many flash memory cells), along
with a separate flash
memory controller chip.
By using the Real-Time GPS Data
Logger you can track your location
anywhere around the globe
Mobile App
Laptop
Project
.
Desktop
Project

“A person who never made a
mistake never tried anything
new.”

You might also like