The easiest way to skyrocket your YouTube subscribers
Get Free YouTube Subscribers, Views and Likes

ESP32 and 1.3' IPS TFT display (Fake WinXP code)

Follow
Volos Projects

Hello! In this video i will show you how to use this 240x240 IPS TFT display using esp32 board. It is very easy to setup, you will need tft_espi library, Just fallow instruction from video. I made this winxp animation so feel free to use code :)

IT WOUD BE NICE TO HAVE ONE MORE SUBSCRIBER ON THIS CHANNEL, THANK YOU!

Parts used in video are:
1.3" display: https://www.banggood.com/custlink/v3D...

esp32 board:
https://www.banggood.com/custlink/vG3...

HERE IS CODE:
https://github.com/VolosR/fAKEWINESP

currency example:
https://github.com/VolosR/currency240240

You can also buy me a coffe at:
https://kofi.com/volosprojects

Pins Setup:
#define TFT_MISO 5
#define TFT_MOSI 2
#define TFT_SCLK 15
#define TFT_CS 17 // Chip select control pin
#define TFT_DC 16 // Data Command control pin
#define TFT_RST 4 // Reset pin (could connect to RST pin)


Feel free to subscribe! Thank you.

posted by theminorkey41