• Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login
M5Stack Community
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Register
  • Login

Preferred development flow

Micropython
5
5
8.3k
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 Jan 26, 2021, 3:09 PM

    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 Jan 26, 2021, 5:05 PM

      Maybe Thonny works for you?

      https://youtu.be/YEQPAK609Uo

      1 Reply Last reply Reply Quote 1
      • J
        JackH
        last edited by Jan 26, 2021, 5:16 PM

        +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 Jan 28, 2021, 2:57 PM

          Thonny is highly recommended :)

          M 1 Reply Last reply Mar 8, 2021, 8:58 AM Reply Quote 1
          • M
            Medy @Zontex
            last edited by Mar 8, 2021, 8:58 AM

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

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

            Looks like your connection to M5Stack Community was lost, please wait while we try to reconnect.