News

An Arduino program that logs NMEA data from a GPS to an SD card. Intended for use with OpenLog hardware. Developed using an STM32F1 'blue pill'. If the GPS takes Ublox commands and is on 9600 (eg a BN ...
Just turn power on, and then soon start saving raw NMEA GPS log into micro SD in FAT format. To stop, just cut the power. SD card is flushed every second so that data loss from power cut is minimum.
Lora Based GPS Tracker using Arduino and LoRa Shield. This project demonstrates building a GPS tracking system using LoRa technology for long-range communication. A transmitter reads location data ...
You may have heard about “NMEA data” with respect to GPS. NMEA is an acronym for the National Marine Electronics Association. NMEA existed well before GPS was invented. According to the NMEA website, ...
As the GPS module works on the serial peripherals, it can be attached to any software or hardware pin on Arduino. Here, in this design, the software serial pin is used. The GPS module is powered with ...
The Arduino GPS system uses an Arduino UNO, GPS, SD card, TFT, GPS map navigation system and has been built to provide users with real-time position information via GPS which is then displayed on ...
There are plenty of GPS navigation units on the market today, but it’s always fun to build something yourself. That’s what [middelbeek] did with his $25 GPS device. He managed to find a… ...
Combined with a GPS module and an Arduino with an SD card, ... 10 thoughts on “ Homebrew Sounder Maps The Depths In Depth ” ... I have a NMEA capable echosounder and a blue tooth GPS receiver ...
In this project, Arduino is used for controlling whole the process with a GPS Receiver and GSM module. GPS Receiver is used for detecting coordinates of the vehicle, GSM module is used for sending the ...
The extendable Arduino GPS data logger consists of a shield, that is fitted with the GPS receiver, SDcard reader and the accelerometer, together with an Arduino UNO board ...