Content for GPS

GPS

The Global Positioning System (GPS), originally NAVSTAR GPS, is a satellite-based radionavigation system owned by the United States government and operated by the United States Air Force. It is a global navigation satellite system (GNSS) that provides geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites. Obstacles such as mountains and buildings block the relatively weak GPS signals. The GPS does not require the user to transmit any data, and it operates independently of any telephonic or internet reception, though these technologies can enhance the usefulness of the GPS positioning information. The GPS provides critical positioning capabilities to military, civil, and commercial users around the world. The United States government created the system, maintains it, and makes it freely accessible to anyone with a GPS receiver.

Charity Sower

“Charity Sower is an unique platform that not only enables you to donate coins, but also allows you to track the location of each donation. Overview Charity is a vital aspect of building a compassionate and empathetic society. It involves …

Pi Zero Bikecomputer

“An open-source bike computer based on Raspberry Pi Zero (W, WH, 2 W) with GPS and ANT+. Pi Zero Bikecomputer is a GPS and ANT+ bike computer based on Raspberry Pi Zero(W, WH, 2 W). This is the first …

Motorbike Telemetry System | Arduino Nano 33 IoT

“Using an Arduino Nano 33 IoT combined with a GPS module and a battery enable motorbike riders to monitor and track their behavior on track. Story When I bought my first motorcycle, I started thinking on a system that could …

DIY Smart Follow Me Drone With Camera (Arduino Based)

“Drones are very popular toys and tools these days. You can find professional and even beginner drones and flying gadgets in the market. I have four drones (quadcopters and hexcopters), because I love everything that flies, but the 200th flight …

M5Stack GPS for hiking

“GPS based on M5Stack Faces, with navigation to waypoint, location tracking on SD card and the ability to mark points to be reached later The idea of a microcontroller based GPS is not new to me. A time ago while …

3D_water_depth_logger

“A simple Arduino based logger for depth mapping of water bodies. Using cheap and simple hardware like a GPS module, an SD card and a standard NMEA capable echolot sounder. The data is then transformed into a depth map with …

Raspberry Pi Pico balloon tracker

“Balloon tracking My main hobby is flying weather balloons, using GPS/radio trackers to relay their position to the ground, so they can be tracked and hopefully recovered. Trackers minimally consist of a GPS receiver feeding the current position to …

Car HUD - Windscreen Display for Speed & Compass

“Drive without distracting your sight, take care of speed limits, “fucking” speed traps taking under control your car speed on windscreen! Software point of view: Projecting the circuit the most difficult and confusing part have been the connection of the …

Arduino Star Tracker

“Track stars using Arduino, GPS, a laser pointer, and some motors! Story This project follows the system design for making a laser-pointer point to a star with a given date, time, GPS location, and the star’s celestial coordinates. Background …

DIY GPS Tracker —- Python Application

“I participated in a cycling event two weeks ago. After finished, I wanted to check the route and the speed I rode at that time. Unfortunately, it was not achieved. Now I use ESP32 to make a GPS tracker, and …