[Site Home] [Forum Home] [Articles] [File DB] [News Archives]

Programming -> Remote Control Car


(View original topic)


Red Squirrel - Jan-22-2004 server time
That's really cool! I'd like to be able to do stuff like that. How do you actually get the program on the chip? That's the part that messes me up. Not sure how it works. em320.gif

Glad you got it going though. cool.gif

cii009 - Jan-22-2004 server time
lemme clear some things up banghead.gif
yes, I am using DOS turing. scared.gif but that is the only one that can produce a parallelput, i think or maybe thats the only one my school can afford pissed.gif .
______
I soder some copper wire to the chip of the RC Car Remote, and then i connect (or input) them in the BREAD-BOARD. Then i write the program in DOS Turing, and I run the program.
But with the car that was provided to me by the school, I was having problems though. The Front and Right doesnt work :S.
**thats what i asked u guys to help me with.
______
Its been some time now, and I bought my own RC car, and i got a program (written by me, i m so proud of my self xyxthumbs.gif xyxthumbs.gif rolleyes.gif ) and i ran it. It worked BETTER THAN I THOUGH. It made PERFECT TURNS (SOME HOW) and i made a rectange, figure "8", figure "9", an U figure and any other figure my teacher told me 2.
IT WAS GREAT.
i got 80/80 + 6 bonus marks for getting the figure and things from the teacher ON THE SPOT and making the car do them...
now my com. eng. mark is 89 ... from a 62 from last report card mad.gif . .. .

**r'nt u proud of me Red Squirrel ??? ***
THX PPL
hehe..

SO HAPPY sagrin.gif sagrin.gif sagrin.gif yodude.gif

ttu later ppl

Red Squirrel - Jan-20-2004 server time
I just say RC electric motorized vehicle. no wait, that's almost as long. LOL

syb - Jan-20-2004 server time
that's what i mean a "remote control car" just to lazy to typ it. lol

Red Squirrel - Jan-20-2004 server time
I've seen it done, and it's more then possible. You need to somehow load the program in a chip that goes on the car, and depending on what is done (buttons pushed etc) it will make the program return instructions to the engine etc.... and this is not a real car here (or is it? em320.gif) but a battery operated one.

syb - Jan-20-2004 server time
Well i have no idea on how to do what you want to do. just let me get two things straight. 1 your use the dos turing. HOLY CR@P THATS OLD! scared.gif 2 you going to make a remote control car move, using turing. How are you going to do that. I mean a car, unless it's on a screen then i can take that but a real freaken car! never new turing was that powerful.!

cii009 - Jan-20-2004 server time
yes, I m using OoTuring (the DOS version.)

syb - Jan-19-2004 server time
Are you useing turing to program that?

cii009 - Jan-19-2004 server time
thx. and thx
some assistance is still required smile.gif.
i hope someone can help me sad.gif unsure.gif

brandon - Jan-19-2004 server time
Sounds very complicated.

I wish I could help, but I have no experience with DOS. sad.gif

Red Squirrel - Jan-19-2004 server time
Wow sounds quite sophisticated. I wish I could help but I never tried robotics or too any robotics-related classes. Something I'd definatly try if we had. Good luck in getting it to work though and welcome to the forum. cool.gif

cii009 - Jan-19-2004 server time
Hi,
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 sad.gif )
________________
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

(Showing 50 last posts, newest on top)