Arduino Based Skittles Colour Sorter - Make Your Own

  Рет қаралды 20,386

Michael Klements

Michael Klements

4 жыл бұрын

In this video, I’ll be showing you how to build your own Skittles or M&M colour sorter using an Arduino, a colour sensor and a few other small components. This sorter allows you to pour in a batch of Skittles and then sorts them into their five colours automatically.
To download the code and print files, a detailed write-up on the build can be accessed through this link - www.the-diy-life.com/arduino-...
Parts List and Purchase Links:
Arduino Uno - amzn.to/35QKHQj
Breadboard & Jumpers (Optional) - amzn.to/2sKI7Oj
TCS34725 Colour Sensor - amzn.to/2ZZAC2c
2 X Micro Servos - amzn.to/380rddp
Plastic Test Tubes - amzn.to/2Tsd8l3
Aluminium Tube - Available at Hardware Stores - A Wooden Dowel Can Be Used As Well
3D Printer & Filament (Optional For Enclosure) - This One Used - amzn.to/2T07MgA
Skittles (For Calibration & Sorting) - amzn.to/35R5wL6
If you’ve got any suggestions for Arduino projects or tutorials, let me know in the comments section below.

Пікірлер: 25
@MakeDataUseful
@MakeDataUseful 3 жыл бұрын
Great video thank you for sharing
@kacamataruru4473
@kacamataruru4473 4 жыл бұрын
if i used tcs3200 help me sir find the exact code for arduino uno
@menasheaharonian9183
@menasheaharonian9183 3 жыл бұрын
Thank you very much. Nice way to identify the color... How do I convert the sensor values to rgb values to light up a led with the suitable skittle color? Can you pls give a good conversion formula?
@MichaelKlements
@MichaelKlements 3 жыл бұрын
You could combined portions of code from this project and my colour picker project. The colour picker does just that - www.the-diy-life.com/arduino-rgb-colour-picker-pick-colours-from-real-life-objects/
@user-rc6xz2vx7h
@user-rc6xz2vx7h 9 ай бұрын
Hello, Love everything but your funnel stl in the zip file is missing? Can you provide that??
@jebdulles5809
@jebdulles5809 3 жыл бұрын
We need, or at least I need a popcorn color sorter (Yes, each color has a unique texture and taste) Purple is my preference.
@MichaelKlements
@MichaelKlements 3 жыл бұрын
That sounds cool! It would be quite difficult to build a hopper or picker to just take one piece of popcorn due to its irregular shape and size.
@bread-mp5kx
@bread-mp5kx 4 жыл бұрын
Nice
@CalebSkurdal
@CalebSkurdal 3 жыл бұрын
This is excellent! I have everything printed except the hopper. Do you have the STL for it?
@travisgould7851
@travisgould7851 2 жыл бұрын
i had to design my own .
@HeavensLastHope
@HeavensLastHope 3 жыл бұрын
What wasn't mentioned was how long it took for it to sort 1 Skittle. I know this is a year old video, but was curious. I like this idea and thought it could be used for sorting buckets of perler / hama / artkal melting beads. So wondering how efficient it is and if you've made it any more efficient with further testing. Thanks!
@MichaelKlements
@MichaelKlements 3 жыл бұрын
It takes around 3-4 seconds per skittle, depending on how far the chute has to move. I didn't really play around with trying to make it faster, although there are definitely some things which could be done to improve it. The servo which moves the skittle from the hopper to the sensor and then chute is running really slowly. If you got good quality 3D printed parts then you could tighten up the tolerances and speed this up significantly as the sensor doesn't even need a second to read the colour. You could also use a higher speed servo on the chute to reduce the waiting time.
@MegaBlox_YT
@MegaBlox_YT 2 ай бұрын
Where do i get the pole from??
@omaralejandrocardonarocha7209
@omaralejandrocardonarocha7209 Жыл бұрын
DE DONDE SACAS ESTOS VALORES? int colourRedSP = 85; int colourGreenSPGP = 97; int colourGreenSPY = 91; int colourGreenSPO = 81;
@MichaelKlements
@MichaelKlements Жыл бұрын
From putting a known colour skittle through the sensor and seeing what value it measures
@EndexPlay
@EndexPlay 3 жыл бұрын
Download links are not working. Can you update them?
@MichaelKlements
@MichaelKlements 3 жыл бұрын
Thanks Endex Play, I've amended the description and checked the link. You can download the part files and code through the write-up page.
@EndexPlay
@EndexPlay 3 жыл бұрын
@@MichaelKlements Thanks a lot!
@Marctew
@Marctew 3 жыл бұрын
I love the idea.....however, hot glueing the tubes in place is a poor design, how will you empty them without tipping the whole thing upside down?
@MichaelKlements
@MichaelKlements 3 жыл бұрын
Yeah I agree this wasn't a good idea. Using hook and loop straps or some ties would have been better.
@JohnRHales
@JohnRHales Жыл бұрын
I would have watched the whole video if it didn't have that infuriating music
@alvid98
@alvid98 4 жыл бұрын
Too slow
@minopausa
@minopausa 4 жыл бұрын
Thumb down for the music. Hope that helps.
@reedsmith6422
@reedsmith6422 4 жыл бұрын
Down voted due to music. Why's it needed?
@MikeMcRoberts
@MikeMcRoberts 4 жыл бұрын
Agree. We want to hear the machine in use, not some terrible music. There just seems to be this thing that you just HAVE to add music to tech videos and I wish it was a thing that would just die. It's so cringy.
DIY Cardboard Skittle Sorting Machine - Arduino
20:31
DIY Machines
Рет қаралды 49 М.
The WORLD'S FIRST Universal LEGO Sorting Machine
3:31
Daniel West
Рет қаралды 471 М.
Slow motion boy #shorts by Tsuriki Show
00:14
Tsuriki Show
Рет қаралды 10 МЛН
Задержи дыхание дольше всех!
00:42
Аришнев
Рет қаралды 3,8 МЛН
Я обещал подарить ему самокат!
01:00
Vlad Samokatchik
Рет қаралды 9 МЛН
Arduino Based Real Life RGB Colour Picker - Make Your Own
8:16
Michael Klements
Рет қаралды 23 М.
Anti-Entropy Machine. M&M color sorter
3:21
Ethan Crane
Рет қаралды 44 М.
Skittle Sorter Fall 2017
0:42
Brittney Marimow
Рет қаралды 679
Tiny Board, Tiny OLED, Tiny Project
29:19
upir
Рет қаралды 27 М.
Clasificando Objetos por Color con Sensor RGB TCS34725 y Arduino
17:55
Arduino Multiplexor - MUX INPUTS & OUTPUTS - ANALOG and PWM
13:21
Electronoobs
Рет қаралды 102 М.
M&m Sorter - Get Cancelled Machine
4:20
Canoholic
Рет қаралды 2,8 М.
Fun with Transistors
24:33
HackMakeMod
Рет қаралды 81 М.
IoT Based Colour Sorting Machine using ESP8266 and ThingSpeak
0:58
Vision Pro наконец-то доработали! Но не Apple!
0:40
ÉЖИ АКСЁНОВ
Рет қаралды 485 М.
Bluetooth connected successfully 💯💯
0:16
Blue ice Comedy
Рет қаралды 1,7 МЛН
My iPhone 15 pro max 😱🫣😂
0:21
Nadir Show
Рет қаралды 1,8 МЛН