Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Giulio Buccini
    3. Topics
    G
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 5
    • Best 0
    • Groups 0

    Topics created by Giulio Buccini

    • G

      Arduino IDE still not properly configurated?
      Build environment • • Giulio Buccini

      6
      0
      Votes
      6
      Posts
      2864
      Views

      teastain2

      @giulio-buccini Certainly, for troubleshooting, you can always use the LilyGO provided TFT_eSPI library but it is identical to the Arduino TFT_eSPI by Bodmer official up-to-date library, except for the 'User_Setup_Select.h' file is different. You can keep a copy of this little text file somewhere handy and just copy it and replace the one in the TFT_eSPI library. This is what I do.
      LilyGO and M5Stack (the only two suppliers I use) use TFT_eSPI as their main graphics library and I can easily use it with experience. GFX is rather old Arduino Uno era graphics, IMHO.
      Volos YouTuber uses TFT_eSPI in most of his cool projects.
      TFT_eSPI can be configured for lightning quick 8 bit parallel drivers like LilyGO T-Display S3 and the T-HMI.
      Sprites (invented in the 80s) allow easy but cool graphics, especially games.

    • G

      LilyGO T-Display S3 - cannot upload a sketch
      Common problems • • Giulio Buccini

      2
      0
      Votes
      2
      Posts
      404
      Views

      teastain

      @giulio-buccini
      FYI I had similar problems and when I got it figured out I made this GitHub repository:
      https://github.com/teastainGit/LilyGO-T-display-S3-setup-and-examples
      Please download the repo and read everything(!) and especially study the screenshot that shows the Arduino Board upload menu.
      https://github.com/teastainGit/LilyGO-T-display-S3-setup-and-examples/blob/main/ArduinoBoardSelection.png