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

    M5Paper canvas size?

    Arduino
    1
    2
    224
    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.
    • F
      frank_b
      last edited by

      hello

      i am using the M5Paper with M5.EPD.SetRotation(0);

      what size should the canvas be (to fill the whole screen)?

      i though it would be canvas.createCanvas(960,540);

      but that seems to give weird effects?

      thanks
      frank

      1 Reply Last reply Reply Quote 0
      • F
        frank_b
        last edited by

        strange effects were because using the wrong way to access port.C..

        this is correct:

        canvas.createCanvas(960,540);
        
        1 Reply Last reply Reply Quote 0
        • First post
          Last post