Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Tags
    3. t-display-s3
    Log in to post
    • All categories
    • H

      Detecting USB Power in code on T-Display-S3
      Technical Discussion • t-display-s3 power • • hpro

      5
      0
      Votes
      5
      Posts
      494
      Views

      teastain2

      @hpro This only a community site, with mostly me.
      You could try their GitHub repository and raise an issue:
      https://github.com/Xinyuan-LilyGO/T-Display-S3/issues
      Lithium batteries do not lose voltage as they are used up, They all of a sudden die!
      My suggestion was to calibrate the voltage at USB conditions and anything less than that, accounting for ADC drift would indicate that it was on battery only, no USB.
      -Terry

    • D

      How to flash T-Display-S3 AMOLED
      Product information • t-display-s3 amoled flashing • • dr3x

      2
      0
      Votes
      2
      Posts
      670
      Views

      teastain2

      @dr3x Hi!
      Are you using Arduino IDE v2.1.0?
      If so, I consider this a confusing and annoying bug in the application.
      The app kindly and incorrectly identifies your board type!
      You still need to type in ESP32S3 Dev Module as shown below on my computer!

      Screenshot 2023-06-27 at 12.24.32 AM.jpg

      Hope this helps, Terry

    • H

      T-Display-S3 Touch Screen Examples (with HEAVY comments)
      Common problems • touch screen arduino t-display-s3 • • highwayman

      3
      0
      Votes
      3
      Posts
      756
      Views

      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 !