What a nice job this person did. Coincidentially I'm working on something similar at the moment only with an order of complexity that is several magnitudes larger than the one on display here (39000 different shapes, several 10's of possible colors). But my contraption doesn't nearly look as nice as this one and definitely is not ready for any kind of production. I've been working on this for the last two years or so…
If you can share: what are you working on, out of interest?
A DIY M&Ms and Skittles sorting machine
101–110 of 130 posts
Re: A DIY M&Ms and Skittles sorting machine
#102Earlier quoted context omitted.
There's a similar issue, IMO, with new home construction. There's a minimum legal quality limit for having a home be sellable, and anything past that basically doesn't get done. It's made worse by the home evaluation metrics - square footage, bathrooms/bedrooms, and location are most of what matters for getting a mortgage (and thus for bidding on and pricing a house). Like, if you look closely at a 100 year old house…
My house has a number of details that would never be put in a spec house, because only someone like me would be willing to pay for them. I expect when this house is sold, it will garner a 0% premium for those features. For example, it has GFCI breakers for all circuits, not just the bathroom ones. For another, it has a stainless steel sill plate (which keeps wood boring insects from coming up through cracks in the fo…
I did that to every house I ever lived in. It's good practice and as far as I'm concerned it really ought to be code.
Do you also have the habit of installing multiple utp runs into every room ;) ?
Re: A DIY M&Ms and Skittles sorting machine
#103Re: A DIY M&Ms and Skittles sorting machine
#104Re: A DIY M&Ms and Skittles sorting machine
#105Earlier quoted context omitted.
Sorting large volumes of Lego ... call me crazy :) (several metric tons worth)
Nice project idea. After you do that have a go at sorting out the Lego Mindstorms bits and pieces!
The problem is anything but trivial but I'm making good headway, proof of concept took a few months and for the last year or so I've been slowly making progress with a more robust and capable version.
It's a superficially trivial idea, any toddler could do it but to have a machine that does this with any degree of reliability is fairly complex.
If anybody is ever going to try something like this I'd give you just one piece of advice: control your inputs.
Anything you have to deal with in software can eat up capacity very fast so by conditioning your inputs the software can get simpler in ways that really matter.
Re: A DIY M&Ms and Skittles sorting machine
#106Earlier quoted context omitted.
I don't really think this has to do with legal limits; you could probably sell a hut as a "house" in most places if you wanted to, as long as it was compliant with the building codes. The problem isn't that the government won't let you call it that, the problem is that nobody will buy just a hut, they want an actual house. While it may or may not be the case that 'house quality' has declined over the decades, that's…
>as long as it was compliant with the building codes Huts aren't compliant with building codes - and regardless, there's specific criteria you have to fulfill to get various statistics (square footage, bedrooms, bathrooms, kitchen). Plus there are zoning restrictions on minimum building sizes, on top of regulations on minimum room sizes. >do house buyers want to pay 1.2x or whatever for those extra details? Even if t…
If the masses don't know or care then it's not a problem to them.
Whereas you, who do both know and care, can snap up superior quality houses at bargain prices.
Seems like a good situation to me.
Re: A DIY M&Ms and Skittles sorting machine
#107Earlier quoted context omitted.
Coin sorting via weight or size would also be cool.
Technically something with just different sized slots for the coins will work, and let gravity take care of the rest...
Re: A DIY M&Ms and Skittles sorting machine
#108Earlier quoted context omitted.
In the Google SRE book they say that if a service has reliability much better than the stated SLO they artificially introduce errors to get closer to the error budget. This is to prevent over-reliance on the measured SLO rather than the stated SLO in upstream services.
This sounds very very odd? Why ride the line? It'd take one major issue then you're way over you error budget? For testing/simulations I can see why you'd introduce the errors.
Re: A DIY M&Ms and Skittles sorting machine
#109Here's the commercial version.[1] This machine is sorting peas by color. Peas. Individual peas. Each individual pea is examined by cameras for size, color, and looking like a pea. Rejects are kicked into the reject hopper by an air jet. There are machines like this for most fruit. Typical throughput is a ton per hour. Most fruit and berries go through such machines today. That's why the fruit at the supermarket is so…