Jump to content

Computer controlled Helicopter

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
Azilane

Azilane

    Newbie

  • Members
  • Pip
  • 4 posts
Hi everyone! I need some help. Our project is “Computer controlled RC helicopter” we are required to use parallel port. Its all about computer interfacing. Anybody can teach me how to interfaced the remote control using parallel port and controlling the helicopter via GUI in my Visual Basic program. please help me…:)

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
It depends on the various hardware involved.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
Azilane

Azilane

    Newbie

  • Members
  • Pip
  • 4 posts

WingedPanther said:

It depends on the various hardware involved.

The transmitter deals with joystick. How can we control digitally the potentiometer? How can we interface it with the parallel port? Can you give us idea? I'm not good in circuitry.

Thanks WingedPanther!:pinguin::)

#4
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
You're going to have to sit down and look at the details of the control you have, how many signals it produces, the ranges of the signals it produces, etc. etc. etc. Then you have to look at the specification of a parallel port, the signals it can accept, etc. etc. etc.

There is no generic answer. It depends on your hardware. Completely.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#5
Guest

Guest

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 3,414 posts
Posted Image
Root Beer == System Administrator's Beer
Download the new operating system programming kit! (some assembly required)