Justin
  • Male
  • Perth
  • Australia
Share Twitter

Justin's Friends

  • Jean-Louis Naudin

Justin's Groups

Justin's Discussions

Extract data between commas

Started this discussion. Last reply by Justin Aug 21, 2012. 8 Replies

Hi,I need to extract the lat/long from the gps string $GPGGA and be able to set them directly to variablesany suggestions how to do this?-as in all i want is to be able to say A=3124.3312 and…Continue

Help make an UGV given stock arduino mega 2560 (non ardupilot) and GPS

Started this discussion. Last reply by john koukouzis Oct 27, 2012. 3 Replies

Hi, I am working on a project for uni where I have to make an UGV capable of waypoint navigating only.I have a standard Arduino mega 2560, (as in an 'off the shelf' bought, non- ardupilot board) with…Continue

 

Justin's Page

Latest Activity

john koukouzis replied to Justin's discussion Help make an UGV given stock arduino mega 2560 (non ardupilot) and GPS
"hi, i'm also interested for these info! i do have a 2560 mega , and i would like to use it as a quadcopter autopilot! is it possible, i mean without recoding everything ftom scratch?"
Oct 27, 2012
Justin commented on Chris Anderson's blog post Using the 5Hz Locosys GPS with Arduino/ArduPilot
"Can someone help me with the PMTK code that only parses out the GGA code, and nothing else? I have tried setting the '1' for the RMC set to zero, but it does nothing $PMTK314,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0*28 . should the *28…"
Aug 22, 2012
Justin replied to Justin's discussion Extract data between commas
"hi, just letting you know i got it working, and i have the exact value printing out on my serial connection. thanks"
Aug 21, 2012
Bot Thoughts replied to Justin's discussion Extract data between commas
"Ok, gotcha. If you are programming using Arduino environment one option is to use TinyGPS. It parses NMEA output and you can then query lat/lon and ignore the rest. Otherwise, you have to work out how to get the string into memory to parse, then run…"
Aug 20, 2012
Justin replied to Justin's discussion Extract data between commas
"Im building essentially an ardurover, but im using an 'offtheshelf' purchased arduino mega2560. It includes a gps and compass... so what im trying to do by finding these lat and long values is mathematically work out heading and steer…"
Aug 19, 2012
Bot Thoughts replied to Justin's discussion Extract data between commas
"Well... now's a good time to learn :)  I think you'll be fine getting it to work. Just post more questions here and I'll do what I can to help. What's the ultimate goal here? What are you working on? What are you trying to…"
Aug 19, 2012
Justin replied to Justin's discussion Extract data between commas
"I havent tested it, but from what i can see, it looks fairly clear and i might use some of it (the split code). thanks, although, is there any other possible suggestions you can think of how to do it? because im not the most fluent in programming,…"
Aug 16, 2012
Bot Thoughts replied to Justin's discussion Extract data between commas
"Um, ok, sure. How about the code snippets I posted? Will those work?"
Aug 16, 2012
Justin replied to Justin's discussion Extract data between commas
"ive been looking at the tinyGPS code, but it doesnt seem to work for my use in my project."
Aug 16, 2012
Bot Thoughts replied to Justin's discussion Extract data between commas
"Would TinyGPS be of use here? I wrote a split() routine that is similar to C strtok() and perl split so that I could read in parameters from a config file: http://mbed.org/users/shimniok/code/AVC_2012/file/826c6171fc1b/util.c Examples of using…"
Aug 16, 2012
Justin posted a discussion

Extract data between commas

Hi,I need to extract the lat/long from the gps string $GPGGA and be able to set them directly to variablesany suggestions how to do this?-as in all i want is to be able to say A=3124.3312 and B=11544.4337Thanks, JustinSee More
Aug 16, 2012
Justin replied to Justin's discussion Help make an UGV given stock arduino mega 2560 (non ardupilot) and GPS
"Thanks, bu Ive recently purchased the APM1 board, so ill try using that instead of the original arduino."
Aug 9, 2012

Admin
Thomas J Coyle III replied to Justin's discussion Help make an UGV given stock arduino mega 2560 (non ardupilot) and GPS
"@Justin, I would look at the schematic of the APM1 board and make your inputs and outputs (servos, esc, compass, gps, etc) similar to that of the APM1. The I would look at the coding that JLN has modified for the ArduRover project to get an idea of…"
Jun 15, 2012
Justin posted a discussion

Help make an UGV given stock arduino mega 2560 (non ardupilot) and GPS

Hi, I am working on a project for uni where I have to make an UGV capable of waypoint navigating only.I have a standard Arduino mega 2560, (as in an 'off the shelf' bought, non- ardupilot board) with a GPS shield and an SD shield that works currently, logging the gps data.I only have one throttle, and one servo for steering. (k.i.s.s.)Now given the waypoint setup in the APM, is there anyway that i can connect up two pwm controls (being steering and acceleration) and have it steer and accelerate…See More
Jun 10, 2012

Profile Information

About Me:
I work for an engineering company situated in Perth, Western Australia. I am undergoing a project to make an UGV.
Tell us a bit about your UAV interest
I want to be able to make an UGV given a stock standard - of the shelf arduino mega and turn it into a waypoint navigating drone.
Hometown:
Perth, Western Australia

Comment Wall

  • No comments yet!

You need to be a member of DIY Drones to add comments!

Join DIY Drones

 
 
 

Social Networking

Contests

Season Two of the Trust Time Trial (T3) Contest has now begun. The fourth round is an accuracy round for multicopters, which requires contestants to fly a cube. The deadline is April 14th.

A list of all T3 contests is here

Groups

Advertisement

© 2013   Created by Chris Anderson.   Powered by

Badges  |  Report an Issue  |  Terms of Service