LILYGO® T-Display-S3 ESP32-S3 1.9 inch ST7789 LCD Display WIFI Bluetooth5.0 Wireless (clearer)

Sdílet
Vložit
  • čas přidán 1. 12. 2022
  • 1.The video introduces the details of T-Display-S3.
    2.The demonstration uses Platform IO, arduino IDE, Micropython, and IDF to build the environment, you can choose one of the ways you like.
    3.Factory firmware can use ESPtouch to configure the network.
    *Github:
    github.com/Xinyuan-LilyGO/T-D...
    *How to buy:
    Amazon store:
    www.amazon.com/gp/product/B0B...
    AliExpress store:
    www.aliexpress.us/item/325680...
    LILYGO website:
    www.lilygo.cc/products/t-disp...

Komentáře • 64

  • @makersfunduck
    @makersfunduck Před rokem +4

    I recently bought this board, and in general it is a nice board. MCU is a bit faster and screen is more denser than the previous one.

  • @MarkGreen-pp3qy
    @MarkGreen-pp3qy Před 7 měsíci

    i can't wait to get mine i ordered mine off eBay

  • @MarkGreen-pp3qy
    @MarkGreen-pp3qy Před 7 měsíci

    oh yeah I just ordered mine today

  • @Ta_mère_en_short_chez_leclerc

    could you PLEASE do that with a readable video?

  • @rcarter
    @rcarter Před rokem +1

    One of the previous versions, the T-Display RP2040 still doesn't have a USB VID/PID assigned to it. Would you be able to get that resolved? This is preventing circuitpython compatibility.

    • @LILYGO
      @LILYGO  Před rokem +2

      CircuitPython is not compatible with our TTGO series, Micropython is available

  • @brazed420
    @brazed420 Před rokem +1

    Just got my one in the mail today so thought i got lucky with the new upload but i think ive bricked it

    • @brazed420
      @brazed420 Před rokem +1

      its just boot looping now when i plug it in my pc i just hear devise connected and disconected sound...bruh this vid nuked my shit man

    • @LILYGO
      @LILYGO  Před rokem

      @@brazed420 please contact our customer service or email : sales@lilygo.cc

    • @MarkGreen-pp3qy
      @MarkGreen-pp3qy Před 7 měsíci

      Do you have a windows pc

    • @MarkGreen-pp3qy
      @MarkGreen-pp3qy Před 7 měsíci

      I hope it works for you I ordered me one to but it's a little different though it's the USB dongle

    • @MarkGreen-pp3qy
      @MarkGreen-pp3qy Před 7 měsíci

      will it work with a Chromebook laptop

  • @MarkGreen-pp3qy
    @MarkGreen-pp3qy Před 7 měsíci

    Can I install this with a Chromebook laptop

  • @David_11111
    @David_11111 Před rokem

    YAY

  • @mis_hormigas
    @mis_hormigas Před měsícem

    ojo ojo nos juntamos y haver donde llegamos.................estoy muy solo

  • @MarkGreen-pp3qy
    @MarkGreen-pp3qy Před 7 měsíci

    I just ordered one

  • @bobbynegger
    @bobbynegger Před rokem

    How do I reset the lilygo s3. I made a recording and there was a problem and I already tried to erase the flash with the Esp tool, but it keeps connecting and disconnecting until I indicate the port quickly, otherwise it disconnects again. After connected and indicated the files it records normally. But I disconnected from the power, it returns to the normal position when I connect to the power, connecting and disconnecting. Nothing appears on the screen at all.
    How do I delete all data and leave it default to the factory? Thanks

    • @LILYGO
      @LILYGO  Před rokem

      Re-burn the factory firmware: github.com/Xinyuan-LilyGO/T-Display-S3/tree/main/firmware

  • @IlIREDIlI
    @IlIREDIlI Před rokem

    Hi there! I have this board and it works great when powered through USB, but how do we power this board WITHOUT using USB? The schematics suggest it should be possible, but mine won't boot when I try and power it from the 5v pin (or from the li-po connector on the back) which normally works on the TTGO T-Display and other ESP32 boards. Any suggestions/help would be great. Thank you.

    • @LILYGO
      @LILYGO  Před rokem +1

      Hello.Because of the low power consumption design of battery power supply, our engineers use it. GPIO15 and GPIO38 control screen backlight, you need to turn on GPIO15 and GPIO38 at the same time

    • @bitman4204
      @bitman4204 Před rokem

      @@LILYGO How do I do that? My board doesn't turn on when I want to use the lipo battery connector

    • @IlIREDIlI
      @IlIREDIlI Před rokem

      @@LILYGO Thank you for your reply, as these GPIOs aren't easily exposed on the board I guess USB-C power is the only option for me :)

    • @LILYGO
      @LILYGO  Před rokem +3

      @@IlIREDIlI We will add these descriptions in the product details and github examples. Thanks

    • @IlIREDIlI
      @IlIREDIlI Před rokem +1

      @@LILYGO ​ Thank you. Also, with the help of Volos Projects here on CZcams I learned that I should add these 2 lines in setup():
      pinMode(15, OUTPUT);
      digitalWrite(15,1);
      ...I can confirm that the board works with power from battery or 5v rail. Thank you for your help ☺️

  • @MarkGreen-pp3qy
    @MarkGreen-pp3qy Před 7 měsíci

    I can't wait till mine but I have a Chromebook

  • @WaschyNumber1
    @WaschyNumber1 Před rokem

    Is it now programmable over WiFi or Bluetooth without extra tinkering 🤔😳

    • @LILYGO
      @LILYGO  Před rokem

      You can use wifi and bluetooth, and it can be upgraded through OTA. But it cannot be programmed directly via wifi or bluetooth.

  • @jstro-hobbytech
    @jstro-hobbytech Před rokem +1

    Mine came without the firmware installed it seems. I can't get it to do anything. I just emailed sales.

    • @LILYGO
      @LILYGO  Před rokem

      Our sales email is:sales@lilygo.cc,
      please don't hesitate to contact us,thanks

    • @dr3mta111
      @dr3mta111 Před 20 dny

      me too

  • @angelopellegrino7752
    @angelopellegrino7752 Před 8 měsíci

    Hi, Do anyone know how to use a free spi and what pin can be used ?

    • @LILYGO
      @LILYGO  Před 8 měsíci

      PIN10, 11, 12, 13 can be used. please check here:github.com/Xinyuan-LilyGO/T-Display-S3/blob/main/image/T-DISPLAY-S3.jpg

  • @MarkGreen-pp3qy
    @MarkGreen-pp3qy Před 7 měsíci

    I have the lilygo dongle usb

  • @MarkGreen-pp3qy
    @MarkGreen-pp3qy Před 7 měsíci

    its just like that one but they are the same name

  • @MarkGreen-pp3qy
    @MarkGreen-pp3qy Před 7 měsíci

    the one I have Don't have pins

  • @daytona1212
    @daytona1212 Před 3 měsíci

    So, where can we find the code for the flip clock?

    • @LILYGO
      @LILYGO  Před 3 měsíci +1

      github.com/Xinyuan-LilyGO/T-Display-S3/tree/main/examples/factory

    • @daytona1212
      @daytona1212 Před 3 měsíci

      @@LILYGO Thank you.

  • @Taki7o7
    @Taki7o7 Před rokem +1

    Can i get a free board when cleaning your desktop? :D

    • @LILYGO
      @LILYGO  Před rokem +1

      Sure,please come

  • @MarkGreen-pp3qy
    @MarkGreen-pp3qy Před 7 měsíci

    I have the dongle

  • @jluizk
    @jluizk Před rokem

    I can't install ide Arduino, many erros!

    • @LILYGO
      @LILYGO  Před rokem +1

      What are the specific errors reported,please contact us via email: lily@lilygo.cc,thanks

    • @jluizk
      @jluizk Před rokem

      @@LILYGO I got it, but now I can't print on the serial port, even setting it to 9600 baud, could help me!

    • @jluizk
      @jluizk Před rokem

      @@LILYGO the toy lasted two days, now windows no longer recognizes the serial port :-(

  • @fatihcemalcan3280
    @fatihcemalcan3280 Před 11 měsíci

    This ESP board is very nice. Arduino installation worked for me (TFT_eSPI library is working for display). I want to use micropython. Installation process of micropython also worked. However, there should be another video to use display with micropython. Micropython library of display should be explained. Could you PLEASE publish a video for micropyhton with display?

    • @LILYGO
      @LILYGO  Před 11 měsíci

      github.com/russhughes/st7789s3_mpy

    • @MarkGreen-pp3qy
      @MarkGreen-pp3qy Před 7 měsíci

      can I use a Chromebook laptop to do this I just ordered me one similar like this

    • @MarkGreen-pp3qy
      @MarkGreen-pp3qy Před 7 měsíci

      I just wanted to know will this work using a Chromebook laptop

  • @josemarchioli
    @josemarchioli Před měsícem

    mina doesnt connect on the wifi

    • @LILYGO
      @LILYGO  Před měsícem

      please check this new video:czcams.com/video/bbcZ23tlHmA/video.html

  • @MarkGreen-pp3qy
    @MarkGreen-pp3qy Před 7 měsíci

    that's messed up