want to make a bs2 controlled hovercraft
rockybulwinkle
Posts: 36
want to make a bs2 controlled hovercraft that will navigate to a destination using a gps, which is the garmin etrex vista,· and the ping ultrasonic range finder.·The problem is that I have the usb version of the boe, and the gps, and the cable output uses a db9. my dad won't buy the adapter even though I would pay for it, and I'm not even sure he will let me use his gps. He said that there is probably a gps computer chip I could buy. I found the vs7001, but couldn't find any where to buy it and am not sure if it is even out of development yet. any help with this would really be appreciated.
Post Edited By Moderator (Chris Savage (Parallax)) : 9/7/2005 11:58:36 PM GMT
Post Edited By Moderator (Chris Savage (Parallax)) : 9/7/2005 11:58:36 PM GMT
Comments
If you just want the BS2 to recieve data, it gets much easier. It happens to block the negative voltage and with a simple resistor you can get the RS232 received. The BS2 can accept inverted data. Read the proraming manual to understand how.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
G. Herzog in Taiwan
Do you think that my bs2 will have enough EEPROM to both the code and locations of objects that it has detected, or will I have to buy a bs2sx or pe? I want to store objects because then it can build up a "mental" map, really in a similair way bats and dolphins do.
I wanted a hovercraft because they can go over ice, pavement, water, and maybe, though i'm not sure, grass and carpet. that would mean I wouldn't ·have to keep a very close eye on it.
Is there a way to make it know if it is going to be able to cross a large bodies of water like small lakes and oceans? would it be feasable to have it recharge while running on several solar panels?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
There are 10 kinds of people in the world;
those who understand binary and those who don't.
·· You would burn the pins out on the BASIC Stamp doing that.· Besides the possibility of drawing too much current, you would also cause sudden voltage drops when the motors started.· It's never a good idea to connect a load device, such as a motor directly to the BASIC Stamp I/O pins.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
The reason you feel like you're talking to yourself is that you are trying to do something very ambitious, and you don't seem to be paying attention to our feedback.
Also, you seem to be limited in funds, which makes it unlikely you'll be able to finish your ambitious project. Also, when people say you'll need to buy something more to do the interfacing you want to do, you argue with that.
It would be much better if you would divide your project up into parts, get each part working, and then integrate those parts together.
Also, a hovercraft flying in the air may not be able to use the 'ping' sensor. As I understand it, the 'ping' sensor is limited in distance to like 2 feet, and it kind of assumes it's on a robot on the ground. It can tell the robot when there's something in front of it.
Also, a hovercraft toy probably doesn't have the cargo carrying capacity to carry a BS2, GPS, and ping sensor.
However, if you succeed it will be really impressive. I'm sorry we haven't been posting back to you all this time.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
There are 10 kinds of people in the world;
those who understand binary and those who don't.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
There are 10 kinds of people in the world;
those who understand binary and those who don't.
Then -- you must realize, a solar-cell puts out very little current or voltage, for a long period of time. The power it puts out, while low, is free. But I don't think you're going to be able to charge a 9.6 volt battery at the same time the battery is holding a hovercraft in the air.
One possibility is to fly the hovercraft for 15 minutes or so, then land it and charge for 8 hours or so -- but even then that might not be enough.
A suggestion: Focus on getting the hovercraft working under BS2 control -- have it fly in a small square pattern, for instance. Then encorporate the 'ping' sensor, and try to get it to avoid objects.
Do write down all these ideas you are having -- they're pretty cool, even if they don't work yet. But you need to focus on nailing down one or two, before you start speculating about the rest.