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
Kullthulu's Artemis - The Household Service Bot
Hello Everyone! I posted a project a while back, (2014 so a wayyyyy while back) about a robot I was building that at the...
Ezang's Motion Detector
Motion detector $8.88 - ARC serial Monitor connected to Arduino - Oiyagai 2pcs AM312 Mini Pyroelectric PIR Sensor...
Hazardbt's I Have A Telemetry Suit-Contro
I have a telemetry suit-controlled Cyborg Zombie. Functions as a mobile, real-time robot surrogate through which I can...
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...