-
The Flexible union
08/22/2018 at 21:58 • 0 commentsBetween the socket and the arm is the flexible union, we have made it a flexible ninjaflex filament. This part is very important since it ensures the fit between the arm and the socket.
In order to make the model we had to make several tests, the flexible union must have the measurements of the stump for the precise adjustment but achieving this can be a real headache if we do not use the right tools.
At first we tried with eye and tape measure what did not give us good results (obviously), As seen in the images, sometimes the union was very small and sometimes very large.
There are 3d scanners, but at that time we had no possibility of obtaining any, which made us try with 3d photogrammetry, It was a new method for us but we tried it with some dedicated programs for that purpose.
At the end we choosed by Autodesk Recap, although in its free version every time we want to generate a model we must wait in line until there is space on the server, in our case it was something like 24 hours.
The images that we created to generate the 3D model were something like this:
And the result was something like that:
After the model was imported to fusion 360, with this it was possible to generate the model of the union with greater precision
-
Walking with the arm
08/14/2018 at 16:48 • 0 comments
So the ultimate test of the project has been that Andres took the arm with him 2 months ago. Having something that we made with our hands on the wild is an incredible feeling.However we have been on our toes keeping an eye for any suggestion that he would make and incredibly he only had one complain!
The thing was that when he was walking the hand tend to open and close. Obviously this was unconfortable to him because people tend to look when they hear the grind. So why is this happening?
As you see on the next graph, the input we get its very "spiky" when someone walks.
So one of us was watching a video from James Bruton, by the way great projects hope to see that rocket being more than a missile, and we saw that he applied a simple formule to smooth those spikes. (he also took it from somenone else as he explains)
So the equations is something like this:
The filter variable is a factor that you should tweak to get that nice curve that will get your input usable.
If you watch the last part of this video(2:05) that we published, we show the arm and Andres drops the cap, he moves around and the hand stays closed!
Thats a huge win for us and we hope that it works for you has you saw in James video it has endless applications.
-
The Hand
08/10/2018 at 20:20 • 0 commentsSo a lot of you have been asking about THE HAND.
The hand is taken from a project that was presented in 2016, this project is available in https://hackaday.io/project/13339-tns-1i, modifications were made to the design, such as the servomotor at the base of the thumb that is now inside the hand and a bunch of the internals that if you are really curious youll pick it rigth up.
Also the base of the engines have been improved, but if you want to build the hand, reviewing that project you can achieve it. Carbon fiber PLA from proto pasta is used to print the parts and a 0.4 mm nozzle. The conections are explain in the instructions section, but with the next image you can guide. This achieves the goal that the whole contraption weights less that 400 grams, with batteries. -
The sensor part
07/31/2018 at 17:06 • 0 commentsSo, to the nitty gritty.
Before everything, we want to be clear, the Myoware sensor it's great really we used to actuate the hands with it. We even made a cover for it!!!! look!
If you want to use it go ahead it is on the files section, the .stl and the original file are there if you want to upgrade it.
The problem with the sensor is one, it is not practical. It's much better than the last version with the double A batteries but still the process of put in on with the electrodes and the fact that we couldnt find locally other electrodes that worked made it really hard to work with.
One day i was trying to get my pulse with my Samsung gear S3 and i noticed that when i moved my wirst it picked up.... so we buyed 2 pulse sensors put it on a part that doesnt have a lot of veins or arteries and it works! The part of the vascularity its very important else it will pick your pulse.
The code for the whole project its up there. If you want to modify the sensitivity just play with this conditional on the code.
if (sensorfiltrado < 500) {
If you see on the graphic the signal goes down first so thats why the conditional pick up a lesser value than.....
-
Let's talk sockets
07/26/2018 at 20:26 • 0 commentsSo, history time.
When we "finished" the hand and were ready to give it to Andres to wear it we had the problem about what goes between the hand and the sensor. We went to some local prostethic sensor like we'll buy it give them some directions for holes for the charging port and that's it. What we didn't know was that each socket cost well upwards $1000 USD!!!
Sooo that eliminates tha chance of trying it more that once. For example, at the begining we used a panel mount extension for the usb conection(https://www.adafruit.com/product/3258) at the socket and we needed to implement those powerboost(https://www.adafruit.com/product/2465), let me tell you those boards are life savers, so with the powerboost we didnt need the bolts outside but if we had spend $1000 bucks we would have holes outside just because..... the other 10 times that we change it it beacuse it keep breaking :
So about the breakings on the close up you'll see the problem.... the printlines, but it's obvious that you are going to print this thing uprigth. Its 7 hours that way, sideway would be more than double and with imperfections.
Close Up:
So we tried many things.... and it ketp breaking.... we put bondo on it for him to use it until we figure it out!!! We passed the soldering iron on the sides..... we know... crude but that things looks and holds like ceramic. Really like those guys at proto pasta should look into it.
For the flexible part the thing was figuring out the postion for the sensor:
At the end we place the sensor outside but thats another log....
Conclusion, we did it... really was a dificult task but it works great.... holds the battery inside.... custom made.... ceramic like.... comfortable(acording to Andres)... we are really really happy because we did something ourselves, much better, all the process for half the price and we learned. So if you hace any question ask it down there.
A lot of peolpe asked what Andres does for a living, he is a accountant on an eviromental branch of the goverment.
-
Meet Andres
07/23/2018 at 21:36 • 0 commentsHi everyone. So this post isnt about tech or hacking.
This is a way from the team to say thank you to Andres. You see, the project that we have been working on couldnt be in this stage if we havent meet him. So on the next post we will show you our many tries to implement a different kind of sensor and to create a 3d printed socket that fits and looks nice.