Navigation

    M5Stack Community

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. apos
    A
    • Continue chat with apos
    • Start new chat with apos
    • Flag Profile
    • Profile
    • Following
    • Followers
    • Blocks
    • Topics
    • Posts
    • Best
    • Groups
    Save
    Saving

    apos

    @apos

    Hi, I am doing IOT within my hobby astronomy.

    0
    Reputation
    2
    Posts
    449
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online
    Website avvp.de Location Ludwigshafen am Rhein - Germany

    apos Follow

    Posts made by apos

    • RE: LCD display broken - replacement

      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

      posted in Units
      A
      apos
    • 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

      posted in Units
      A
      apos