Managing programs on CyberPi


#1

Hi all. I am new here.
I am trying to begin with the new mbot 2.
Can someone of you point me to resources explaining fully how to manage programs on Cyber pi.
With “Manage” I am meaning:

1 Ending the program running on cyber pi
2. removing a program present in the list of programs visible in Cyber Pi lcd display
2 changing position in that list
3. eccetera.

Thanks


#2

Hey @Mrb, sorry for the late reply! Welcome to the forum :smiley:

  • To end the currently running program, press the Home button on the right side of the CyberPi:
    image

  • I don’t think you can remove the default program, but you can store 8 different programs on the CyberPi (in the custom programs). To save a program in a specific spot on the list, navigate to that spot and press the triangle button to enter that list spot. Then, upload your new code and it will be saved there.

You can’t change the position of items on the list easily. Here is some more documentation that might help you:

https://support.makeblock.com/hc/en-us/articles/12823092520983-A-Beginner-s-Guide-to-CyberPi


#3

Hi Best_codes,
many many thanks for your reply. Very clear and rich.
I am going to try it immediately.
Mrb


#4

I tryed .
It seems that the Home button works to end a running program in “Upload” mode.
If you are running the same program in “Live mode” it does not have any effect.
May be I did sometingh wrong during my trials.
IS it so?


#5

In Live Mode, you can’t manage programs. You can only have one program in Live Mode, the one you are currently running from the mBlock editor.

So you did not do anything wrong. The program management is likely in Upload Mode only. :slight_smile:


#6

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.