I connected the TFT screen to Arduino Uno but I can't find a script for this display

Hello, I connected the TFT screen to Arduino Uno but I can't find a script for this display on the Internet, could someone help me?

Welcome to the forum

Exactly which screen have you connected to the Uno and how is it connected ?

If you found nothing on the internet, that may mean the TFT is not Arduino compatible.

Rule #1: research before you buy, not after.

ok, thank you for your answer ):

Waveshare LCD TFT - wyświetlacz kolorowy 1,8'' Sklep Botland i dont connect this display, j am beginer (:

Which is it ?

i dont connected and i dont find script ):

https://www.waveshare.com/product/displays/lcd-oled/lcd-oled-3/1.8inch-lcd-module.htm

  • Driver: ST7735S
  • Operating voltage: 3.3V/5V

Caution: data lines may be 3.3V only. Check wiki page.

Should work with Arduino_GFX, available with Library Manager.

https://github.com/moononournation/Arduino_GFX, use e.g. PDQgraphicstest.

Operating voltage: 3.3V/5V (When using 5V power supply, the logic voltage is 5V, when using 3.3V power supply, the logic voltage is 3.3V)

I don't believe them, there are no level converters. See schematics:
https://files.waveshare.com/upload/9/95/1.8inch-LCD-Module-Schematic.pdf

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