Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Popular
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • T

      T-Display-S3 AMOLED Cases
      Product information • • TBuTcher

      5
      0
      Votes
      5
      Posts
      532
      Views

      G

      NOTE: I highly recommend AGAINST trying to fit the AMOLED version into the existing T-Display cases.

      I just bought one, got it working great with a sketch from Volos https://www.youtube.com/c/VolosProjects, and installed it into one of the T-Display cases I have for my other regular T-Display devices.

      It did seem to fit, so I didn't think much until powering it up... But now display only had a thin line on one end (by the buttons). OH NO!!

      I took it out of the case and realized that because the acrylic covers the buttons there was way too much pressure on everything. And It somehow broke something in the screen or connector, as now it is simply dead, no image, no line, nada...

      The ESP32 still works and I can tell it is running the sketch as one of the buttons toggles the green LED (which still works). But as the other adjusts the brightness (which of course being AMOLED is not a separate backlight), thus since the screen is dead that button does nada.

      I contacted support about a replacement screen or something, but have been just getting runaround as no one seems to understand English well enough... They grab one descriptive comment and run with it as if it was the whole issue. ๐Ÿ˜ž

      So I am out about $45 CAD after a wopping one hour of use (including programming) and reluctant to purchase anything more from Lilygo due really questionable support options. Oh well... I will just stick with the regular T-Displays that I have I guess.

    • D

      T-QT-Pro Screen stopped working :( Shorting out
      Technical Discussion • • djmason

      5
      0
      Votes
      5
      Posts
      246
      Views

      M

      @djmason mine died pretty fast as well.

      The Lilygo folks were resistant to replacing it, but they offered to send a replacement screen or a discount on a 2nd one. I considered that a fair move.

    • Superbighe

      T-Deck Internal battery, what kind?
      Product information • • Superbighe

      5
      0
      Votes
      5
      Posts
      3115
      Views

      Superbighe

      @teastain2 as you can see from the pic I posted "normal" version has black wire (-?) on the left and red wire (+?) on the right. The "F" version of the connector has polarity reversed.

    • T

      Incompatibility with BluetoothSerial library on LilyGo T-Display-S3
      Technical Discussion • • thebeardedgarage

      5
      0
      Votes
      5
      Posts
      390
      Views

      teastain2

      @thebeardedgarage Good to know!
      Thanks -Terry

    • N

      T-Display-S3 ESP32 S3 & ILI9341
      Common problems • • NoOne38

      5
      0
      Votes
      5
      Posts
      711
      Views

      N

      Hello Terry

      thank you for answering, I fear that this will not be of much use because I have, as an ex,
      uploaded: ESPNOW_for_T_Display
      the answer is :

      ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x15 (USB_UART_CHIP_RESET),boot:0x8 (SPI_FAST_FLASH_BOOT) Saved PC:0x42073a4a SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3808,len:0x44c load:0x403c9700,len:0xbe4 load:0x403cc700,len:0x2a68 entry 0x403c98d4

      and the screen remains black

      pascal

    • V

      GPS acquisition doesn't work on T-A7670E with GPS
      Technical Discussion • • Venta13

      5
      0
      Votes
      5
      Posts
      771
      Views

      Z

      Hi! I am encountering the same issue! I have replaced the # defined for the modem from TINY_GSM_MODEM_A7670 to TINY_GSM_MODEM_SIM7600, which got the sketch to compile, but the modem doesn't get any GPS reading. This post is the number one result on Google, but sadly, there isn't much help here yet. As you've pointed out, I have a feeling it's a TinyGSM library issue, but I am kinda lost on debugging it from here. It'd be great if someone got the GPS working and found this post sometime in the future...

    • H

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

      5
      0
      Votes
      5
      Posts
      602
      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

    • R

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

      5
      0
      Votes
      5
      Posts
      531
      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.

    • F

      T-Relay S3 AP password
      Common problems • • Francis

      5
      0
      Votes
      5
      Posts
      300
      Views

      teastain2

      @francis Arduino code is C, C++ and all you need to do is #include Arduino.h.
      and 'undo' some of your structured 'ini' business in IDF.
      Use the listed Arduino libraries.
      It is too simple, I think.
      -Cheers

    • D

      T-OI PLUS RISC-V ESP32-C3
      Technical Discussion • • DWHIRE

      4
      0
      Votes
      4
      Posts
      523
      Views

      S

      Yes, crystal burrs cause the problem.It has now been fixed in the latest version

    • E

      Circuit Diagram: TTGO ESP8266 0.91 Inch OLED
      Product information • circuit diagram sleep current • • errolt

      4
      0
      Votes
      4
      Posts
      838
      Views

      L

      @errolt
      https://github.com/LilyGO/TTGO-ESP8266-0.91-SSD1306/blob/master/t12_8266_v1.3.pdf
      The schematic is here

    • C

      TTGO T-Higrow
      Product information • • ckuehnel

      4
      0
      Votes
      4
      Posts
      438
      Views

      L

      @andyclap When the battery is depleted, the noise source is from the DCDC boost inductor on the board, thanks for your feedback, I will discuss the solution with my team.
      Recommendations on power consumption:

      When starting T-Higrow, it is recommended to reduce the main frequency of ESP32 to 160, or lower, if not using WiFi, it is recommended to lower to 80, 40MHz If WiFi transmission is used, it is recommended to reduce the number of transmissions, and then package and send the data uniformly. The number of acquisitions can remain unchanged.

      Thanks for your feedback.

    • S

      Input voltage LilyGo TTGO v1.3 ILI9341 T-Watcher ESP32 Moudle 8M IP5306 I2C Development Board For Arduino With 2.2 Inch 320*240 TFT
      Product information • • scheeri

      4
      0
      Votes
      4
      Posts
      697
      Views

      Z

      @scheeri It can be connected to 5v, but after connecting to 5v, you cannot plug in USB at the same time.

    • C

      Can't download firmware on SIM7600G most of the time.
      Product information • • Caz

      4
      0
      Votes
      4
      Posts
      794
      Views

      L

      @caz that's great , if you have any other questions in use, please feel free to contact us.

    • E

      Help with USB VID/PID for Circuitpython
      Product information • • erongd

      4
      1
      Votes
      4
      Posts
      552
      Views

      R

      @kreier Thanks for helping out with this. I saw your PR. Looks like theyโ€™re waiting for an update from you. https://github.com/pidcodes/pidcodes.github.com/pull/827#discussion_r1135991673

    • V

      LILYGO ESP8266 OLED SH1106 V 1.4 - where are SDA i CLK pins?
      Product information • • vajera

      4
      0
      Votes
      4
      Posts
      401
      Views

      Z

      HTB19DIoaovrK1RjSszfq6xJNVXaq.jpg
      D1 and D2 pins are I2C

    • G

      T5 4.7 e-paper missing library:
      Build environment • • gfaman

      4
      0
      Votes
      4
      Posts
      918
      Views

      D

      @gfaman said in T5 4.7 e-paper missing library::

      hal/rmt_ll.h:

      hey, I just had the same problem. just comment this header, and everything will compile correctly.
      arduino already have these headers.

    • G

      Full pinout for TTGO Lora32 V2.1-1.6.1
      Product information • • Gulpman

      4
      0
      Votes
      4
      Posts
      3264
      Views

      L

      TTGO LoRa32 V2.1-1.6 is the same as TTGO LoRa32 V2.1-1.6.1, we just changed the silk screen on the board. The OLED on the board uses (SDA)21 , (SCL)22 There are schematic diagrams and reference codes in our warehouse, please see here Link
    • U

      Can't flash ESP32C3 on T-PicoC3
      Technical Discussion • • ulihuber

      4
      0
      Votes
      4
      Posts
      735
      Views

      M

      @ajlenze Only ESP32 can be found in the Arduino Boards Manager. You need to install ESP32. And C3 is a derivative of ESP32. After installing ESP32, you can select the C3 subclass chip in the board

    • R

      USB lost identification!
      Common problems • • RomanF

      4
      0
      Votes
      4
      Posts
      421
      Views

      teastain

      Cheers!
      Terry