Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is this code compatible with the TFT ST7735S Display? #38

Open
crunchymochi opened this issue Jun 4, 2023 · 0 comments
Open

Is this code compatible with the TFT ST7735S Display? #38

crunchymochi opened this issue Jun 4, 2023 · 0 comments

Comments

@crunchymochi
Copy link

@indrekluuk
I tried to use this and sourced the materials but my display is different from the video tutorial, The one I've been using is the 1.8 inch Full Color 128x160 SPI Full Color TFT LCD Display Module ST7735S 3.3V Replace OLED Power Supply for Arduino DIY KIT
https://shopee.ph/1.8-inch-Full-Color-128x160-SPI-Full-Color-TFT-LCD-Display-Module-ST7735S-3.3V-Replace-OLED-Power-Supply-for-Arduino-DIY-KIT-i.310237530.4753023774

so I tried the wirings and it just flashes white and I tried it again and again. I didn't modify the code so I connected it like this
1 GND Soil - GND
2 VDC Power 3.3 V - 3.3V
3 SCL Series watch pin - Pin 13
4 SDA Data Entry Series - Pin 11
5 RES LCM Reset pin - Pin 10
This pin is resetting the signal input. When the pin is low, the initialization of the chip is
Executed! Keep this bolt high during normal operation.
6 DC Data / Control - Pin 8
7 CS Chip, select - Pin 9
8 BLK Control pin background - 3.3V

I added some code to the Example == 2 which detects plant health. What can I do to fix this, do I need to modify the code?

image_2023-06-04_185642057
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant