What can this inexpensive ESP32 touchscreen do?

แชร์
ฝัง
  • เผยแพร่เมื่อ 15 มิ.ย. 2024
  • Unboxing and programming the Elecrow ESP32 WiFi Bluetooth touch screen display compatible with LVGL, Arduino, PlatformIO, and MicroPython.
    Find it here:
    www.elecrow.com/esp32-display...
    Chapters
    00:00 - Introduction
    01:10 - Unboxing and Assembly
    03:43 - Built-in Demo
    04:56 - Arduino Setup
    08:07 - Interlude
    08:45 - Hello World
    09:54 - My Thoughts
    11:04 - Future Projects
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @TrevorMakes
    @TrevorMakes  7 หลายเดือนก่อน

    You can find the display here: www.elecrow.com/esp32-display-5-inch-hmi-display-rgb-tft-lcd-touch-screen-support-lvgl.html?idd=3

  • @AfterHoursEngineering
    @AfterHoursEngineering 7 หลายเดือนก่อน

    Cool. I went and bought one myself. I hope to follow along with your series. Oh...and glad your back! ;-)

  • @morrielarsen
    @morrielarsen 7 หลายเดือนก่อน

    I know it's off topic, but I'd like to see how you made that sling (jute twine weaved). Maybe in a future project...

    • @TrevorMakes
      @TrevorMakes  6 หลายเดือนก่อน

      That was a replica of an ancient Egyptian sling with a woven pouch and braided cords. I'm not sure I have the patience to make another one of those (or practice aiming with it) but it's an interesting idea.

  • @saketindra
    @saketindra 4 หลายเดือนก่อน

    I'm curious whether it's feasible to power the Vbat pin separately by modifying the Minima R4 board, possibly by disconnecting it from the 3.3V rail. could you please make a video of it

  • @dietherdave37
    @dietherdave37 6 หลายเดือนก่อน

    Great example! Where can I request one for free, too? :D

    • @TrevorMakes
      @TrevorMakes  6 หลายเดือนก่อน

      Make a bunch of TH-cam videos (for free) and you may get a few freebies 😉 Probably more efficient to just buy one... Some companies (Elecrow included) do have sponsorship programs where you can apply for free/discount PCBs in exchange for doing a blog/video/whatever

  • @madmentat9596
    @madmentat9596 หลายเดือนก่อน +1

    I wonder why everything is so slow and can it be speeded up? Is it trouble with ESP32 or is there something with the controller that displays the image on the screen?

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

      I'm not sure what to expect with these kinds of displays. I figured it was a software bloat issue rather than a problem with this board specifically, but I'll take a closer look at that next time I work on it.