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

    Preferred development flow

    Micropython
    5
    5
    8.7k
    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.
    • K
      koichirose
      last edited by

      I'm having trouble finding a nice development flow for my M5Stack Core2 with Micropython.
      The VS code extension is nice, it includes a file manager but not a REPL for debugging while coding. I can't connect via screen as the resource is busy while Visual Studio Code is open.
      Mu works and has a working REPL, but no file manager, so I'd need to manually upload files when needed.

      Ideally, I'd like to work on my local files (versioned with Git) and have the IDE upload those to the device (like Arduino IDE does, but with Micropython).

      What's your usual way of doing things?

      1 Reply Last reply Reply Quote 0
      • sodokuS
        sodoku
        last edited by

        Maybe Thonny works for you?

        https://youtu.be/YEQPAK609Uo

        1 Reply Last reply Reply Quote 1
        • J
          JackH
          last edited by

          +1 for Thonny, works great. Only drawback is that it does not yet have debug functionality for MicroPython.

          1 Reply Last reply Reply Quote 1
          • ZontexZ
            Zontex
            last edited by

            Thonny is highly recommended :)

            M 1 Reply Last reply Reply Quote 1
            • M
              Medy @Zontex
              last edited by

              @zontex nice .. finally smth I can debug with easily

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