I am having a little problem with my computer engineering class assignment.
Objective: My objective is to first get a remote control car, and use the remote and connect the (BACK, FORWARD, LEFT-TURN, and RIGHT TURN) and use bread-boards and parallelput to control the car with out the bottons, but commands using turing (DOS VERSION)
here is the program that i have**(which doesnt work

________________
var n:int
loop
get n
parallelput (n)
delay (10)
end loop
/*where they put like n=1 so it sends power to parallelput 1 and it is the right turing button wire.
*******************************
I am very new to turing and i do not know how to do it. Please help me.
*My major problems
-When I connect ALL four wires (which care connected from EACH of the buttons) the car WITH OUT the program goes back wards and turns right. I have tried using 2 bread-boards, but no such luck.
Please help me, to whom ever knows this. And please tell me ANYTHING that might help.
Thx
Archived topic from Iceteks, old topic ID:1925, old post ID:15787