Society of Robots - Robot Forum
Software => Software => Topic started by: bubblevicious 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??
-
When you say parallel port, do you actually mean serial port? Or USB perhaps?
Which microcontroller do you have on your RC car?
-
no, im using parallel port..my hardware only consist of encoder and decoder,no pic..im also using relay to control the car direction
-
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
-
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 (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.