Announcement

Collapse
No announcement yet.

Need Help...........

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Need Help...........

    I want to make a tracking system for my car so that i could see it on the computer on Google earth. I have a Taiwan made GPS which i attached to the PC and by interfacing it with franson GPSGATE v 2.6 software that send data to franson website and then i checked the location of the GPS on fransonGPSGATE website map server.

  • #2
    Re: Need Help...........

    china made gps's work better.......start there
    Don't Panic, I'm Hispanic

    Comment


    • #3
      Re: Need Help...........

      You want real time tracking? If so how do you plan to get the data off the car? There are already many companies that make such tracking systems.
      Edit: Plus this is the classified section...
      Last edited by Stonewall; 03-23-2011, 12:26 PM.
      Name: Brent
      His: '04 TDI Golf Mods: None If it's smoken it ain't broken
      Family: '15 Jetta Sportwagon
      Fun car: '92 Blue Karmann Crabby Cabby Mods: Coils, front and rear swaybars, LED interior lights and some other old things.

      Comment


      • #4
        Re: Need Help...........

        -android phone
        -google account
        -latitude

        that's all you need
        2002 VW Golf GT TDI
        2016 VW Passat BiTDI

        Comment


        • #5
          Re: Need Help...........

          you can do it incredibly cheap. with a few lines of code i could assemble something easy for you.

          a pay as you go phone from 7-11. most of them have serial ports. i'd use a microchip pic microcontroller. i have hundreds of the big boys, but a small 16f would be perfect for this application. i'd use a SiRF gps (they have an internal antenna). voila!

          pay as u go phone: $?
          microchip pic: $3
          gps module: $35
          7805 +5 voltage regulator: $0.99

          Write some quick code to check the phone for new text messages. everytime it received a message with a specific word, it would txt send the gps cordinates to a hardcoded number in the code.

          Off to the races

          If u find a pay as u go phone that has a serial port in the charging harness, let me know and i'll write some quick code for you and flash the chip. it's only about 10 minutes of time to make something like that.
          D.J.
          Turbo SVT Focus
          Audi S4 Stage 3++++++

          Comment


          • #6
            Re: Need Help...........

            I am thinking this one just might be spam.
            Blair
            Former Cars: '12 Fiat 500, '10 VW GTI, '05 Smart Fortwo, '96 VW Jetta GLX, '02 VW GTI 337.........

            Comment


            • #7
              Re: Need Help...........

              more like someone just their 2nd day on the internet ever lol
              2002 VW Golf GT TDI
              2016 VW Passat BiTDI

              Comment

              Working...
              X