thelastoutpostworkshop / ESP32LCDRound240x240Eyes

Master the Round display on ESP32 and GC9A01 driver with the TFT_eSPI library
https://youtu.be/pmCc7z_Mi8I
MIT License
28 stars 10 forks source link

Eyes only fill half the display #3

Open MBProEng opened 2 weeks ago

MBProEng commented 2 weeks ago

Your tutorial is wonderful!! I've written my own little codes before but never worked with such complex libraries. You did a great job guiding through.

Once I got it working I realized the eye was only using the top half of the display, exactly as your video shows. I have seen other pictures with the eyes filling the whole display, and managed to find another project that did this.
https://github.com/dalori/ESP32-uncanny-eyes-halloween-skull

The trick is the eye graphic file. Use the larger default_large.h (2569 kb) file instead of the defaultEye.h (902 kb) With this change the default eye fills the 240x240 display.

thelastoutpostworkshop commented 1 week ago

Thanks a lot and thanks for the information.

qingshuicn commented 1 week ago

Directly used default_large.h strobe.