Home ili9341

ili9341

8 Articles

ESP32 SPI LCD Touch Interface | Add Touch to Your Display

Learn how to add a touch interface to an SPI LCD using ESP32. Step-by-step guide with code and circuit to create interactive touch-enabled...

ESP32 SPI LCD with Graphics using LVGL

Learn to interface an SPI LCD with ESP32 and display graphics using the LVGL library. This guide includes code, setup, and working demo...

Interface SPI LCD with ESP32 – Step-by-Step Guide

Learn how to connect and program an SPI LCD with ESP32 using Espressif IDE. Includes wiring, code, and display tips for your embedded...

LVGL on STM32 || PART7 || Load LVGL from Ext Flash

This tutorial for LVGL on STM32 covers how to run the LVGL application from the External flash memory, W25Q connected via the QSPI...

STM32 FMC || LCD PART1 || How to configure for LCD

This tutorial covers how to configure the FMC peripheral of the STM32 to interface a LCD in the16 bit parallel mode. We will...

LVGL on STM32 || PART 2

This tutorial covers how to add the touch interface to the LVGL. We will create our first project in the squareline studio and...

LVGL on STM32 || PART 1

This tutorial covers how to integrate the LVGL with STM32 controllers. We will use the ILI9341 SPI display with STM32L496 controller....

Interface TFT display with STM32

This tutorial will cover how to interface the TFT display with STM32. We will use a common library to interface different displays in...