Login   Register  
PHP Classes

Class: PHP GPS Locator

Icontem
elePHPant

  Classes of david boardman  >  PHP GPS Locator  >  Download  >  Support forum Support forum (4)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP GPS Locator Support forum
Base name: phpgpslocator
Description: Retrieve data from GPS receivers using NMEA 0183
Version: -
Required PHP version: 3
License: Artistic License
 
  Screenshots Screenshots   Author   Group folder image Groups   Detailed description  
  Applications   Related links   Files Files  

Screenshots

Technical scheme
File Role Description
Accessible without login Image file cu_lu.gif Screen Technical scheme

Author

Picture of david boardman
Name: david boardman <e-mail contact>
Published packages: 2 Browse this author's classes Browse this author's classes
Country: Italy Italy - PHP jobs in Italy
Home page: http://www.netzfunk.org/?usr=d

Innovation Award

PHP Programming Innovation award nominee
November 2006
Number 6
GPS receivers have became an important tool for those that travel around the world to unknown places. Location information obtained via GPS may help travellers to find where are the useful places that they need to go.

This class provides a means to read information sent to computers by GPS receiver devices. This may open the potential for a new bread of very interesting PHP applications.

Manuel Lemos

Groups

Group folder image Geography Locations, mapping and demographics View top rated classes
Group folder image Hardware Communicate with computer hardware and peripheral devices View top rated classes

Detailed description

This class can be used to retrieve information from GPS receivers using the NMEA 0183 protocol to obtain GPS information. NMEAParser is written to allow the interaction between a laptop, a Bluetooth GPS Receiver and a Palm PDA. With this hardware configuration you can move along the streets of your city experiencing a DIY locative media platform (a very cheap one!).

NMEA Parser Class decodes the coordinates received through the GPS receiver, determines in real-time latitude and longitude and when enters an area of interest downloads and displays relevant contents: texts, images, videos and sounds. The system aims at augmenting the physical exploration of a certain area, by conveying the multiplicity of events, characters and features relating to it. The modularity of the system allows its use in different contexts such as city districts, archeological paths, ecologic museums or botanic gardens.

PS. It can connect to a GPS receiver via serial port under Windows or Mac OS X. It could be expanded for any kind of hardware supporting Apache WS.

HOW DOES IT WORK?
http://www.netzfunk.org/usr/d/portfolio.php?w=cultural_luggage
http://www.netzfunk.org/tmp/cultural_luggage/?t=mats&l=it&set=func_det#techexp

NMEA Parser has been developed for the locative media artistic performance "Memoria Historica de la Alameda" made in Santiago de Chile, july 2005
http://www.memorialameda.cl

Applications that use this class

Link Description
How does it work? A flash movie explaining how does the class work
Add link image If you know an application of this package, send a message to the author to add a link here.

Related links

Link Description
Memoria Historica de la Alameda Locative Media Artistic Performance
Reference page Class overview

Files

File Role Description
Plain text file cls.nmeaParser.php Class NMEA Parser Class
Plain text file exec.php Aux. Data server
Plain text file navigator.php Appl. Palm PDA main page (locative media system callback)
Plain text file retriever.php Example hidden processor
Download all files: phpgpslocator.tar.gz phpgpslocator.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.