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

    New user and fonts

    FAQS
    2
    3
    15.0k
    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.
    • G
      gadjet
      last edited by

      Hi,
      I've just picked up a Basic M5Stack and planned to use it as an MQTT display to receive temp data.
      There doesn't seem to be an abundance of information on this project as I would normally expect to find so I need to ask a question i this forum.

      I've placed some text on the screen already and can alter the size but I don't like the font.

      I plan to use Arduino IDE to write my code and need to know about the fonts, are there different font types built in? If not do I need to create them externally?

      1 Reply Last reply Reply Quote 0
      • RopR
        Rop
        last edited by

        Yes there are fonts built-in. You can use the m5.lcd.setFreeFont command to set the font, see

        https://github.com/m5stack/M5Stack/tree/master/examples/Advanced/Display/Free_Font_Demo

        Or you can have a look at my library M5ez:

        http://forum.m5stack.com/topic/262/m5ez-a-complete-interface-builder-system-for-the-m5stack-as-an-arduino-library-extremely-easy-to-use

        It makes creating something that looks cool very easy and can also access all fonts.

        G 1 Reply Last reply Reply Quote 0
        • G
          gadjet @Rop
          last edited by

          @rop thanks for the pointers, I'll have a look at both.

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