GPS Tracker Project ( GPS Module + JP Module + LCD Dispaly )


Closed Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2008
    Posts
    5

    Default GPS Tracker Project ( GPS Module + JP Module + LCD Dispaly )

    Hello all,

    I just finished a summer project which is a GPS tracker demonstration program with data logging capacity. It uses BasicStamp 2P (also you can use PIC chip) to interface with a GPS Module, JP Module and 16x2 LCD display. Sample code used is standard PBasic 2.5 ( It can be changed to PicBasic or PicBasic Pro very easy).

    It can record GPS data to a MMC/SD card with latitude and longitude information. The data can be processed from Google Map at the website: http://www.gpsvisualizer.com. If you have Google Earth installed, the data also can be processed into a KML file (Google earth data file format) at the website: http://www.gpsvisualizer.com/map?form=googleearth

    Main components:
    (1) Basic Stamp 2P
    Manufacturer: www.parallax.com
    Datasheet: http://www.parallax.com/tabid/440/Default.aspx

    (2) GPS Module 40EBLS
    Manufacturer: www.mightygps.com
    Datasheet: http://www.mightygps.com/oem/MightyGPS40EBLS.pdf

    (3) JP Module
    Manufacturer: www.jianpingusa.com
    Datasheet: http://www.jianpingusa.com/datasheet...nstruction.pdf

    (4) 16x2 LCD Display
    Manufacturer: http://www.femacorp.com/
    Datasheet: http://www.femacorp.com/Products/LCD...es%20Index.htm


    Attached files:
    (1) Schematic


    (2) Code (File attached)

    (3) Project photo


    (4) Google Map


    (5) Google earth map (Map pictures attached)

    OldSpring (Author of the project)
    Attached Images Attached Images     
    Attached Files Attached Files

  2. #2

    Default Great Project - thanks for the MMC tip

    I had been looking for a 'potted' solution for MMC to use a s a large but slow store for data logging. I tried the chipset from Compusys (Ron Diol) and it works but this looks like a cleaner implementation. I have ordered two JP modules and will let the forum know how thye work.

    Cheers
    BrianT

Similar Threads

  1. first project, and yes, doesn`t work
    By bogdan in forum mel PIC BASIC Pro
    Replies: 15
    Last Post: - 28th April 2009, 07:13
  2. PIC16F684 + 8*2 LCD module
    By xnihilo in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 6th March 2008, 00:38
  3. Need help with LCD number display.
    By Steve Matson in forum mel PIC BASIC
    Replies: 8
    Last Post: - 27th June 2007, 00:07
  4. LCD will not start
    By btaylor in forum mel PIC BASIC Pro
    Replies: 49
    Last Post: - 24th May 2007, 03:30
  5. Gps with 16f628
    By dragons_fire in forum mel PIC BASIC Pro
    Replies: 7
    Last Post: - 8th June 2006, 04:38

Members who have read this thread : 1

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts