ESP32S3 Interfacing Rotary Encoder and GC9A01 TFT Rounded Display with LVGL

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 พ.ย. 2024

ความคิดเห็น • 13

  • @ayhantrio
    @ayhantrio ปีที่แล้ว

    Thank you for video. Which editor and compiler using for upload esp-idf ?

  • @mertcelik6327
    @mertcelik6327 ปีที่แล้ว

    Nice video bro ❤

  • @kohliabhi
    @kohliabhi 9 หลายเดือนก่อน

    Are you sure you showing the demo of same code you are running ? Your display is I2C interface (2-wire using SDA/SCL pins) but your code is running SPI drivers (3/4 wires SCLK/MISO/MOSI) how can it work ?

  • @Lucilleplur
    @Lucilleplur ปีที่แล้ว

    Could the touchscreen work as a digital version of the ipod classic clickwheel? Does it read a finger going round circular on the screen?

    • @usefulelectronics
      @usefulelectronics  ปีที่แล้ว

      You need to add capacitive touch panel to screen to add touch support

  • @gtcollection6933
    @gtcollection6933 8 หลายเดือนก่อน

    Wow. Someone using a p[roper IDE and SDK/APIs for a tut on youtube. Thanks, quite a relief from the endless babyduino others.

  • @robertomalatesta6604
    @robertomalatesta6604 ปีที่แล้ว

    Does the display controller support reading from the screen RAM? In case, could you name it? Thanks

  • @AleksandrIvin
    @AleksandrIvin ปีที่แล้ว

    Cool. Did you design this dev board?

    • @usefulelectronics
      @usefulelectronics  ปีที่แล้ว +1

      Yes,
      Here is its tutorial
      th-cam.com/video/i_y3ftt9oOs/w-d-xo.html

  • @nassimbounouar2292
    @nassimbounouar2292 ปีที่แล้ว

    Good job, Could you give me a program with Arduino ?

    • @usefulelectronics
      @usefulelectronics  ปีที่แล้ว

      You can have a look at the GitHub repository in the video description it can be beneficial for you!