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

    M5Stack Core2 function definitions & arguments

    Scheduled Pinned Locked Moved SOFTWARE
    3 Posts 3 Posters 4.0k 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.
    • S Offline
      SirMichael
      last edited by

      I'm trying to figure out how to used the M5Stack, Core2 and using the Examples. I'm trying to write some code to generate some on-screen buttons and found the "events_buttons_gestures_rotation" sample script.

      OK, it works, but it doesn't explain some of the details that I need. For example there is a code line:

      Button tl(0, 0, 0, 0, false ,"top-left", off_clrs, on_clrs, TL_DATUM);

      I'm assuming that the "0,0,0,0" is the coordinates (but what order???). But what is the binary "false" arg, etc...
      But I can't find any document that explains what all of the function arguments are.
      This is not only for this function, but all of the other functions in the library.

      I went to the https://github.com/m5stack/M5Core2 which is the download for the library and found the Keywords.txt which lists all of the functions, but none of the definitions.

      Where can I find the definitions for the various function arguments?

      Sir Michael

      1 Reply Last reply Reply Quote 0
      • felmueF Offline
        felmue
        last edited by

        Hello @SirMichael

        I think most is described here.

        Thanks
        Felix

        GPIO translation table M5Stack / M5Core2
        Information about various M5Stack products.
        Code examples

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

          I think it’s Xpos, Ypos, width, height

          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

          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