TFT Lcd screen works but weirdly

Hello. I am using the screen in this link 1.8 inch Arduino TFT LCD Ekran Modülü Uygun Fiyatıyla Satın Al - Direnc.net®. and using Adafruit GFX and Adafruit ST7735 library. I am trying to make a clock wşth tft lcd screen. But my screen seems weird. Just the first part of the numbers are like a square, it is obvious that they change and it is working but as ı said they are weird. Soory for my english, ı am not so good at it.

![image|225x500](upload://fycpj340ZyO87ipZIAM3ft6tb


QX.jpeg)

What did you expect instead of the square?
Share your code...

Take some time and clean up them resistors..
could be arching..

my current bread board..

put some code up..
good luck.. ~q

Thank you all. Just I had to clear the screen before writing something to it again. I used tft.fillCircle(x,y,z,t) function and it started to work properly.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.