Sensors & the Programming Control Starter Kit (Clawbot)

I recently bought my Daughter the ‘Programming Control Starter Kit’ plus vexnet joystick, keys, and programming kit and RobotC

This has worked very well so far, allowing her to build the robot, control it straight away, and then program some control changes.

However I ended up spending more then planned, and any further expenses at the moment are probably not a good idea.

The ‘Programming Control Starter Kit’ comes with quite a nice collection of sensors.

We’ve managed to add the 2 Integrated encoder modules to the drive motors.
Added a pot to the Claw arm so that we can tell how high its raised.
And Added the Range Finder.

My daughter really wants to keep the Claw functionality as she seems to have great fun attacking me with it.

so with just the basic kit.

Can anyone think of any way of attaching a pot to the claw itself, to work out how much it is opened by, or maybe using the limiter switches for a similar job.

If we changed it from 4 to 2 wheel drive then we could get some extra Gears and shafts.

hmm

Lets see if these links work, I’ve modified my claw by adding metal strips to allow it to open wider, note the nylon spacers on the gripper side. I cut some of the 1 hole strips and used 4 nylon spacers to keep the metal apart in the gripper. also needed 4 longer screws.

https://picasaweb.google.com/lh/photo/l4sYWYXnadjm6RoEdE3r9zb_GaQIzNnNVxR7yw01qGo?feat=directlink

To mount the potentiometer I got a longer axle and mounted the potentiometer to the bottom of the claw.

https://picasaweb.google.com/lh/photo/8RhZEY-lHDhvsLef6S8v-Tb_GaQIzNnNVxR7yw01qGo?feat=directlink

After the integrated motor encoders IMEs were available, I swapped the motor for one with an IME

[https://picasaweb.google.com/lh/photo/E-RALefnVgNJZaKIilpCbzb_GaQIzNnNVxR7yw01qGo?feat=directlink

Sorry I had to paste links, I couldn’t get the photos uploaded to the gallery and link from there. hopefully this gives you some ideas.

Cheers Kb](https://picasaweb.google.com/lh/photo/E-RALefnVgNJZaKIilpCbzb_GaQIzNnNVxR7yw01qGo?feat=directlink)

To mount the potentiometer I got a longer axle and mounted the potentiometer to the bottom of the claw.

https://picasaweb.google.com/lh/photo/8RhZEY-lHDhvsLef6S8v-Tb_GaQIzNnNVxR7yw01qGo?feat=directlink

After the integrated motor encoders IMEs were available, I swapped the motor for one with an IME

[https://picasaweb.google.com/lh/photo/E-RALefnVgNJZaKIilpCbzb_GaQIzNnNVxR7yw01qGo?feat=directlink

Sorry I had to paste links, I couldn’t get the photos uploaded to the gallery and link from there. hopefully this gives you some ideas.

Cheers Kb](https://picasaweb.google.com/lh/photo/E-RALefnVgNJZaKIilpCbzb_GaQIzNnNVxR7yw01qGo?feat=directlink)

Thanks, very informative. is the pot on the same axel as the motor, I was worried how much the motor needed to rotate to open and close the claw as its on a smaller gear?

From claw fully closed

[ATTACH]6902[/ATTACH]

To claw open (although not fully open)

[ATTACH]6903[/ATTACH]

Is about an 8 tooth change on the gear. The driving gear is a 12 tooth gear so about 240 deg of rotation is needed, just within the range of the pot.
claw_closed.jpg
claw_open.jpg

a potetiometer would work on this, we recently used this claw on a virtual presence robot, and we used a potentiometer, it worked well … if not an OSE, or intergrated motor encoder would work …

or … in theory you could rig up a limit switch so it would equal 1 when it is open … cant think of a way know … but it can be done

Yes same axle, as James points out there is enough rotational motion on a Potentiometer ~270 deg so it provides useful information throughout the open close cycle ~240 deg. Mine could be better positioned, but as I don’t use it all that much it’s been o.k.

Have Fun! - Kb

Thanks for all the replies and info, we only have 2 encoders at the moment and they are on the drive motors, but we do have a spare pot.