About 597,000 results
Open links in new tab
  1. Differences in ST7735 Versions ? - Displays - Arduino Forum

    Jul 9, 2018 · Hi all, So iv'e been looking at various display options for a project and have decided on using a 1.8 inch 160x128 LCD display but i'm confused as to which version of the ST7735 …

  2. Esp32-C3 Supermini with 1.44' SPI 128X128 ST7735s LCD

    Dec 29, 2024 · I am a beginner and I am working on a smartwatch project. I plan to use an esp32-c3 supermini as the main controller with a 1.44' SPI 128X128 ST7735s LCD as the display. I …

  3. Connecting ST7735 to Arduino Nano - Displays - Arduino Forum

    Jan 24, 2025 · Hello, I'm trying to control a tft lcd screen with an Arduino nano, i have seen examples where SCL and SDA are connect to D13 and D11, or are they meant to be …

  4. TFT ST7735S with Wemos D1 - Displays - Arduino Forum

    Dec 29, 2022 · Hello, I have the 1.8inch ST7735S TFT (ILI9225 / ILI9341) screen together with an Arduino Wemos D1. With an Arduino NANO the screen runs perfect, but with the tft connected …

  5. I dont quite understand how TFT ST7735 displays work

    I have both a 1.44" and a 0.96" TFT ST7735 display and a Rasberry Pi Pico. I've checked many tutorials but they just define CS, RESET and DC (That's labeled A0 on the larger one?) and …

  6. 1.8 TFT SPI 128*160 V1.1 ST7735 driver working properly with …

    Nov 27, 2023 · I tried to run the TFT_eSPI examples for ST7735 1.8 128*160 TFT display on two TFTs ( I bought from the same seller) connected to my ESP32 but both of them show the …

  7. ST7735S TFT OLED Display Only Shows White Screen

    Oct 27, 2024 · next page → Topic Replies Views Activity 1.8" TFT LCD 128X160 ST7735 Stuck at white screen Displays 7 5045 May 6, 2021 Adafruit 1.8" TFT display ST7735 white screen …

  8. New Shooter Game for ST7735/ST77XX TFT - Arduino Forum

    Sep 10, 2024 · Here is a game I created using a Pro Micro and a 1.8" ST7735 display. The game itself is similar to Atari's Tempest but nowhere near as great... limitations. Attached is the …

  9. 1,8" TFT ST7735 backlight control - Displays - Arduino Forum

    Dec 18, 2018 · Adafruit_ST7735 inherits from Adafruit_ST77xx inherits from Adafuit_SPITFT inherits from Adafuit_GFX. So you should be able to add your public sleep () method into the …

  10. U8G2 for 0.96"80x60 TFT ST7735S-Nano combination?

    Dec 24, 2020 · Hi all, I am trying to get this OLED under control with an Arduino Nano: 0.96 inch 80x160 OLED with SPI connectivity, controller chip ST7735S. As you can see on the picture I …