-
Basic system now working!
04/25/2015 at 09:29 • 0 commentsI tested the software this morning with the GPS unit connected, it shows my exact position on the map!
As soon as I have more programspace available I will repair the positioning errors that still might occur. See the Github!
-
Software now on github
04/23/2015 at 09:48 • 0 commentsI just put the first stage of the project on github: middelbh/GPSnavigator
I hope you have a look at the sketch and help me reduce the size as I need some more programspace to optimize.
-
Software now on github
04/23/2015 at 09:48 • 0 commentsI just put the first stage of the project on github: middelbh/GPSnavigator
I hope you have a look at the sketch and help me reduce the size as I need some more programspace to optimize.
-
Yep! Software works, GPS to be connected..
04/22/2015 at 12:14 • 3 commentsI 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??