กลับไปหน้ารวมไฟล์
project-of-gpsgprs-tracker-fc1741-en.md

Introduction

Salam alikom and welcome to this new project from open hardware Algeria which is part of the series dedicated to the use of GPS modules in open source hardware prototypes. This project will show you our connected GPS Tracker project using GPRS technology. We will present the hardware components that form our device, followed by a test of our device. For the purposes of this project we have set ourselves a number of goals which are:

  • The device must be based on an Arduino architecture, specifically that of an Arduino UNO;
  • The assembly must be simple;
  • The program must use standard and easy-to-use libraries.

EXPANDED TECHNICAL DETAILS

Long-Range Asset Monitoring Hub

This project delivers a robust, cellular-based tracking solution for vehicles or expensive equipment, capable of reporting its location worldwide.

  • NMEA Coordinate Acquisition: The Arduino interfaces with a NEO-6M GPS module. The firmware parses the raw satellites' strings into Latitude, Longitude, and Speed variables with meter-level accuracy.
  • GSM Serial Handshake: Uses an SIM900 or SIM800 module to transmit the GPS data to a remote server or a user's phone via SMS/GPRS. The Arduino manages the AT-command pipeline to ensure a stable cellular connection.

Efficiency

  • Motion-Triggered Sleep: Includes a vibration sensor or accelerometer; the GPS and GSM modules only wake up and transmit when the asset is physically moving, drastically extending battery life.

ข้อมูล Frontmatter ดั้งเดิม

title: "Project of GPS/GPRS Tracker"
description: "In this new project we will present our GPS Tracker connected using the GPRS technique and MQTT protocol."
author: "OHAlgerie"
category: ""
tags:
  - "tracking"
  - "transportation"
  - "internet of things"
views: 9170
likes: 0
price: 299
difficulty: "Intermediate"
components:
  - "1x GPRS Shield V3.0"
  - "1x Grove - GPS"
  - "1x Arduino UNO"
tools: []
apps:
  - "1x Arduino IDE"
downloadableFiles:
  - "https://github.com/OpenHDZ/GPS-GPRS-Arduino-Tracker"
documentationLinks: []
passwordHash: "27bc58a1820e69248198367711fdca688100f4b1ef8aacdbb4571542f0e2c00d"
encryptedPayload: "U2FsdGVkX1+y3Qn7mP9BUbYMSLL1cqe8RVX1jUjzZYFknZPpC4DwLHo1PKDosrJyuhUT6szan1IzWXZ8UWrFaqOdAN9mNPa7SzoLPXt8WlY="
seoDescription: "Build a GPS Tracker using GPRS and MQTT Protocol. Learn how to track locations in real-time with this Arduino project guide."
videoLinks:
  - "https://www.youtube.com/embed/gGTjIyUb2ZY"
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/project-of-gpsgprs-tracker-fc1741_cover.jpg"
lang: "en"