Close

Yep! Software works, GPS to be connected..

A project log for Real simple and cheap GPS navigation

Arduino UNO based GPS navigation system. Total cost below $25. It has 320*240 TFT showing the actual position on a map.

middelbeekmiddelbeek 04/22/2015 at 12:143 Comments

I now have the software completely running! The next step is to connect the GPS module and do some tests.

I hope someone can help me in further optimizing the sketch, it's about 99% of the maximum size for my UNO, and displaying the map still takes 1-2 seconds. That must be faster I think. I am a relative beginner with Arduino, so any help is greatly appreciated!

Other question is, where shall I put the source of the sketch??

Discussions

middelbeek wrote 04/23/2015 at 09:45 point

Hi Mike, I just added the needed files on github: middelbh/GPSnavigator!

i hope someone can help me reduce the size of the sketch so I then can increase functionality!

Hans

  Are you sure? yes | no

middelbeek wrote 04/22/2015 at 20:53 point

hi Mike, I know the teensy, but found it after I nearly completed the project. Besides, to me it is most fun to try and do the project with the cheapest hardware possible. I will put the software plus description on github one of these days. Grtz, Hans

  Are you sure? yes | no

TheotherMike wrote 04/22/2015 at 18:57 point

Hi, would love to see your code, although I´m a complete newbie concerning programming...

Some guys here are using github for code sharing.

Do you know the Teensy3.1 ? It´s arduinoable, more speed, more size...

KR,

Mike

  Are you sure? yes | no