How to view my mBot program in arduino code?


#1

Hi all, I am new to mBot. I have created some simple movement with the mBot and I want to see the codes corresponding to my block diagram program. What I should do to view the codes?


#2

Hi Hdragon33,

For any program with a robot program head, you can right click on it and choose “upload to Arduino”, then you can see the generated arduino code for the graphical program:



#3

Thank you. Will try it out. To see and learn the actual command


#4