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
Linux's Project Omega Status
Omega robot build 75% complete using Rad Bot 1.0 tracks and plexiglass; pending neck/head, wiring, motorized tracks, RGB...
Ptp's Ezb V4 Custom Firmware V2
Custom EZB 4 firmware with AP, client/station, HOST/EZB and ports configuration; beta fixes, polished UI and developing...
Markthebotbldr's BB-R2 (Baby R2)
Build Baby R2 (BBR2) with supportfree 3D prints; create Synthiam ARC robot app and iPad mobile control for easy...

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...