Bu web sayfası, kullanıcıların herhangi bir resmi (JPG, PNG vb.), mikrodenetleyicilere bağlı TFT LCD veya OLED ekranlarda gösterebilmek için gerekli olan C/C++ HEX kodlarına (byte dizilerine) dönüştürmesini sağlayan bir araçtır. Araç, oluşturulan kodu arka planda okuyarak resmin seçilen ekran boyutlarında pikseller bazında birebir nasıl görüneceğini simüle eder. Bu sayede kodu cihaza yüklemeden önce sonucu görebilirsiniz.
EN: This webpage is a web-based utility designed for embedded system developers. It allows users to convert image files into C/C++ HEX code arrays, which are required to display graphics on TFT LCD or OLED screens driven by microcontrollers (such as Arduino, ESP32, etc.). A standout feature where the tool reads the generated C code and provides a pixel-perfect real-size simulation of how the image will actually look on the physical display before you even upload the code to your board.