Update 'Object_Sorting/README.md'

This commit is contained in:
Tanja Sukal 2024-09-10 15:29:26 +00:00
parent c231041a2a
commit 2f69f230ef

View File

@ -1,7 +1,8 @@
# EV3_Python Object sorter # EV3_Python Object sorter
The following document describes a program written in Python for the Lego Mindstorm EV3. The following document describes a project including a program written in Python for the Lego Mindstorm EV3.
The purpose of the program is to let a robot sort cubes based on their color. The purpose of the prject is to let a robot sort cubes based on their color.
Before using the program on the EV3 Brick you need to prepare it as described in the README document of the framework.
## Used Hardware ## Used Hardware
<img align="right" src="Pictures/Proj2_RobotStructure.png" width="200"> <img align="right" src="Pictures/Proj2_RobotStructure.png" width="200">