Author Topic: Weather Balloon + GPS + Camera  (Read 2548 times)

0 Members and 1 Guest are viewing this topic.

Offline AdvsNoobTopic starter

  • Robot Overlord
  • ****
  • Posts: 156
  • Helpful? 0
  • Younge Inventer
    • Uni Coding
Weather Balloon + GPS + Camera
« on: November 15, 2011, 03:47:55 PM »
Hey guys i saw Admins weather balloon system and it really inspired me!

For my youth group i decided to show everyone my passion for robotics and electronics and came up with a simple rig, but i need help with the GPS system. I never used GPS before so i don't quite know where to start. I am funding this all on my own so i would like the cheapest but most effective route there is please. And i want to learn something while doing this so if there are tutorials on how to get everything working that would be great!

I have a Arduino and that's basically it along with some servers and what not. (The servo is going to be the mount for my camera for a 360 view) If any one has any idea or anything advice what so ever then please tell me! :P

If i need to buy another board or something that's fine to cause i will most likely use GPS again. PS: I would like to be able to use a map or something to retrieve the balloon afterwards! or if it just give coordinates that would be fine also since my grandpa has a hand held GPS tracker



I was thinking about using DroneCell to send me the information but does it need a internet connection? or just a sim card?
« Last Edit: November 15, 2011, 04:28:18 PM by AdvsNoob »

Offline Soeren

  • Supreme Robot
  • *****
  • Posts: 4,672
  • Helpful? 227
  • Mind Reading: 0.0
Re: Weather Balloon + GPS + Camera
« Reply #1 on: November 15, 2011, 05:38:29 PM »
Hi,

And i want to learn something while doing this so if there are tutorials on how to get everything working that would be great!

I have a Arduino and that's basically it [...]
Lots of learning Here

If any one has any idea or anything advice what so ever then please tell me! :P
A bit of Googling goes a long way, especially if done before asking :)
Regards,
Søren

A rather fast and fairly heavy robot with quite large wheels needs what? A lot of power?
Please remember...
Engineering is based on numbers - not adjectives

Offline AdvsNoobTopic starter

  • Robot Overlord
  • ****
  • Posts: 156
  • Helpful? 0
  • Younge Inventer
    • Uni Coding
Re: Weather Balloon + GPS + Camera
« Reply #2 on: November 15, 2011, 11:30:41 PM »
I was thinking about using DroneCell to send me the information but does it need a internet connection? or just a sim card?

Offline Soeren

  • Supreme Robot
  • *****
  • Posts: 4,672
  • Helpful? 227
  • Mind Reading: 0.0
Re: Weather Balloon + GPS + Camera
« Reply #3 on: November 16, 2011, 09:12:52 AM »
Hi,

FCOL, typing Dronecell into Google will tell you in a few seconds (first hit even).
Regards,
Søren

A rather fast and fairly heavy robot with quite large wheels needs what? A lot of power?
Please remember...
Engineering is based on numbers - not adjectives

Offline AdvsNoobTopic starter

  • Robot Overlord
  • ****
  • Posts: 156
  • Helpful? 0
  • Younge Inventer
    • Uni Coding
Re: Weather Balloon + GPS + Camera
« Reply #4 on: November 16, 2011, 02:39:31 PM »
Ohmygosh hahaha thanks XD

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: Weather Balloon + GPS + Camera
« Reply #5 on: November 16, 2011, 10:30:17 PM »
The issue with the Arduino is that it only has one UART port, and that's tied up with the USB. You can however use software UART's, and typically it's fine for GPS if you set your GPS as slow as possible (like 4800bps, the typical default for GPS anyway). But if you want the DroneCell and GPS at the same time using software UARTs, it really ties up your processor . . . it may or may not work, but it's worth a try.

I'm currently working on a huge space balloon tutorial, covering pretty much everything. It's about 50% complete, so I'll send you the link. Don't complain about broken links and typos, k?  :P

As for GPS + DroneCell, it can be programmed using WebbotLib Project Designer so it's really easy.

 


Get Your Ad Here

data_list