Author Topic: VB source code for controlling RC car through parallel port  (Read 4459 times)

0 Members and 1 Guest are viewing this topic.

Offline bubbleviciousTopic starter

  • Beginner
  • *
  • Posts: 4
  • Helpful? 0
VB source code for controlling RC car through parallel port
« on: February 17, 2009, 08:33:05 PM »
hi, im a newbies here..now im doing a school project which is to control a RC car with PC using parallel port.the hardware part is done and now im having trouble with the software part,im not very good in programming.im using VB 6.0..can anyone help me with the source code,plzz??

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: VB source code for controlling RC car through parallel port
« Reply #1 on: February 18, 2009, 01:25:53 AM »
When you say parallel port, do you actually mean serial port? Or USB perhaps?

Which microcontroller do you have on your RC car?

Offline bubbleviciousTopic starter

  • Beginner
  • *
  • Posts: 4
  • Helpful? 0
Re: VB source code for controlling RC car through parallel port
« Reply #2 on: February 18, 2009, 01:44:52 AM »
no, im using parallel port..my hardware only consist of encoder and decoder,no pic..im also using relay to control the car direction

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: VB source code for controlling RC car through parallel port
« Reply #3 on: February 26, 2009, 10:16:29 PM »
You really should get a microcontroller . . .

That being said, where in software are you stuck? What have you tried so far?

Whenever asking questions, you need to give as many details as possible! ;D

Offline householdutensils

  • Full Member
  • ***
  • Posts: 72
  • Helpful? 2
Re: VB source code for controlling RC car through parallel port
« Reply #4 on: February 26, 2009, 11:43:57 PM »
http://www.google.co.nz/search?hl=en&ei=W32nSeDkIoKOsQPR--zYDw&sa=X&oi=spell&resnum=0&ct=result&cd=1&q=VB+6.0+%2B+Parallel+Port&spell=1

There is a bunch of information on the net including source code and explanations about the theory behind the source.
« Last Edit: February 26, 2009, 11:50:05 PM by householdutensils »