Jan 8, 20223 min readPart 4 : Creating a Simple UI in TFT LCD Display using LibraryIn this tutorial, we will be looking at how to create a simple user interface in TFT LCD Display using SPFD5408 library as shown below....
Dec 31, 20212 min readPart 3 : Detecting Touch in TFT LCD Display using LibraryIn 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 10, 20211 min readPart 2 : Finding XY Coordinates of TFT LCD Display using LibraryIn this tutorial, we will be looking at how to identify the coordinate of a point being touch in the LCD Display. Again, for this...
Nov 15, 20213 min readPart 1 : LCD Display using LibraryIn 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 9, 20214 min readPart 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...
Oct 18, 20219 min readPart 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 13, 20215 min readPart 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 6, 20219 min readPart 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...