How to download the newest version of mBlock in English?
How to download newest version of mBlock in English?
Pioneer
#2
@robertstagg, you can download from here: http://www.mblock.cc/, and choose the language( 语言) as English, then you would get it.
robertstagg
#4
I got it. Now just playing around. Seems some things work only if I load to the Arduino/Me Uno board.
Has anyone had success programming the mBot motors to run for a set amount of time?
Yup, the sequence I use (in a custom block) is:
[run forward] at speed [speed] (I use 70 for the speed)
wait [secs]
[run forward] at speed [0]
The same works for turning left/right or going backwards.
Be sure to upload the firmware to the robot first via the USB cable.