top of page



Part 4 : Creating a Simple UI in TFT LCD Display using Library
In this tutorial, we will be looking at how to create a simple user interface in TFT LCD Display using SPFD5408 library as shown below....
Jan 8, 20223 min read


Part 3 : Detecting Touch in TFT LCD Display using Library
In this tutorial, we will be learning how to detect touch in a TFT LCD Display. The code to detect touch is quite simple as shown below :...
Dec 31, 20212 min read


Part 2 : Finding XY Coordinates of TFT LCD Display using Library
In this tutorial, we will be looking at how to identify the coordinate of a point being touch in the LCD Display. Again, for this...
Dec 10, 20211 min read

Part 1 : LCD Display using Library
In this tutorial, we will be looking at how to use 2.4” Thin Film Transistor LCD 240RGB x 320 Resolution and 262K color. The above shield...
Nov 15, 20213 min read


Part 4 LCD : Understanding TouchScreen (Without Library)
In this tutorial, we will be looking at touchscreen feature for the 2.4" TFT LCD Display. To begin with, all that I have written here is...
Nov 9, 20214 min read


Part 3 LCD : Drawing Shapes (Without Library)
In this tutorial, we will be looking at how to draw shapes such as lines, rectangles and circles in our LCD. Let’s begin by drawing a...
Oct 18, 20219 min read

Part 2 LCD: LCD Color Selection (Without Library)
In this tutorial, we will be discussing on colors for LCDs are derived in Arduino Programs. Below image shows how each bit represent...
Oct 13, 20215 min read

Part 1 LCD: Using 2.4" TFT LCD Display (Without Library)
In this tutorial, we will be looking at how to use 2.4” Thin Film Transistor LCD 240RGB x 320 Resolution and 262K color without using any...
Oct 6, 20219 min read
bottom of page