thebricky Posted June 4, 2022 Posted June 4, 2022 Hi Friends, Here is my pick and place mechanism. With this tool, I was able to take the marbles from one place and put them in another place. I bought the yellow flexible rubber that comes into contact with marbles from the pharmacy, it was useful for me. You already know everything else I use. Quote
Toastie Posted June 4, 2022 Posted June 4, 2022 Absolutely: Very creative - and fantastic use of pneumatics!!! I can watch that video over and over again. Thank you very much for sharing! Best regards, Thorsten Quote
1963maniac Posted June 4, 2022 Posted June 4, 2022 This is great! Do you have a picture of what the tip looks like that actually picks up the marble? Quote
Erik Leppen Posted June 4, 2022 Posted June 4, 2022 Nice. It probably helps that the marbles are smooth (glass). Would this also be possible with GBC balls? Because, then you could expand this to be a GBC module. Also, what I really like about the video is that it shows how it's actually built up. It emphasizes the process, rather than just the result. More people should do this. Quote
Mr Jos Posted June 5, 2022 Posted June 5, 2022 Nice machine and video! A good demonstration what can be done with pneumatics (vacuüm). But I have a question, as with many Robot Inventor machines I've seen; The motors look like they pause few 100ms after finishing the movement, and then start the next motor. Did you actually program a wait block after each movement, or is it RI being slow? To me it looks like the RI motors react much slower than the EV3 for doing quick tasks one after another. Quote
howitzer Posted June 5, 2022 Posted June 5, 2022 9 hours ago, Erik Leppen said: Nice. It probably helps that the marbles are smooth (glass). Would this also be possible with GBC balls? Because, then you could expand this to be a GBC module. Also, what I really like about the video is that it shows how it's actually built up. It emphasizes the process, rather than just the result. More people should do this. I don't think it will work with the normal GBC balls, as they have grooves to represent the segmentation of a soccer- or basketball. Even if they didn't have that, they'd probably have a molding mark, which would interfere with the suction when it happened to face the nozzle. 1 hour ago, Mr Jos said: Nice machine and video! A good demonstration what can be done with pneumatics (vacuüm). But I have a question, as with many Robot Inventor machines I've seen; The motors look like they pause few 100ms after finishing the movement, and then start the next motor. Did you actually program a wait block after each movement, or is it RI being slow? To me it looks like the RI motors react much slower than the EV3 for doing quick tasks one after another. I'm not sure but there might be a difference between programming in code blocks vs. Python. The code blocks seem to have a slight delay when moving from one block to the next. Quote
BatteryPoweredBricks Posted June 9, 2022 Posted June 9, 2022 Very cool idea! I like the music choice on the video as well Quote
aeh5040 Posted June 9, 2022 Posted June 9, 2022 Very nice. I love the elegant minimality. Would be nice if there was Lego-only way to do it. Could a very carefully cut tube end work? Quote
Philtech Posted June 9, 2022 Posted June 9, 2022 Wow! Great build. On 6/5/2022 at 9:41 AM, howitzer said: I don't think it will work with the normal GBC balls, as they have grooves to represent the segmentation of a soccer- or basketball. Even if they didn't have that, they'd probably have a molding mark, which would interfere with the suction when it happened to face the nozzle. It could work with the marbles from PV-productons. These marbles don't have a molding mark and are completely smooth. Quote
howitzer Posted June 9, 2022 Posted June 9, 2022 1 hour ago, Philtech said: Wow! Great build. It could work with the marbles from PV-productons. These marbles don't have a molding mark and are completely smooth. If they are indeed completely smooth (like glass marbles) then it should work. But any imperfection on the surface will break the suction effect. Quote
thebricky Posted June 11, 2022 Author Posted June 11, 2022 On 6/4/2022 at 6:24 PM, Davidz90 said: Very creative use of pneumatics. Nice! Thank you. On 6/4/2022 at 8:17 PM, Toastie said: Absolutely: Very creative - and fantastic use of pneumatics!!! I can watch that video over and over again. Thank you very much for sharing! Best regards, Thorsten I'm glad you like it, thank you for watching :) On 6/4/2022 at 9:55 PM, 1963maniac said: This is great! Do you have a picture of what the tip looks like that actually picks up the marble? Thank you. it looks like this. Quote
Fyredog Posted September 30, 2022 Posted September 30, 2022 Great Mechanism! What's that suction piece called - I'd like to locate it at the pharmacy. Thanks, Quote
thebricky Posted October 1, 2022 Author Posted October 1, 2022 13 hours ago, Fyredog said: Great Mechanism! What's that suction piece called - I'd like to locate it at the pharmacy. Thanks, I bought the following infusion set from the pharmacy and cut out the piece I marked in red. It worked. https://www.amazon.de/-/en/Ratiomed-Infusion-Device-Gravity-Sterile/dp/B0749LWCDW/ref=sr_1_8?crid=203809IH900R&keywords=aufguss+set&qid=1664613185&qu=eyJxc2MiOiI1LjE0IiwicXNhIjoiNC42MSIsInFzcCI6IjQuMzIifQ%3D%3D&sprefix=infusion+set%2Caps%2C152&sr=8-8 Quote
Fyredog Posted October 3, 2022 Posted October 3, 2022 On 10/1/2022 at 1:46 AM, thebricky said: I bought the following infusion set from the pharmacy and cut out the piece I marked in red. It worked. https://www.amazon.de/-/en/Ratiomed-Infusion-Device-Gravity-Sterile/dp/B0749LWCDW/ref=sr_1_8?crid=203809IH900R&keywords=aufguss+set&qid=1664613185&qu=eyJxc2MiOiI1LjE0IiwicXNhIjoiNC42MSIsInFzcCI6IjQuMzIifQ%3D%3D&sprefix=infusion+set%2Caps%2C152&sr=8-8 Thank you! I have big Plans for this! I really love your Pick n Place! Great work! Quote
msk6003 Posted October 3, 2022 Posted October 3, 2022 (edited) On 6/5/2022 at 4:41 PM, howitzer said: I'm not sure but there might be a difference between programming in code blocks vs. Python. The code blocks seem to have a slight delay when moving from one block to the next. If you running RI/Spike hub in live mode it's processing speed is different depending on your PC's processing speed. If your PC is slow, than code's processing speed become slow. Edited October 3, 2022 by msk6003 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.