With the Serial Monitor - No Upload, Instant Display Prototyping - Magic

แชร์
ฝัง

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

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

    See my other videos:
    Master Animated GIF on the Round Display & ESP32:
    th-cam.com/video/mqSe_uMpxIs/w-d-xo.html
    Master the Round TFT Display on ESP32 and GC9A01 driver with the TFT_eSPI library:
    th-cam.com/video/pmCc7z_Mi8I/w-d-xo.html
    Create a Star Wars Tactical Display with the round Display:
    th-cam.com/video/HzHRJd7rihE/w-d-xo.html
    Master the MP3-TF-16P (DF Player Mini) on Arduino: Seamless Sound Integration & Easy Setup!
    th-cam.com/video/PBdqgHj_AkU/w-d-xo.html

  • @charles111154
    @charles111154 14 วันที่ผ่านมา

    Incredibly fascinating as with all your videos!!! I'm completely hooked. I sincerely thank you and am looking forward to the next lesson. 😎

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

    Great video and very useful library. You are really doing great work and inspire others ! I am not sure if you read comments on old videos, but i figured I'll let you know people in the far flung corners of the world see and appreciate your work !

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

    A very useful library! It makes planning and work easier. Thanks!

  • @Sergio-np4lb
    @Sergio-np4lb ปีที่แล้ว

    It's great, thinking that now the sequence of the Death Star shots could be done with this configuration

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

    is it possible to have a color gradient across the shapes? Specifically wondering about the arc going from a green to a red like a speedometer type of gauge

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

      I dot not think you can apply gradient to arcs, only to fill shapes

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

    Very, very nice!

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

    i also want to add photos/ gif on my gui, can I somehow use this with integration with lvgl or some other gif libraries like AnimatedGIF?

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

    I like! Thanks.

  • @MB-fp9lq
    @MB-fp9lq 11 หลายเดือนก่อน

    Hello. I'm trying to use this libray with an ili9488 on an arduino uno, but it doesn't seem to work. with the tftespi option, I can see that the ili9488 is indeed supported, but since i'm using an arduino and not an esp32, I don't hat's the problem. I would be grateful if you can help me out with this. Thanks in advance.

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

      Are you able to show text on the screen using tft eSPI functions?

    • @MB-fp9lq
      @MB-fp9lq 11 หลายเดือนก่อน

      @@thelastoutpostworkshop I don't have an esp32 so I didn't try. I just looked at the files and found that ili9844 was included. Btw, the reason why I think it didn't get detected is because I tried to display the text without the built in functions of your library, the regular manner I mean while using tft lcd library, and it didn't work. The console works, it says the function is run, but nothing appears on the screen.
      I have tested the screen without this library and it works. It runs with adafruit gfx and a library called ili9488.h

    • @MB-fp9lq
      @MB-fp9lq 11 หลายเดือนก่อน

      @@thelastoutpostworkshop No, unfortunatelty I don't have an esp32. I just checked the files of the espi and saw that the ili9488 is indeed supported. The reason why I'm suspecting the arduino library doesn't support this screen is because on the tft lcd folder, the registers.h file doesn't include the ili9488. Also, when I use the tftlcd lib, the screen lights up but no text is displayed even by using the normal print function. When I run your custom functions, the console shows that they have indeed been executed but nothing appears on the screen. When using the screen with the traditional gfx and ili9488.h libraries, the screen works fine, so i'm guessing it's just not detected when I use the fastdisplay library.

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

      In the FastDisplayPrototyping.h, the ili9488 is not defined for Adafruit GFX, try adding it manually.
      Are you using this driver for ili9488 : github.com/jaretburkett/ILI9488

    • @MB-fp9lq
      @MB-fp9lq 11 หลายเดือนก่อน

      @@thelastoutpostworkshop Yes, exactly this one. I'm not sure how to add the ili9488 in the file. I don't quite understand the symbols that it contains.

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

    Great video - however I have failed to find a list of commands like "ce , drw a circle, ci ," etc please help

    • @thelastoutpostworkshop
      @thelastoutpostworkshop  ปีที่แล้ว +2

      Yes a list of commands could be useful, you can find them here : github.com/thelastoutpostworkshop/FastDisplayPrototyping

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

      @@thelastoutpostworkshop "PERFECTION" Thanks

  • @cgea-tv
    @cgea-tv ปีที่แล้ว

    Merci