Ultrasonic Collision Detection icon Ultrasonic Collision Detection Stops robot movement (no steering) when an EZB-connected ultrasonic sensor detects an object within a set range; integrates with scripting and paused polling. Try it →
Asked — Edited
How To Limit Range Of A Motor

How To Limit Range Of A Motor

Afternoon All

So I'm using an H-Bridge and panel to turn the head section of my robot. It works great but I want to limit the range of the revolution. For example I'd like to have the section only be able to move from 2:00 position to the 10:00 position and no more. I've experimented with various controls haven't had any luck.

Anyone care to chime in?

Thanks,

Daniel


ARC Pro

Upgrade to ARC Pro

ARC Pro will give you immediate updates and new features needed to unleash your robot's potential!

#9  

You could use micro switches at each of the max travel and hook them to digital inputs. Or a few guys here have used pots and hooked them to acd I believe. Then set up your limits as variables.