Live data from Hacker News

Unboxing Our New Desktop Pick and Place Machine

sparkfun.com

1–10 of 79 posts

Re: Unboxing Our New Desktop Pick and Place Machine

#2
Interesting that for such an inexpensive but specialized hardware device it still has a "phone home on boot" feature.

Given what this device does compared to a 3d printer (xyz axis movement, suction head, part reel incrementer, webcam + identification software), it seems like a sufficiently motivated hobbyist could come up with something passably similar in the same price ballpark.

Re: Unboxing Our New Desktop Pick and Place Machine

#3
post #2

Interesting that for such an inexpensive but specialized hardware device it still has a "phone home on boot" feature. Given what this device does compared to a 3d printer (xyz axis movement, suction head, part reel incrementer, webcam + identification software), it seems like a sufficiently motivated hobbyist could come up with something passably similar in the same price ballpark.

How many of them have turned it into a viable product with after market support and a commitment to ongoing development?

Re: Unboxing Our New Desktop Pick and Place Machine

#4
post #2

Interesting that for such an inexpensive but specialized hardware device it still has a "phone home on boot" feature. Given what this device does compared to a 3d printer (xyz axis movement, suction head, part reel incrementer, webcam + identification software), it seems like a sufficiently motivated hobbyist could come up with something passably similar in the same price ballpark.

> it seems like a sufficiently motivated hobbyist could come up with something passably similar in the same price ballpark.

This is one of those things that sounds trivial but has tons of hidden gotcha's.

EEVBlog usually breaks it down pretty well but I can't find any of the recent ones he's reviewed.

Re: Unboxing Our New Desktop Pick and Place Machine

#5
post #2

Interesting that for such an inexpensive but specialized hardware device it still has a "phone home on boot" feature. Given what this device does compared to a 3d printer (xyz axis movement, suction head, part reel incrementer, webcam + identification software), it seems like a sufficiently motivated hobbyist could come up with something passably similar in the same price ballpark.

PnP doesn't make sense for a hobbyist though, that's the problem. A PnP is a tool for someone making a hundred or more of the exact same design, not something you usually do unless you're selling something. It's not worth the considerable time required to set up feed reels and all the other stuff required for a PnP if you're only making a few boards.

There are open source PnP designs though:

https://hackaday.io/project/9319-diy-pick-and-place

it's really just that not many hobbyists need or even want one.

Re: Unboxing Our New Desktop Pick and Place Machine

#6
post #5
post #2

Interesting that for such an inexpensive but specialized hardware device it still has a "phone home on boot" feature. Given what this device does compared to a 3d printer (xyz axis movement, suction head, part reel incrementer, webcam + identification software), it seems like a sufficiently motivated hobbyist could come up with something passably similar in the same price ballpark.

PnP doesn't make sense for a hobbyist though, that's the problem. A PnP is a tool for someone making a hundred or more of the exact same design, not something you usually do unless you're selling something. It's not worth the considerable time required to set up feed reels and all the other stuff required for a PnP if you're only making a few boards. There are open source PnP designs though: https://hackaday.io/proje…

As a hobbyist, I'd like one. You could do projects using hundreds or thousands of devices that are -at the moment- out of reach not for reasons of price, but rather because it would take too long to assemble the devices in question. For instance, tagging and tracking wild animals, or getting really granular local climate data. Electronics just gets more interesting the more it moves away from the monolithic device approach, for me.

Re: Unboxing Our New Desktop Pick and Place Machine

#7
post #5

Earlier quoted context omitted.

PnP doesn't make sense for a hobbyist though, that's the problem. A PnP is a tool for someone making a hundred or more of the exact same design, not something you usually do unless you're selling something. It's not worth the considerable time required to set up feed reels and all the other stuff required for a PnP if you're only making a few boards. There are open source PnP designs though: https://hackaday.io/proje…

As a hobbyist, I'd like one. You could do projects using hundreds or thousands of devices that are -at the moment- out of reach not for reasons of price, but rather because it would take too long to assemble the devices in question. For instance, tagging and tracking wild animals, or getting really granular local climate data. Electronics just gets more interesting the more it moves away from the monolithic device ap…

Hundreds or thousands of something is typically not a hobbyist venture. Also remember that placing parts is only one step of the process. If you're going to automate assembly by purchasing a P&P, you should also be ready to do high-volume stenciling and have a fast oven. In any case, the time spent aligning the machine and setting up reels can be a significant fraction of the time to just place parts manually. In some cases, you could have placed parts for your entire run by hand before you finished setting up the machine!

Depending on how complex your board is, building, say, 100 units by hand isn't time consuming. I've soldered literally thousands of through-hole boards and SMT is much faster and easier to do by hand.

Re: Unboxing Our New Desktop Pick and Place Machine

#8
post #2

Interesting that for such an inexpensive but specialized hardware device it still has a "phone home on boot" feature. Given what this device does compared to a 3d printer (xyz axis movement, suction head, part reel incrementer, webcam + identification software), it seems like a sufficiently motivated hobbyist could come up with something passably similar in the same price ballpark.

Yes, but if you can buy it for the same price it would cost to build, why bother building? Time has its own costs too.

Re: Unboxing Our New Desktop Pick and Place Machine

#9
post #2

Interesting that for such an inexpensive but specialized hardware device it still has a "phone home on boot" feature. Given what this device does compared to a 3d printer (xyz axis movement, suction head, part reel incrementer, webcam + identification software), it seems like a sufficiently motivated hobbyist could come up with something passably similar in the same price ballpark.

I'm the founder/author of OpenPnP, which exists to do exactly this. I've been working on the project for about 6 years now and I'm happy to say that lots of hobbyists, small companies, maker spaces, etc. have built and are running OpenPnP based pick and place machines.

It's a harder problem than it seems, as I've found out over the past 6 years. While the basics are quite similar to a 3D printer, PnP has some unique challenges. 3D printing can be relatively inaccurate but still produce a good output since you are working with a pretty "oozy" substance to begin with. PnP has to be pretty accurate across it's entire work surface, though. If the machine is 0.1mm off at any point in it's travel that creates a likelihood that a part will be placed incorrectly. Feeders are also, mechanically, a lot more difficult to get right than it seems like they would be.

In any case, we're having good luck and a lot of success, so if you are interested in DIY / Open Source / Hobby pick and place, please come check it out!

http://openpnp.org

Re: Unboxing Our New Desktop Pick and Place Machine

#10
There are definitely somewhat mature DIY alternatives such as LitePlacer [1] and there is ongoing effort towards an open-source software stack for PnP machines [2], but for this area to really pick up, sub-$500 kits are probably necessary. One could argue that hobby-level 3D printing would have gone nowhere if 3D printers were at a ~$3,000 level.

[1] https://www.liteplacer.com/ [2] http://openpnp.org/

Post reply on HN