Store › Forums › Video Experimenter › Bugs/Problems › problem with overlayGPS
- This topic has 13 replies, 4 voices, and was last updated 10 years, 4 months ago by trenanc.
-
AuthorPosts
-
April 11, 2013 at 3:17 am #606harryt43Member
i am new to Arduino and i got a UNO on sale but when i tried to load the sketch OverlayGPS i get the error message TVout does not name a type? and it highlights TVout tv;
is there any one that can helpthanks
harryApril 11, 2013 at 1:07 pm #1616MichaelKeymasterYou need to install the Arduino library for the Video Experimenter. See http://nootropicdesign.com/ve
April 19, 2013 at 2:00 am #1618harryt43Memberok i loaded like on the web page and now i get error compilling J:arduinoardunio-1.5.2hardwarearduinoavrcoresarduino/print.h:48 error: overriding ‘virtual size_t print::write(uint8_t)’ and this comes up if i using overlaygps or ntscserialterm
April 19, 2013 at 12:58 pm #1619MichaelKeymasterThe current version of Arduino is 1.0.4. What version are you running? What platform?
The code I provided compiles cleanly on the current version of the Arduino IDE.
April 19, 2013 at 11:33 pm #1631harryt43MemberI am new at this and how i got arduino 1.5.2 i don’t know but i’ll delete it and find 1.0.4 and start over thanks for our help so far
April 20, 2013 at 12:15 am #1632harryt43Memberok started over from scratch now the error massage is overlayGPSbitmaps.cpp.o:(.progmem.data+0x0) : multiple definition of ‘bitmaps’
bitmaps.cpp.0:(.progmem.data+0x0) : first defined hereApril 20, 2013 at 12:41 am #1633MichaelKeymasterThe code I made available on my project here: https://nootropicdesign.com/projectlab/2011/05/20/overlay-gps-on-video/
Compiles cleanly in Arduino 1.0.4. I don’t know why you are having a compilation problem. Are you using Arduino 1.0.4?
April 20, 2013 at 6:38 pm #1634harryt43Memberi’m using the arduino 1.0.4 i deleted everything and started over the tvout stuff all works fine but still having the problem with bitmaps maybe old left over code but i’m still looking
April 20, 2013 at 11:17 pm #1635harryt43Memberi found the problem and overlaygps load fine but no gps overlay i have forgot already how to get the rest to work
April 21, 2013 at 2:14 pm #1636harryt43Memberi still can’t get the gps to come up on the overlay nor the sync to work wright. the shield works with another overlay sketck
April 21, 2013 at 2:37 pm #1637MichaelKeymasterI’m sorry, there’s not much I can do. I don’t know what GPS module you are using, how you wired everything, etc. I did that GPS project years ago, so I can’t guarantee that everything will always work — it is just a project I did. If the hardware you bought from me works, then that’s good. But I have thousands of customers, and am a one man company, so I can’t get involved deeply into everyone’s projects. That’s just the reality.
If you want to post more details with schematics, hardware specs, code etc. then maybe others on this forum can help, but so far you haven’t provided any of that, other than to say “it doesn’t work”. How would you help someone with a complex project if they just said “it doesn’t work”?
You said you were a beginner with Arduino — this is NOT a beginner project. It is complex.
April 22, 2013 at 1:16 am #1638harryt43Memberi understand i am only new to arduino and this is the only project i couldn’t get to work after i have read and re read everything about it the only thing is the gps mod maybe the programing is not right or i can’t get it right . i am going to order the same one you used but i’ll need to know what software u used to reprogram it. if i can’t get it then then i guess it beat me.
October 14, 2013 at 1:54 am #1820geoffMember@harryt43 wrote:
i found the problem and overlaygps load fine but no gps overlay i have forgot already how to get the rest to work
What was the solution?
July 20, 2014 at 1:47 am #1959 -
AuthorPosts
- You must be logged in to reply to this topic.