This step-by-step tutorial walks you through creating a real-time GPS tracker using the budget-friendly Raspberry Pi Pico microcontroller, Neo 6M GPS receiver, and SIM800L GSM module. Learn circuit wiring, Arduino IDE setup, GeoLinker cloud integration, and offline buffering to ensure reliable IoT tracking anywhere.
Read more »Build a Cellular GPS Tracker with Raspberry Pi Pico SIM800L
- Login to post comments
GT-U16 RTK L1+L5 GPS Module with Arduino
Learn how to interface the GT-U16 RTK L1+L5 GNSS module with Arduino, decode NMEA data, and analyze real-time satellite signals using iNavTool. Covers RTK concepts, RTCM corrections, and practical setup tips, Perfect for DIY navigation, drones, and mapping applications.
Read more »- Login to post comments
Arduino GPS Tracker using SIM800L and NEO-6M
Learn how to build an Arduino-based GPS tracker using the SIM800L GSM module and NEO-6M GPS module.
A complete guide with circuit diagrams, code, and working explanation to set up your GPS tracker.
Read more »- Login to post comments
Interfacing the A7672S 4G LTE GNSS Module with Arduino
Learn how to interface the A7672S 4G LTE GNSS module with Arduino for real-time GPS tracking and cellular communication.
This tutorial covers AT commands, SMS, voice, HTTPS requests, and circuit design—ideal for IoT projects in remote or mobile environments.
Compatible with Jio, Airtel, and VI, it's perfect for Indian makers and embedded developers.
- Login to post comments
Arduino GPS Clock
There are many GPS satellites around the Earth which are used to provide the exact location of any place. Along with the location coordinates (Latitude and Longitude), it also provide other data like time, date, altitude, direction tracking angle etc.
Read more »- Login to post comments