Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Technical Discussion
    Log in to post
    • Newest to Oldest
    • Oldest to Newest
    • Most Posts
    • Most Votes
    • R

      SquareLine Studio - GUI Builder for LVGL
      • rs77can

      3
      0
      Votes
      3
      Posts
      11979
      Views

      P

      @rs77can Volos Projects on Youtube has started making videos on how to use SquareLine Studio with certain Lilygo products.

    • P

      T4-S3 (H678) VBUS question
      • pike2k

      1
      0
      Votes
      1
      Posts
      158
      Views

      No one has replied

    • PsySc0rpi0n

      Help with MySQL library code to connect to a remote database (LilyGo T-SIM7600X)
      • PsySc0rpi0n

      2
      0
      Votes
      2
      Posts
      532
      Views

      B

      It seems like your connection is working fine. If you're testing further, especially for your Food Website, try running a few simple queries from your Debian laptop using mysql to ensure everything works smoothly between machines.

    • W

      Problem uploading a Sketch to T-Beam Supreme S
      • Wellco

      3
      0
      Votes
      3
      Posts
      371
      Views

      L

      Did you format the softRF firmware, or can you still use it and upload your sketches?

    • R

      T-QT C6 and NanoFramework
      • rkiss

      1
      0
      Votes
      1
      Posts
      207
      Views

      No one has replied

    • A

      T-Display S3 AMOLED and Camera Shield Wrong Color
      • anuwat_hokoon

      2
      0
      Votes
      2
      Posts
      266
      Views

      H

      same issue

    • T

      LilyGo T A7670E development board SMS Sending .Regards!
      • tehnicdti

      3
      0
      Votes
      3
      Posts
      367
      Views

      A

      @atsimcomati

      it seems I cannot edit , so here's an update

      it's my provider, using another SIM I can send all the SMS's I want.

    • L

      about T-Display S3 (TDS3) I2C problem?
      • llsummer

      1
      0
      Votes
      1
      Posts
      194
      Views

      No one has replied

    • S

      T-Display S3 AMOLED - I2C
      • smile6905

      6
      0
      Votes
      6
      Posts
      506
      Views

      teastain2

      @smile6905 Good to hear!

    • P

      This topic is deleted!
      • PTAa

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • R

      T4 S3 AMOLED - Touch Sensitivity/Debounce example?
      • rusty6285

      2
      0
      Votes
      2
      Posts
      244
      Views

      teastain2

      @rusty6285 Just to be clear, does your device resister a 'touch' without you touching it?
      Are you programming in Arduino IDE v2.x.x. ?
      Usually only interrupts and counters need de-bouncing.
      There are lots of Arduino IDE tutorials and even whole libraries dedicated to this subject.
      I only use de-bounce with interrupts with a custom routine that I developed just for that situation.
      Let me know what is you use-case and I will try to help.

    • R

      Windows don't detect Usb-C of LilyGo-T-SIM7080G
      • rdr2510

      8
      0
      Votes
      8
      Posts
      700
      Views

      R

      @teastain2

      I found the problem, the USB-C cable does not work, I have 4 USB-C cables, there is only one that works correctly.
      The problem is solved.

      THANKS.

    • U

      Audio buzzer.
      • uid0

      7
      0
      Votes
      7
      Posts
      405
      Views

      U

      @teastain2 All right. I'll try. I was hoping that maybe someone here had already encountered this problem and could help me.
      Thank you.

    • H

      T-Echo Battery Connection not working
      • Humbly7526

      3
      0
      Votes
      3
      Posts
      332
      Views

      teastain2

      @elitesniper Well, there is a blown component, probably the 4065 charge chip.
      SMD repair is very tedious and needs special tools, solder and liquid flux.
      Do you see any burnt chips?
      If it works on USB...go with that!
      A external battery with 5V regulator will work.

    • F

      T-HMI Screen Rotation 3
      • fozi

      3
      0
      Votes
      3
      Posts
      216
      Views

      F

      @fozi said in T-HMI Screen Rotation 3:

      https://github.com/Xinyuan-LilyGO/T-HMI/issues/7

      I fixed the issue.
      In file: "Setup207_LilyGo_T_HMI.h"
      Located in: \libraries\TFT_eSPI\User_Setups

      Either remove or remark line 11 "#define CGRAM_OFFSET"

      After making that change all rotations orientations work.

    • K

      Lilygo T-Beam device connection to The Things Network
      • khai

      3
      0
      Votes
      3
      Posts
      338
      Views

      K

      @teastain2 Thanks for the information. Will certainly check on them. Thanks again.

    • R

      This topic is deleted!
      • rs77can

      1
      0
      Votes
      1
      Posts
      1
      Views

      No one has replied

    • J

      T-0.99TFT Source Code
      t-0.99tft code source code explanation • • jxk

      4
      0
      Votes
      4
      Posts
      286
      Views

      teastain2

      @jxk Ok, then.

    • J

      LilyGo T5-4.7 Inch S3 E-Paper - Arduino ino UI display emulator
      • jimbrown.net

      1
      0
      Votes
      1
      Posts
      115
      Views

      No one has replied

    • R

      AMOLED S3 Touch - I2C port interference with QWIIC port?
      • rs77can

      5
      0
      Votes
      5
      Posts
      440
      Views

      R

      @teastain2

      Thanks, I realize that I can change the definitions of Wire to the other pin, but then would the Touch display not function appropriately?

      I would prefer to define GPIO2 and GPIO3 as Wire1 and not Wire, and have the touch display use that interface. I would then define Wire as the new pins (as per your example above).

      Is there a software option to do this? I am using some libraries that are hardcoded to Wire, and don't want to manually change them myself.

      If not possible, the Mutex method around the lv_task_handler() seems to work well - the board has been running for about 2 weeks with no issues, and no bad data.

    • undefined


      •


      Votes

      Posts

      Views
    Powered by NodeBB | Contributors