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

    Generating QRCode in MicroPython [GUIDE]

    Lessons and Guides
    2
    2
    3.1k
    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.
    • stjofrS
      stjofr
      last edited by

      Try this code !

      import M5
      M5.Display.clear()
      M5.Display.drawQR(x=0, y=0, w=128, text="https://www.m5stack.com")
      

      And you have this :

      0_1699610697366_399887832_712274204108803_4561154419848872719_n.jpg

      Stef Code
      Project Management Director and Editor
      in Database Software Systems Development
      https://stjo.fr

      1 Reply Last reply Reply Quote 0
      • H
        h12616
        last edited by

        thank you so much for sharing!
        this looks cool.

        I am pretty new to micropython for M5Stack.
        May I ask which IDE you primarily use to do Micropython programming?

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