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

    Modification of the M5Stack library for Arduino

    Scheduled Pinned Locked Moved Arduino
    5 Posts 3 Posters 3.7k 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.
    • B Offline
      Bbjodel
      last edited by Bbjodel

      Good evening everyone,
      Can we modify the M5Stack (Arduino) library to operate an LCD type ST7789V or other LCD in place of the Ili9341 or the Ili9342C ?

      If so would you have an example?

      Fred

      1 Reply Last reply Reply Quote 0
      • C Offline
        casascius
        last edited by

        The LCD support in M5Stack Arduino is itself a derivative of TFT_eSPI available on GitHub. If it's not specifically for an M5Stack Core/Basic/Gray, start with TFT_eSPI and work with its templates for the LCD of your choice.

        B 1 Reply Last reply Reply Quote 0
        • B Offline
          Bbjodel @casascius
          last edited by

          @casascius

          Hi casascius,
          In fact I have a code where we call on the TFT_eSPI library and the M5Stack library which draw measurement instruments, here is an extract:

          #include <m5stack.h>
          #include <gaugewidgets.h>
          #include <free_fonts.h>

          It works with an IL9341 but not the others, I modified the TFT_eSPI library but without result ...

          1 Reply Last reply Reply Quote 0
          • F Offline
            flypeek
            last edited by

            https://forum.m5stack.com/topic/5180/how-to-make-a-smaller-bin/5

            1 Reply Last reply Reply Quote 0
            • B Offline
              Bbjodel
              last edited by

              I already tried but without any results, i have a ST7789V, with the TFT_SPI library it works well but not with the M5Stack library....

              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