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

    M5Stack UnitV2 with a Raspberry Pi via UART

    SOFTWARE
    2
    3
    689
    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.
    • P
      paramza029
      last edited by

      Can anyone help me? I’m trying to connect the M5Stack UnitV2 with a Raspberry Pi via UART, but I can’t get the UnitV2 to send data to the Pi. I’m using the serial port ttyS0. Did I miss any steps or configurations that might be causing this issue

      uart = serial.Serial('/dev/ttyS0', 115200, timeout =1)
      

      thank you

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

        @paramza029 Have you reprogrammed the Unit V2 to send data?

        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!

        P 1 Reply Last reply Reply Quote 0
        • P
          paramza029 @ajb2k3
          last edited by

          @ajb2k3 Thank you for your help! I'm not sure if I've configured the program correctly. I've been trying to set it up using Jupyter Notebook on the Unit V2. Could you please assist me in verifying whether the setup is correct or guide me on how to properly configure it to send data via UART to my Raspberry Pi?

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