Servo motion recorder and playback
Hi everyone,
I was wondering if someone could please point me in the right direction for making a servo motion
recorder. I would like to press a button and in real time record a pot controlled servo's position
for about four min's and then be able to play it back over and over again. Im sure the same type of thing is out there for training a robotic arm but I want to use it for animatronics.I can do the pot to servo motion but I need to record it. My questions are.
Are there any simular threads out there? Is it a simple as a loop with a input value? I imagine I will need more memory ,is there a eeprom or sd card tutorial or thread out there? Thank You for your time.
Nothing new under the sun
I guess Im not the only one who needed a product like this. The puppet trainer joystick thingie is pritty much exactly what I was describing. I still will build my own but it's going to be tough knowing I could just buy one for half the price and 1/100th the labour :). It looks like the trick will be controlling more then one servo. I think it can be done by giving each servo a small microcontroller or by using a serial to parallel shift register. It would be cheaper with the shift register but more fun with the Microcontrollers. Ill try and get it working with one servo to start any way.
Sorry for the spelling, I never finished university :)
Thanks for the help