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
Other robots from Synthiam community

Perry's Baby Yoda Is Too Cute
Man how cute is this guy? Who will be the first to animate a robot of him. Just hopped by thingiverse and picked up this...

Jphillipsnj's Inmoov Project
This is my InMoov Project which is a downloadable open source 3d printing project that I am working on. Robot is life...

Vgosine's Robotic Arm
Hi Everyone This is a robotic arm that i put together, simply using ez-bits. It is primarily designed to feed someone...
Welcome to the Forum...hoping to hear more! ..and see more!
Pics!
R2 never gets old. Welcome aboard.
Progress so far...... Pulled the original circuit boards and sensors. Modified the internals, removing the battery compartment.
I'm planning on using as many of the original sensors as possible.
Next stage is working out the dome rotation.
Here's a couple of pics.

I've got an empty..... ha ha ha.Nice Pics
For the dome, if you want fast, use a dc motor with a smooth wheel attachment(requires bearing for the head to turn on). If you want mid to slow, continuous rotation servo.
I just used the motor that was built in to my R2.... Works perfectly for moving his head. Was your motor not functioning? Not sure why you would/did remove it otherwise
@rryerson - How did you get the rotation sensor working?
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...