Navigation

    LILYGO

    • Register
    • Login
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Recent
    Log in to post
    • All categories
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • V

      Voltage Pin on TTGO
      Technical Discussion • • VintageSlots

      2
      0
      Votes
      2
      Posts
      24
      Views

      R

      @vintageslots The factory test code reads the voltage. https://github.com/Xinyuan-LilyGO/TTGO-T-Display/blob/master/TFT_eSPI/examples/FactoryTest/FactoryTest.ino

    • L

      T3S3 V1.1 Layout diagram
      Technical Discussion • • llevai

      1
      0
      Votes
      1
      Posts
      13
      Views

      No one has replied

    • R

      T3-S3 Stock example code
      Technical Discussion • • RadioManAlpha

      1
      0
      Votes
      1
      Posts
      7
      Views

      No one has replied

    • G

      TTGO CAN-485 : A fatal error occurred: Failed to write to target RAM (result was 01070000: Operation timed out) Failed uploading: uploading error: exit status 2
      Technical Discussion • • gdv

      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • A

      Issues with the T7-S3
      Common problems • • alveron

      3
      0
      Votes
      3
      Posts
      26
      Views

      teastain2

      @alveron Sometimes...this depends on the sketch that is running and other Arduino environment conditions...you need to manually enter Upload Mode.
      Press both Reset and Boot and release the reset first. You will lose the Arduino serial com and you need to re-select it.
      Once you have a stable environment it may not require the sequence, just Upload!
      You must select USB CDC On Boot: "Enabled" to get serial from your sketch to your computer.
      ADC in ESP32 is very poor. I don't have a T7-S3 to test, just check the Diagram and other Internet sources. There will be data noise and poor accuracy.

    • B

      LilyGo T5 4,7 LilyGo-EPD47- 3D files of case missing
      Product information • • bonn13

      1
      0
      Votes
      1
      Posts
      18
      Views

      No one has replied

    • H

      how to detect by software if I am connected by usb or I am using the battery?
      Product information • • hosky

      2
      0
      Votes
      2
      Posts
      21
      Views

      teastain2

      @hosky well, you could use the esp32 built in ADC to read pin 4 bat volt, or wire the 5V pin to a voltage divider and then to a GPIO, such as 16 and digitalRead it.

    • O

      Need a USB Storage Device with wifi upload capabilities
      Technical Discussion • • oracledude

      4
      0
      Votes
      4
      Posts
      31
      Views

      O

      @lewis - No I have not. Definitely looks promising though. I'll see if I can get it working on a couple different ESP32s. Thanks! I knew I wasn't the first one to ever think this capability up.

    • E

      ESP32-C3 T-OI Plus. Reading battery level
      Technical Discussion • • etolocka

      4
      0
      Votes
      4
      Posts
      17
      Views

      teastain2

      @etolocka Well, Ernesto, if the returned value is saying that the battery is 100% of 4.2 volts...I think you are THERE!
      I do not use Python, have a board like yours or ever monitored battery voltage, so I am no expert, it looks like you are OK!
      -Terry

    • U

      T-RSC3 Serial Ports
      Product information • • utr_brk

      1
      0
      Votes
      1
      Posts
      10
      Views

      No one has replied

    • T

      Mini E-Paper Core module stl
      Product information • • thebozenator

      1
      0
      Votes
      1
      Posts
      9
      Views

      No one has replied

    • M

      TTGO RGB how to get more app memory
      Technical Discussion • • mustangproject

      1
      0
      Votes
      1
      Posts
      4
      Views

      No one has replied

    • U

      T-RSC3 Serial Ports
      Common problems • • utr_brk

      1
      0
      Votes
      1
      Posts
      15
      Views

      No one has replied

    • V

      T-PCIE / T-SIM7000G using unchargeable Lithium Battery
      Technical Discussion • • vitorxlima

      2
      0
      Votes
      2
      Posts
      21
      Views

      teastain2

      @vitorxlima Easy! Put a diode in series with the non-rechargeable battery to allow the battery to dis-charge and run the board but not allow the USB to pass current to it.

    • G

      Lilygo camera plus video doorbell
      Technical Discussion • • gonsouam

      1
      0
      Votes
      1
      Posts
      12
      Views

      No one has replied

    • G

      T-SIM7600G-H R2 questions
      Product information • • gerald10

      1
      0
      Votes
      1
      Posts
      30
      Views

      No one has replied

    • E

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

      3
      1
      Votes
      3
      Posts
      89
      Views

      K

      @zhang-lilygo As VID we could use USB_VID = 0x2E8A (that's the Raspberry Pi foundation) and simply need to request a new PID in the Google form, linked in https://github.com/raspberrypi/usb-pid . But this has to be done by the Lilygo company. Can someone from Lilygo please request this PID? We have a post from https://github.com/Xinyuan-LilyGO/LILYGO-T-display-RP2040/issues/5 that the request was done in May 24, 2022. But no PID so far.

      Can someone from Lilygo request the PID again? And a second one for the T-PicoC3? The board description is complete and working with Circuitpython 8.1.0 but it is not published because the PID is missing.

    • R

      T-Display RP2040 needs USB VID/PID
      Product information • • rcarteraz

      2
      1
      Votes
      2
      Posts
      34
      Views

      K

      @rcarteraz As VID we could use USB_VID = 0x2E8A (that's the Raspberry Pi foundation) and simply need to request a new PID in the Google form, linked in https://github.com/raspberrypi/usb-pid . But this has to be done by the Lilygo company. Can someone from Lilygo please request this PID? We have a post from https://github.com/Xinyuan-LilyGO/LILYGO-T-display-RP2040/issues/5 that the request was done in May 24, 2022. But no PID so far.

      Can someone from Lilygo request the PID again? And a second one for the T-PicoC3? The board description is complete and working with Circuitpython 8.1.0 but it is not published because the PID is missing.

    • W

      Lilygo SIM7000G Can Bus connection
      Technical Discussion • canbus • • whippe

      6
      0
      Votes
      6
      Posts
      30
      Views

      teastain2

      @whippe Interesting!
      hmmm...I am way out of my depth here.
      The PeakCan seems to be CAN to USB.
      Do you have an example sketch to base this on?
      The ESP32 connects to which end, the USB or CAN?
      Does the equipment offer automotive style OBDII communication?
      If you have the time, I'd like to know!

    • G

      Module doesn't work with GPS active LilyGO-T-SIM7070G
      Common problems • • gabrielbonato

      1
      0
      Votes
      1
      Posts
      22
      Views

      No one has replied