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

    Multicore programming for M5Stack

    Cores
    3
    4
    6.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.
    • I
      iamashish
      last edited by

      Hello all,

      I am just getting started on M5Stack. Since it's based on ESP32 dual-core processor with another low power co-processor, is there an open library available to use these features?

      Specifically, I want to maintain ping pong buffers on alternative cores to acquire real-time data from the accelerometer on the M5Stack Gray and transmit over WiFi to MQTT broker

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

        C/C++ allows multicore programming of the esp32's but micropython support is still experimental due to the way that micropython is built.

        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
        • I
          iamashish
          last edited by

          C/C++
          Which tools? Arduino or ESP IDF?
          Is there any documentation?

          B 1 Reply Last reply Reply Quote 0
          • B
            BricoMS @iamashish
            last edited by BricoMS

            @iamashish
            This guy shows how to use 2 cores with arduino

            https://youtu.be/9vvobRfFOwk

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