Data Block Variable Blocks are used to hold values and strings in variables, as well as display them using monitors.
display () of size () px at position (), (), color () & background () The block is used to draw characters and symbols on evive TFT Display. The matrix size for the block is 20 horizontally and 16 vertically.
display left eye () right eye () Display left eye () right eye () block is a stack block available in Humanoid Robot extension for evive and other Arduino boards. This block…
do hand action – () with delay () ms Do hand action – () with delay () ms block is a stack block available in Humanoid Robot extension for evive and other Arduino boards. This block…
draw line from () () to () () color () The block allows you to enter the coordinates of two points on the TFT display and joins them using a straight line of the specified color which you can choose from the color picker.