doc: languages and terminology

This commit is contained in:
Laurens Valk
2019-02-28 17:48:14 +01:00
parent eef65cb3eb
commit 3a632dcd57
8 changed files with 52 additions and 52 deletions
+3 -2
View File
@@ -3,9 +3,10 @@ Color Sorter
This example program for the color sorter lets you scan colored Technic beams using the Color Sensor.
Scan the colored beams one by one and add them to tray. A beep confirms that it has registered the color. When the tray is full or when you press the center button, the robot will start distributing the Technic bricks by color.
Scan the colored beams one by one and add them to the tray. A beep confirms that it has registered the color. When the tray is full or when you press the center button, the robot will start distributing the Technic bricks by color.
You can find building instructions for the color sorter on the `LEGO Education website <https://le-www-live-s.legocdn.com/sc/media/lessons/mindstorms-ev3/building-instructions/ev3-model-core-set-color-sorter-c778563f88c986841453574495cb5ff1.pdf>`_.
You can find building instructions on the `LEGO Education website <https://le-www-live-s.legocdn.com/sc/media/lessons/mindstorms-ev3/building-instructions/ev3-model-core-set-color-sorter-c778563f88c986841453574495cb5ff1.pdf>`_.
.. figure:: ../images/color_sorter.jpg
:width: 90 %
+2 -3
View File
@@ -1,10 +1,9 @@
Robot Arm H25
=====================
This example program makes the robot move the black wheel hub stacks around forever. Start the program with the black hubs positioned as show in the picture. The robot arm will first initialize and then start moving the hubs around.
You can find building instructions on the `LEGO Education website <https://le-www-live-s.legocdn.com/sc/media/lessons/mindstorms-ev3/building-instructions/ev3-model-core-set-robot-arm-h25-56cdb22c1e3a02f1770bda72862ce2bd.pdf>`_.
This example program makes the robot move the black wheel hub stacks around forever. The robot arm will first initialize and then start moving the hubs around.
You can find building instructions for the robot on the `LEGO Education website <https://le-www-live-s.legocdn.com/sc/media/lessons/mindstorms-ev3/building-instructions/ev3-model-core-set-robot-arm-h25-56cdb22c1e3a02f1770bda72862ce2bd.pdf>`_.
Tip: When building the robot, reverse the orientation of the EV3 brick such that the microSD card is easily accessible.
+2 -2
View File
@@ -1,9 +1,9 @@
Robot Educator
=====================
This example makes the Robot Educator drive until it sees an obstacle. Then it backs up, turns around, and starts driving again.
This example makes the Robot Educator drive until it sees an obstacle. It then backs up, turns around, and starts driving again.
You can find building instructions on the `LEGO Education website <https://education.lego.com/en-us/support/mindstorms-ev3/building-instructions#robot>`_.
You can find building instructions for the Robot Educator on the `LEGO Education website <https://education.lego.com/en-us/support/mindstorms-ev3/building-instructions#robot>`_.
.. figure:: ../images/ultrasonic_sensor_driving_base.jpg
:width: 50 %