dalori / ESP32-uncanny-eyes-halloween-skull

MIT License
9 stars 4 forks source link

Add some detail about setting up the TFT_eSPI library #1

Open teshdor opened 2 months ago

teshdor commented 2 months ago

For those that struggled to set this up. After you install the TFT_eSPI library, you need to go into the Arduino library folder for TFT_eSPI and comment out the line that reads "#include " and then uncomment out the line that reads: "#include <User_Setups/Setup46_GC9A01_ESP32.h>". Otherwise you will just get a blank screen since this library supports a number of different boards and displays.

kaliboe3d commented 2 weeks ago

I uploaded this code, one eye is flickering (seems that the black lid is switching from left to right all the time) the other eye is working fine. when I change the code and place #define NUM_EYES 2 to 1, both eyes are working fine bud they have both left (or right) eyes what looks on-natural. Cannot find out what's wrong here

randyr505 commented 2 weeks ago

I have the same issue as kaliboe3d. I am using board ESP-WROOM-32