Archive

Archive for the ‘GPS’ Category

WaitLess Bus Tracking System

2009

The WaitLess system developed by four geek guys from Georgia Institute of Technology. The WaitLess system tracks all the buses on the Georgia Institute of Technology Campus and display the status with LEDs on a map of the bus routes which is solar powered system and it is  wireless internet driven so the system can be placed at any bus stop. Read more…

PoorNothing specialWorth projectPretty coolAwesome ! (9 votes)
Loading ... Loading ...
GPS

Using the GPS module with Arduino

using-the-gps-module-with-arduino

Last time I have posted the Library for Libelium’s GPS module and here is an example shows how to connect the Libelium’s GPS module to an Arduino board and watch the NMEA sentences.The GPS module for Arduino is a small electronic circuit that allows to connect to your Arduino board to get position and altitude, as well as speed, date and time on UTC (Universal Time Coordinated). It uses the standard NMEA protocol (www.nmea.org) to transmit the position data via serial port.Last time I posted the [link] | [via]

PoorNothing specialWorth projectPretty coolAwesome !
Loading ... Loading ...
GPS

Library for Libelium’s GPS module

library-for-libeliume28099s-gps-module
The library is running on a modified version of SoftwareSerial, and uses two functions by M. Hart, who wrote the brilliant tinyGPS library.[via]

PoorNothing specialWorth projectPretty coolAwesome !
Loading ... Loading ...
GPS