Update 'Color_Sorting/README.md'

This commit is contained in:
Tanja Sukal 2023-09-21 10:21:01 +00:00
parent 087e220e39
commit 9783d9c8cb

View File

@ -35,8 +35,8 @@ To track the distance between the robot and the cube a LEGO Ultrasonic Sensor is
#### Objects to sort #### Objects to sort
<img align="right" src="LINK: Foto WÜrfel" width="150">
The sorted objects are simple cubes made of paper. You can find the tutorial to fold the cube on [YouTube](https://youtu.be/VjooTcZRwTE?si=HaiStBDw1cQu3K7o). To ensure the ultrasonic sensor recognizes the cube it is 5.5 cm high and long. The two colors should be distinct from each other. The sorted objects are simple cubes made of paper. You can find the tutorial to fold the cube on [YouTube](https://youtu.be/VjooTcZRwTE?si=HaiStBDw1cQu3K7o). To ensure the ultrasonic sensor recognizes the cube it is 5.5 cm high and long. The two colors should be distinct from each other.
<img align="right" src="LINK: Foto WÜrfel" width="150">
## Program ## Program
The purpose of the program is to sort different objects. In detail this means that the robot should push all orange cubes out of the sorting area and leave all the green cubes inside. The purpose of the program is to sort different objects. In detail this means that the robot should push all orange cubes out of the sorting area and leave all the green cubes inside.