Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. highwayman
    3. Posts
    H
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 2
    • Best 0
    • Groups 0

    Posts made by highwayman

    • RE: T-Display-S3

      @eifel69
      I was able to see the clock lettering (Alivaba font) by opening up the ESPTouch app and passing my WiFi credentials while the FACTORY was loaded in my T-Display-S3.

      My favorite YouTuber Volos has a good video where he covers how to use custom fonts.
      https://youtu.be/R-qFKemDFyM

      This is part 3, so it’s also worth reviewing parts 1 and 2. Hope that helps.

      UPDATE: Just realized my clock is an hour off. Hope your results are better.

      posted in Common problems
      H
      highwayman
    • T-Display-S3 Touch Screen Examples (with HEAVY comments)

      Greetings all!

      Like the title say, I want to create a super basic application that uses the touch screen capability of this module. I have already reviewed the example “touch_test.ino” for hours and I do not understand the 24 of the 103 lines that are related to the touch screen.

      Does anyone have any heavily commented code that details what each group of code is doing? I’ve tried watching Arduino examples, but I’m not successful (or skilled enough) in porting it over to the T-Display-S3.

      I’m not even sure what pins are used for the touch screen. If it’s an I2C module used for touch screen communication, which chip?

      posted in Common problems
      H
      highwayman