One marathon hacking session later, and the robot arm is complete and functional. Thanks to a whole uninterrupted stretch of time, I was able to complete the assembly of the arm- including the most problematic part, the gripper. It is so problematic that Ril3y and I are quickly fabbing up a replacement that will be much more flexible, robust, and easier to assemble. For now, though, the robot structural framework is complete, and matches the photos that have been posted by the Oomlaut Labs guys. Of course, my arm is in the cool, racy red color, which is very nice.
Complementing the hardware, I took a few bits and pieces of software discovered on the net, and mashed it together into a manual control program for the Arduino board and the Pololu motor control board. The code is really messy, and all in Wiring, so not very elegant or compact. But it is pretty clear and easy to understand- nothing hidden, and should work on every Arduino variant. By using a readily-available Playstation PS1 controller, the interface is both familiar and cheap!
Basically, I mapped each pair of buttons to the motor axes, and hard-wired in reasonable limits, to make it harder to completely crash the machine. I also set up the “select” button to change the speed. It works great, and as you can see from the video, you can pick up and drop things with ease.
Next steps are:
1) Get the documentation completed so others can build them too, easily, if desired. Post the programs, such as they are for the same reason.
2) Add a “learning mode” using the “Start” button and L1/L2 to allow the user to program a series of way-points and then play them back. I may add a little EEPROM memory, too, for non-volatile storage of the programs. I have room on the breadboard and pins to spare.
4) Work with Ril3y to design and integrate a better gripper. As mentioned above, the one currently implemented is suboptimal.
5) Develop the framework for the kinematics programming. This will (at least at first) probably be hosted in Processing, to simplify development. There are a number of existing Open Source kinematics packages for 5DOF arms, so I am hoping to leverage (read steal) an existing one and work from that.
6) Redesign the arm to use high-torque and fine-grained stepper motors instead of the servos. This will require some position feedback. Both of these goals will nicely match what Ril3y and Alden are doing in the motion control space. Hopefully, the arm will evolve into a simple test-bed for those concepts.
This weekend I organized a few hacdc members to come help out a fellow hacker in need. Alden broke his collar bone and had many smd boards to get done for xmas presents for family and friends. He was obviously going to have a hard time making the xmas deadline. So here is the Chinese sweat shop assembly line we created in an Arlington VA basement workshop.
The “fuzzy clock” as I have named it basically tells time like so. Five after Noon. Eight past six, etc. This board will be available as a kit on the synthetos.com store around the new year and the design files will also be available. We will also offer custom laser engraving for the back side at an extra cost. Hope you guys like the work. Alden and I have put a lot of time and effort into the boards.
The progress of my Mini-CNC build is going along great. I finished my X Table axis this last holiday weekend. Here is a video of the newest working section of my CNC running a stepper test program from the arduino.
I placed a 35Lbs weight on the table to get a feel for how sturdy the table was. The platform is made from two 1/8th” hardboard (masonite) pieces screwed together. You can view the video below to see it moving the weight np. The stepper motor used is a NEMA 23 Alltronics stepper. I am driving the stepper from the older 1.2V Reprap driver board. I had built these boards a long time ago and have not had the chance to get the newer (cheaper / better) models. I currently am waiting for the reprap stepper driver v3 board to become a reality. This board support microstepping also! Which should make the accuracy of the Mini-CNC even more accurate while suppressing vibrations throughout.
I still need to finish the Y and Z axis. This I am hoping show go much faster not that I have the basic idea in what is required for the linear motion using steel tubes to progress. I am hoping for this week to at least finish 1 axis. In a perfect work I would get both done. However I have a work project that is going to need my attention to get together pretty quickly. So we will see. I will make updates as I make progress. Check my flickr photostream for more frequent updates.