Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    T-Display-S3 Touch Screen Examples (with HEAVY comments)

    Common problems
    touch screen arduino t-display-s3
    3
    3
    756
    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.
    • H
      highwayman last edited by

      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?

      1 Reply Last reply Reply Quote 0
      • K
        krueg last edited by

        Hi everyone,

        I have had issues getting started on these boards too, the lilygo examples are too complex for me to understand, and documentation is lacking. So my goal is to show some simpler examples on github.

        You can check out my successes here:
        https://github.com/circuit69/Swiping_on_a_LILYGO-T-Display-S3-Touch

        I'm pretty new to these boards myself, and far from a software engineer. I hope this is helpful.

        teastain2 1 Reply Last reply Reply Quote 0
        • teastain2
          teastain2 @krueg last edited by teastain2

          @krueg
          Last year I got a LilyGO T-Display S3 and had trouble even getting it to work, even with my Arduino and M5Stack experience!
          So I created a github repository here:
          https://github.com/teastainGit/LilyGO-T-display-S3-setup-and-examples
          I will check out your repository !

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          Powered by NodeBB | Contributors