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

    Driver to talk to m5stack device over USB?

    Scheduled Pinned Locked Moved SOFTWARE
    3 Posts 2 Posters 2.7k Views
    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.
    • BergKatseB Offline
      BergKatse
      last edited by

      Hello, sorry for the newbie question. I would like to write a custom terminal to listen to/control an m5stack device with Python. The m5stack device is just printing data to the terminal in a simple loop; I can read it easily with the UIflow terminal or the serial port listener in m5burner.

      But when I read the same serial port in my Python program, I just get strange binary data. Is it encrypted somehow with the API key for the device? I am using 8 data bits, 1 stop bit, no parity, XONXOFF is true. Do I need a special driver and if so which one?

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

        @bergkatse Are you sure you have the correct baud settings in the python program?
        Garbage or encrypted is a sign of incorrect baud setting.
        Just because it works in UIFlow means that UIFLOW/M5Burner are set. up to communicate correctly, only programs need manual config of the baud/communication setting.

        BTW: All drivers are found on the M5Stack website under the software development page.

        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
        • BergKatseB Offline
          BergKatse
          last edited by

          Good thought, that solved the problem! Atom Lite works fine at 115200. Thanks!

          1 Reply Last reply Reply Quote 1

          Hello! It looks like you're interested in this conversation, but you don't have an account yet.

          Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

          With your input, this post could be even better 💗

          Register Login
          • First post
            Last post