LEGO EV3 Text Display
In LEGO EV3 programming, the Display block can be used to display text, draw graphics or display images on the EV3 Brick display.
You can set one of the following modes as what you want:
Text-Pixels
Text-Grid
Shapes-Line
Shapes-Circle
Shapes-Rectangle
Shapes-Point
Image
Reset Screen
This tutorial shows you how to display text on the EV3 Display by using the Display block.
#lego #mindstorms #ev3 #programming #robot