Things are starting to move quickly now. I have the arm mounted to a proper base so the "waist" joint is moving. It's a small incremental step, but it allows for much larger motions that look cool on camera. I also spent some time cleaning up the cabling before I spend six hours chasing a bug due to a pinched wire or something.
The next issue I want to solve is the synchronization of the joints. They're starting at the same time as designed, but they're supposed to adjust their speeds so that they arrive at the final position at the same time as well. That's not happening, which could be due to any number of issues in the firmware.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.
http://ruemohr.org/~ircjunk/programming/c/stepmotion/interlin.c
its an old version, but might help you out. its designed for stepper motors, all positions are integers, convert real world numbers to steps before using. see directory for more files.
Are you sure? yes | no