Shop OBEX P1 Docs P2 Docs Learn Events
Simple Autonomous Helicoptor — Parallax Forums

Simple Autonomous Helicoptor

ArchiverArchiver Posts: 46,084
edited 2004-03-08 15:02 in General Discussion
Hi,

I have been wondering if I could possable pull this one off for a while. I would
like to
use a basic stamp2 (or mutiple ones) to make an autonomous electric helicoptor
or
flying vehicle of some sort. I have tried to do some recearch on what hardware I
would
need to and how I should design it. Has anyone done anything like this before? I
am
having trouble finding electric motors and rotors for this project, can anyone
suggest
any strong electric motors, and places to find rotors? I was thinking about
buying an
electric remote controll helicoptor and interfacing the basic stamp chip with
that. If
anyone has done this, or has any suggestions of hardware that I should use, or
design
ideas please let me know. I dont think Ill have any touble with the codeing, but
Ive
never attempted anything like this before so any help is appriciated.

thank you

Comments

  • ArchiverArchiver Posts: 46,084
    edited 2004-03-08 00:01
    BTW, im planning for the project to be similar to the draganflier rctoys.com.
    maby this
    will help you understand what im aiming for a little better.

    Thank You
  • ArchiverArchiver Posts: 46,084
    edited 2004-03-08 01:11
    You will want to have a 2 axis gyro, motor controller, and a cmu camera or any
    other sensors. There are many other factors, mainly weight. I'm still new to
    microcontrollers, but you can find your helicoptor parts at towerhobbies.com.
    Good luck with your project .

    ch33z3w1z <ch33z3w1z@y...> wrote:Hi,

    I have been wondering if I could possable pull this one off for a while. I would
    like to
    use a basic stamp2 (or mutiple ones) to make an autonomous electric helicoptor
    or
    flying vehicle of some sort. I have tried to do some recearch on what hardware I
    would
    need to and how I should design it. Has anyone done anything like this before? I
    am
    having trouble finding electric motors and rotors for this project, can anyone
    suggest
    any strong electric motors, and places to find rotors? I was thinking about
    buying an
    electric remote controll helicoptor and interfacing the basic stamp chip with
    that. If
    anyone has done this, or has any suggestions of hardware that I should use, or
    design
    ideas please let me know. I dont think Ill have any touble with the codeing, but
    Ive
    never attempted anything like this before so any help is appriciated.

    thank you




    To UNSUBSCRIBE, just send mail to:
    basicstamps-unsubscribe@yahoogroups.com
    from the same email address that you subscribed. Text in the Subject and Body of
    the message will be ignored.

    Yahoo! Groups Links







    Do you Yahoo!?
    Yahoo! Search - Find what you’re looking for faster.

    [noparse][[/noparse]Non-text portions of this message have been removed]
  • ArchiverArchiver Posts: 46,084
    edited 2004-03-08 04:52
    Regarding your automous helicopter / DraganFlyer type toy, I did a little
    research into this a few months ago and even though the project is on the
    back burner right now - here are some tidbits that I found and thought about:

    You would need to interface a number of items to make this work, depending
    on your configuration. If it's truly autonomous, you can forget the R/C stuff.

    - 4 PWM lines for motor control
    - up to 3 solid state gyros, through ADC
    (unless you use the more expensive digitally interfaced ones)
    - up to 3 axis accelerometer through timer lines
    - 4 channel R/C through timer lines

    After you capture all the data, just perform some few floating point,
    trigonometric calculations, tweak the motor outputs and hopefully you're
    off. (and exhibiting flight stability -- the real kicker).

    I'm not sure the BS2 / Stamp architecture would be able to robustly handle
    this combination of factors. Personally, I am leaning towards something
    that processes code faster with overhead to spare.

    --
    A reference to a guy at Dallas Personal Robotics Group who built a handmade
    version here: http://www.dprg.org/meetings/minutes-2002.html
    --
    Also, a reference to autonomous flight using a quad-copter design:
    http://www.ece.ubc.ca/~huzmezan/docs/AIAApaper.pdf
    --

    Cheers,

    jonny slumpff

    technomad ::: tech-nomad or techno-mad?
    /\/\/\ \/\/\/\/ \/\/\/\/ /\/\/\

    caver: engineer: rock climber: saab nut: inventor: traveler: web guy

    http://www.answergurus.com/blog
  • ArchiverArchiver Posts: 46,084
    edited 2004-03-08 15:02
    I fly the kyosha electric helicopter. It is a little bit more rugged than
    the other brand. I am sorry the other companies heli name slips my mind. You
    will have weight problems if you are not very careful. Electric helicopters
    typically do not have much of a payload capability. You will need a tail
    gyro for starters. This is typical of most R/C helicopters. In addition you
    will want gyros for pitch and roll. There is an aircraft height/altitude
    gyro that works off a range sensor to the ground. I believe tower hobbies
    also sells that.
    This has been done before on flying platforms. Search the internet, I have
    seen such links describing such items in the past.
    A 2nd option is to go with a gas helicopter. You will have a much greater
    payload capacity if you do this.
    Good luck to you.
    -Kerry



    At 12:01 AM 3/8/04 -0000, you wrote:
    >BTW, im planning for the project to be similar to the draganflier
    rctoys.com. maby this
    >will help you understand what im aiming for a little better.
    >
    >Thank You
    >
    >
    >
    >
    >To UNSUBSCRIBE, just send mail to:
    > basicstamps-unsubscribe@yahoogroups.com
    >from the same email address that you subscribed. Text in the Subject and
    Body of the message will be ignored.
    >
    >Yahoo! Groups Links
    >
    >
    >
    >
    >
    >
    Very respectfully, your obedient servant.
    Brig. Gen. Johnston Pettigrew

    Admin@M...
    WWW server hosting [url=Http://mntnweb.com]Http://mntnweb.com[/url]
    Kerry Barlow
    p.o. box 21
    kirkwood ny
    13795
    607-775-1575
Sign In or Register to comment.