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

    LCD display broken - replacement

    Units
    2
    3
    2.7k
    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.
    • A
      apos
      last edited by

      Hello,

      I unfortunately broke my display an need a replacement part:

      • Basic core
      • internal lcd display 320 x 240

      It is no problem to lift the plastic cover. But I cannot find the display on the market. The M5Stack runs fine (is programmable and works).

      Cheers Axel

      Cheers, Axel

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

        @apos said in LCD display broken - replacement:

        Hello,

        I unfortunately broke my display an need a replacement part:

        • Basic core
        • internal lcd display 320 x 240

        It is no problem to lift the plastic cover. But I cannot find the display on the market. The M5Stack runs fine (is programmable and works).

        Cheers Axel

        Contact M5Stack customer support, I was quoted about USD $25 wish for the new screen as I also have a core with a broken screen, I need to order the screen sometime and make a guide.

        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
        • A
          apos
          last edited by

          Hi ajb2k3,

          thanks a lot. This is a quit full of money for this type of display. Seemes to be manufactured only for M5Stack. Due to the fact, that shipping costs and VAT to Germany will be applied, to by a new one for around 45 bucks (€) would be my way to go. The unit is working. I just use then the M5-unit without display (like an ESP32) and put this in setup():

           #include <M5Stack.h> // put this at the beginning
           
           M5.begin(); // Initialize the M5Stack object
           M5.Lcd.writecommand(ILI9341_DISPOFF);
           M5.Lcd.setBrightness(0);
          

          Thanks, Axel

          Cheers, Axel

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