🤖Have you ever tried Chat.M5Stack.com before asking??😎
    M5Stack Community
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Boot straight to python script

    General
    4
    8
    5.5k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      jkeyser
      last edited by

      Is there anyway to skip the uiflow logo + menu and immediately start main.py?

      1 Reply Last reply Reply Quote 0
      • ajb2k3A
        ajb2k3
        last edited by

        On what device and how well are you experienced in Micropython?

        UIFlow, so easy an adult can learn it!
        If I don't know it, be patient!
        I've ether not learned it or am too drunk to remember it!
        Author of the WIP UIFlow Handbook!
        M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

        J 1 Reply Last reply Reply Quote 0
        • T
          toddkrein
          last edited by

          How about on a Core2, and pretty experienced with CircuitPython, which is close.

          ajb2k3A 1 Reply Last reply Reply Quote 0
          • ajb2k3A
            ajb2k3 @toddkrein
            last edited by ajb2k3

            @toddkrein
            There is an option in the settings on the core 2 to auto load an app or you just overwrite main.py using something like Thonny.

            UIFlow, so easy an adult can learn it!
            If I don't know it, be patient!
            I've ether not learned it or am too drunk to remember it!
            Author of the WIP UIFlow Handbook!
            M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

            1 Reply Last reply Reply Quote 0
            • J
              jkeyser @ajb2k3
              last edited by

              @ajb2k3 Currently using the Core 2, and id say intermediate experience with micropython. I'm able to get it to autostart main.py on boot, but only after it displays the boot logo and then the main menu for a few seconds. On m5burner disabling "show boot menu" doesn't seem to do anything.

              1 Reply Last reply Reply Quote 0
              • ajb2k3A
                ajb2k3
                last edited by

                I generally work in Micropython now so it’s tend to work directly with main.py using thonny

                UIFlow, so easy an adult can learn it!
                If I don't know it, be patient!
                I've ether not learned it or am too drunk to remember it!
                Author of the WIP UIFlow Handbook!
                M5Black, Go, Stick, Core2, and so much more it cant be fit in here!

                1 Reply Last reply Reply Quote 0
                • C
                  closedcolobus
                  last edited by

                  @jkeyser said in Boot straight to python script:

                  @ajb2k3 1v1 lol Currently using the Core 2, and id say intermediate experience with micropython. I'm able to get it to autostart main.py on boot, but only after it displays the boot logo and then the main menu for a few seconds. On m5burner disabling "show boot menu" doesn't seem to do anything.

                  I also encountered this problem. Have you solved it yet? Or do you know anyone who is good at this

                  J 1 Reply Last reply Reply Quote 0
                  • J
                    jkeyser @closedcolobus
                    last edited by

                    @closedcolobus havent solved it yet unfortunately. Right now i just have 'import main' in boot.py which at least starts my program every boot, trying to look into modifying the firmware somehow but havent made much progress yet

                    1 Reply Last reply Reply Quote 0
                    • First post
                      Last post