neptune2 / esp8266-weather-station-color-DST

Customized ESP8266 Weather Station in Color w/ Daylight Saving Time using ILI9341 TFT 240x320 display
27 stars 7 forks source link

Image Issue #6

Open anthonyjclarke opened 7 years ago

anthonyjclarke commented 7 years ago

Hi

Just building up a new device / using new components and on a Squix PCB. All works fine but I am getting no images and there is some "noise" at the top (incorrectly displayed images)

Any ideas? img_2669

persuader commented 7 years ago

Same here

N0NUR commented 6 years ago

I have the same issues, anyone have a solution?

mcouture87 commented 6 years ago

I'm getting the same issue. Please help!

Using an Adafruit Feather with Adafruit TFT FeatherWing 2.4"

mcouture87 commented 6 years ago

I found that the GfxUi.cpp / GfxUi.h included did not work with the Adafruit TFTs. I found another copy from "squix" which did work. Uploaded those here...