How is it possible that you are driving this fast with the “high torque” configuration? :o
That can’t be correct. It’s really really a LOT faster then mine on 100% forward.
How is this project going? I am thinking about pursuing a very similar route.
The same treads, chassis and gearbox (though possibly with the more efficient motors - only a few more $$). I was planning on using 2 Sharps, and potentially an ultrasonic as well.
The only real difference was that I am planning to use the DC Motor Driver from TinyCLR instead of a shield (like the FEZ or the Ardumoto that you’re using).
Mind if I ask a few questions?
Why did you choose the shield instead of the motor driver? Was it because it just plugged into the Domino?
Is there a reason why you picked the Ardumoto instead of the FEZ one?
Did you need any additional hardware that didn’t come with the kits? Like screws or standoffs?
How are you powering your bot? 2 battery packs?
Any other words of advice?
Thanks (and sorry for the barrage of questions ) Looking forward to some updates.
So for the 2 encoders per motor: are you going to use both or just one? Will these (A and B on the image of the connector on that RobotRoom.com page) just plug into a FEZ digital pin?
Could they be used on a analog pin and be multiplexed (with resistors I believe) so that you’re not using up 4 pins?
I guess the purpose is to track the “exact” distance traveled. This might be something helpful to me, one of my future fun projects I could see would be to map out a room.
So many choices… That’s half the fun for me - to analyze the different options and come up with a plan, and then see how well it worked out.
BTW - Where did (or will) you get these from? I found 1 source, but they are used.
The two outputs are 90 degrees out of phase. Thus they can tell you the direction the motor is turning. IE. If the motor is turning one direction then A will rise before B rises, and A will fall before B falls. If it turns the other way then B will change before A changes.
Also, if you only sense the level of one pin then you have 141 pulses per revolution.
If you sense the rising and falling edges then you will get 282 edges per revolution.
If you use both lines and sense the edges then you will get 564 edges per revolution.
So it all depends on the resolution you want.
I bought mine two years ago new from www.shopeio.com but they don’t stock them any more…
I have stopped working on the Tank project. I’ve moved on to a larger RC car.
I used the motor shield as it was easier to use, as I had issues using the chip on its own.
I would definitely use motors with encoders is possible. But you can always use encoders that attach to the gearbox for the tank, but it will require a bit more work and may get a little bulky.
Hi Chris, I’m using the nissan kingcab RC car. It’s hobby grade, it was released back in the eighties, so I’ve decided to give it another lease on life.
I’ve gutted it and even replaced the shell, the only remaining parts are the chassis and the motor (which I will eventually swap out with a brushless one.)
I’ll post up some details when it gets to a stage worth talking about.