[Unknown]
Moderator: Moderators
-
SonyPortableizer
- Portablizer
- Posts: 1325
- Joined: Sun Jun 01, 2008 6:49 pm
- Contact:
[Unknown]
[Unknown]
Last edited by SonyPortableizer on Fri Nov 14, 2014 12:35 am, edited 1 time in total.

-
antrock101
- Posts: 128
- Joined: Fri May 22, 2009 7:24 am
Re: Arduino question
well i dont know much about processors like that, but having tank steering, 2 wheels independant of each other using a speed controller i would think is the easier way.
then you could right simple programs
both wheels forward
schedule 3 seconds
left wheel forward right wheel stop
moves to the right
then you could right simple programs
both wheels forward
schedule 3 seconds
left wheel forward right wheel stop
moves to the right
HOLY FREAKIN MOTHER OF JESUS CHRIST! THAT CASE IS HUGE!
Perhaps you may buy a smaller one.
Re: Arduino question
Possible, but very difficult to prevent drifting.
-
SonyPortableizer
- Portablizer
- Posts: 1325
- Joined: Sun Jun 01, 2008 6:49 pm
- Contact:
Re: Arduino question
Okay, is it a cheap Ratshack RC car or a real hobby one.
If it's hobby RC, wire the ESC and servo to the Arduino I/O pins. Then program for PWM out, lots of info on the webs about this.
If it's a ratshack one, you need to build 2 motor drivers, bidirectional. How you program this depends on how you build the drivers. You can drive them digitally for on-off control or use PWM for variable speed. I think you can get a motor driver shield from SparkFun if you are lazy, dumb, a n00b, or have a phobia of perfboard.
If it's hobby RC, wire the ESC and servo to the Arduino I/O pins. Then program for PWM out, lots of info on the webs about this.
If it's a ratshack one, you need to build 2 motor drivers, bidirectional. How you program this depends on how you build the drivers. You can drive them digitally for on-off control or use PWM for variable speed. I think you can get a motor driver shield from SparkFun if you are lazy, dumb, a n00b, or have a phobia of perfboard.
-
SonyPortableizer
- Portablizer
- Posts: 1325
- Joined: Sun Jun 01, 2008 6:49 pm
- Contact:
Re: Arduino question
Not necessarily. With some work, he could probably use the original controller board, or at least the parts.XCVG wrote:If it's a ratshack one, you need to build 2 motor drivers, bidirectional. How you program this depends on how you build the drivers. You can drive them digitally for on-off control or use PWM for variable speed. I think you can get a motor driver shield from SparkFun if you are lazy, dumb, a n00b, or have a phobia of perfboard.
Re: Arduino question
The power transistors maybe, but the radio receiver and decoder are both completely useless. And it would be easier to wire up a new board.
-
Basement_Modder
- Portablizer
- Posts: 962
- Joined: Sun Aug 24, 2008 7:16 am
- Location: Next door to my neighbor
- Contact:
Re: Arduino question
you could attach timed circuits to the remote's direction buttons.
Cheers,
Basement_Modder
_________________
Basement_Modder
_________________
Re: Arduino question
That would be dumb and pointless.Basement_Modder wrote:you could attach timed circuits to the remote's direction buttons.
