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
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 !
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
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 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
@@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.
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
@@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.
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
Incredibly fascinating as with all your videos!!! I'm completely hooked. I sincerely thank you and am looking forward to the next lesson. 😎
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 !
Thanks a lot!
A very useful library! It makes planning and work easier. Thanks!
You're welcomed
It's great, thinking that now the sequence of the Death Star shots could be done with this configuration
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
I dot not think you can apply gradient to arcs, only to fill shapes
Very, very nice!
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?
No the library does not support lvgl or AnimatedGIF
I like! Thanks.
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.
Are you able to show text on the screen using tft eSPI functions?
@@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
@@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.
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
@@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.
Great video - however I have failed to find a list of commands like "ce , drw a circle, ci ," etc please help
Yes a list of commands could be useful, you can find them here : github.com/thelastoutpostworkshop/FastDisplayPrototyping
@@thelastoutpostworkshop "PERFECTION" Thanks
Merci