in this section we have the possibility to program our robot using buttons, as can be seen in the figure we bark 9 buttons:
4 which indicate the various directions in which we can move our robot (forward, inset, right, left).
1 which allows Smarttino to speak.
1 which activates the sound of an explosion
1 which deletes the created program
1 telling the robot to stop.
to make our little program work, first of all we need to check that the status of our robot is "connected", this can be seen at the top. if it wasn't enough, just click on the "CONNECT" station and wait for it to appear on the word "connected".
then on the right we see a panel where "begin() and end()" are written inside this section we can see the code we are creating using the buttons. for example if I want to move my robot forward for a few meters then make it turn right and finally make it explode, I'm going to click on the corresponding buttons and see the entire program I created on the right in the panel, as can be seen in the photo.