Ha ha ha. Yes - R2-D2.
I know, it's original.
Anyway, finally managed to start on my R2.
This is a small scale prototype - planning on building a full scale version but thought I'd start small.
Not much to report at the moment, but as I progress I'll post more.
I'm using the Hasbro interactive R2 as a base.
And that's it so far.
By robt1275
— Last update
Discover more robots
Cardboardhacker's Ez-Ollie
ez-Ollie: recreate Sphero Ollie with a simple low center-of-gravity build for stable rolling, easy forward drive and...
Ezang's Let's Have Some JD Robot With Voice Commands
JD robot voice control with left-right head movement for natural, responsive interactions
Rgordon's Project Magnus On Hold
T.E.C.H. humanoid with EZ Board brain, two-wheel tank drive, scooter chain drive, camera-ready head, voice control,...

I didn't use the rotation sensor... just used a motor controller to control the direction of the head motor left and right... In my case I used a Vex single motor controller and PWM commands in ARC... This allows me to control the left and right movement of the head... You can use an H-bridge or any other controller as well... Finding centre is crude but easy... I just swing the head farthest to one side then PMW the appropriate amount back in order to centre the head... Crude, but it works...