I built a Color Sorter Robot using Lego EV3 brick. I would like to share my program with you to try incase you are interested in making robots. You can review video and code of my Robot below. Don't forget to leave me a comment! This program has 4 key parts: Building the Robot Record the colors of the pods shown and record it in a array Move color sorter to the appropriate bin based on the values saved in the array Drop pod to the correct color bin 1. Building the Robot For this step, I used instructions provided by lego. Building this took me few hours and I had to make some minor modifications to make this work. Dropper needed adjustments to set the correct starting position to work properly. I did entire coding part myself. You can find building instructions using Ev3 Core set here . 2. Identify the colors of the pods shown and record it in a array The following code block explains how I am identifying colors using color sensor. After identifying color,...
- Get link
- X
- Other Apps