docs/examples: expanded color sorter content

This commit is contained in:
Anton
2019-02-25 18:12:54 +01:00
committed by Laurens Valk
parent 14b11dfe88
commit 113dbe46de
2 changed files with 11 additions and 0 deletions
+11
View File
@@ -1,4 +1,15 @@
Color Sorter
=====================
This example program for the color sorter will wait for you to hold a colored brick over it's light sensor. After it has detected the color, add the brick to the tray. When the tray is full or when you press the center button (enter), the robot will start distributing the colored bricks in neatly sorted stacks.
`Building instructions <https://le-www-live-s.legocdn.com/sc/media/lessons/mindstorms-ev3/building-instructions/ev3-model-core-set-color-sorter-c778563f88c986841453574495cb5ff1.pdf>`_ are on the LEGO Education website.
.. figure:: ../images/color_sorter.jpg
:width: 90 %
:alt: overview
:align: center
EV3 Core Set Color Sorter
.. literalinclude:: ../../../examples/ev3/color_sorter/main.py
Binary file not shown.

After

Width:  |  Height:  |  Size: 49 KiB