News

Makers, hobbyists and developers that enjoy building projects using the Arduino platform might be interested in this awesome Arduino GPS Map Navigation System which was being built by Kathy Yang. The ...
The Arduino GPS Tracker collects GPS coordinates using the Neo-6M GPS module, transmits them to a server via a GSM module, and displays real-time location on Google Maps using a web interface. Arduino ...
The extendable Arduino GPS data logger consists of a shield that is fitted with the GPS receiver, SD card reader, and accelerometer, together with an Arduino UNO board. This combination of components ...
This Arduino sketch uses a SoftwareSerial library to communicate with a SIM808 module, which provides GPS functionality. The code allows you to send AT commands to the SIM808 and read responses from ...
[Wayne] wrote in to share an item he just finished working on, an I 2 C GPS shield for the Arduino. While other GPS solutions have existed for quite some time, his caught our eye due to its feature ...
Now you can prove that you have the bumpiest commute in the office by measuring how rough your ride actually is. [Techbitar] calls the project the Bump-O-Meter. It uses an Arduino, GPS, and ...
A maker named Shabaz has made a new portable Starmap that provides a convenient way for enthusiasts to explore the cosmos. Unlike traditional star charts, this compact device is designed to be easily ...
Over at DSS Circuits, Wayne Truchsess has posted a great article about a "Honeypot" he built inside an empty PS3 case. The device includes a GPS for tracking its position, an accelerometer for motion ...
What is the NEO-6M GPS Module? This article demonstrates how to play with the u-blox NEO-6M global positioning system (GPS) module, a very popular, cost-effective, high-performance GPS module with a ...
Abstract: Autonomous driving cars are major applications in many fields. This project focuses on building an Arduino based car capable of autonomous navigation to a specific location using a Global ...