Thin Film Transistor LED Displays - Visual I/O
Circuit Cellar|September 2024
To add a resistive touchscreen on top of a TFT display, Jeff explores the technology offerings and libraries needed to accomplish his task. Calibrating the touchscreen's computed coordinates with the actual pixel coordinates of the display proved difficult with a modular framework but separating functions allows easy expansion.
Jeff Bachiochi
Thin Film Transistor LED Displays - Visual I/O

Last month I chose to use a TFT display, based on the simple fact that it was compatible with Arduino UNO shield (Circuit Cellar #409, August, 2024 [1]). That means the display mounts atop an UNO and requires no wiring whatsoever to operate. My micro of choice nowadays is an ESP32. Officially there is no UNO-format ESP32 from Arduino. They do make a NANO format ESP32, but that lacks the Arduino expansion format. Third-party companies such as Wemos offer one, but it's hardly a standard. Using an UNO or MEGA format board with a shield-compatible display board made a lot of sense.

Despite its advantages, a TFT screen cannot emit light on its own, and needs a backlight to generate an image. In this month's column, I add a resistive touchscreen on top of the TFT display

HOW TFTS AND TOUCHSCREENS WORK

TFT display: A TFT or "thin-film-transistor" technology display has a sandwich-like structure with liquid crystal material between two glass plates. Referring to Figure 1, you can see the two polarizing and RGB (Red/Green/Blue) color filters, which, combined with two alignment layers, determine the amount of light allowed to pass. An uncharged pixel allows the vertically polarized light to pass unaffected, then it gets blocked by the second horizontal polarizer. When charged, the liquid crystals bend the vertically polarized light 90°, allowing it to pass through the second polarizer. Each pixel in the active RGB matrix is paired with transistors that includes a capacitor to give each sub-pixel the ability to retain its charge. Thus, the TFT layer controls the amount of light allowed to flow through its color filter. The TFT screen, itself, however, can't emit light like an OLED display; it must have a backlight to generate the picture.

Bu hikaye Circuit Cellar dergisinin September 2024 sayısından alınmıştır.

Start your 7-day Magzter GOLD free trial to access thousands of curated premium stories, and 9,000+ magazines and newspapers.

Bu hikaye Circuit Cellar dergisinin September 2024 sayısından alınmıştır.

Start your 7-day Magzter GOLD free trial to access thousands of curated premium stories, and 9,000+ magazines and newspapers.

CIRCUIT CELLAR DERGISINDEN DAHA FAZLA HIKAYETümünü görüntüle
Catching Lightning in an IMU
Circuit Cellar

Catching Lightning in an IMU

Simulating Diffusion-Limited Aggregation with a Raspberry PI RP2040 MCU

time-read
10+ dak  |
November 2024
Build an Interactive Kinetic Wall
Circuit Cellar

Build an Interactive Kinetic Wall

Using a Raspberry Pi 4 and Kinect V1 Camera

time-read
10 dak  |
October 2024
Learn to Program MCUs with uLISP
Circuit Cellar

Learn to Program MCUs with uLISP

Part 1: Crash Course Offers Insight Into Pioneering Language

time-read
10+ dak  |
October 2024
Intelligent Automotive Battery Sensor
Circuit Cellar

Intelligent Automotive Battery Sensor

Shunt Resistors and Evaluation Electronics Offer Two Key Components

time-read
4 dak  |
October 2024
Understanding Mesh Circuits How to Use and Calculate Them
Circuit Cellar

Understanding Mesh Circuits How to Use and Calculate Them

Microcontrollers and other digital systems concern mostly ones and zeros but when connections to the real word are needed it can get messy. Stuart writes about mesh analysis and how mesh circuits can be calculated and applied in practical scenarios.

time-read
10+ dak  |
October 2024
Datasheet: Very Cool Micro Machines
Circuit Cellar

Datasheet: Very Cool Micro Machines

Smartphone Cooling Rounds Out Parade of Advanced MEMS

time-read
2 dak  |
October 2024
Improving Patient Outcomes
Circuit Cellar

Improving Patient Outcomes

Device Technology Advances Medical Practices

time-read
10+ dak  |
October 2024
Bringing Cost-Effective, On-Device AI to Home Appliances - Sparse Weights and Interactions Negate GPUs and Cloud Computing
Circuit Cellar

Bringing Cost-Effective, On-Device AI to Home Appliances - Sparse Weights and Interactions Negate GPUs and Cloud Computing

GPU silicon and cloud computing infrastructure are too costly for mass markets devices like refrigerators and washers. By deploying compute resources only to the necessary parts of AI inference, Sparse AI allows product designers to practically incorporate new AI features like natural voice interfaces into their consumer offerings without breaking the bank or electric bill surprises.

time-read
5 dak  |
September 2024
Thin Film Transistor LED Displays - Visual I/O
Circuit Cellar

Thin Film Transistor LED Displays - Visual I/O

To add a resistive touchscreen on top of a TFT display, Jeff explores the technology offerings and libraries needed to accomplish his task. Calibrating the touchscreen's computed coordinates with the actual pixel coordinates of the display proved difficult with a modular framework but separating functions allows easy expansion.

time-read
9 dak  |
September 2024
Mobile APP Development with React Native
Circuit Cellar

Mobile APP Development with React Native

This month, Bob continues his series on mobile app development from an embedded designer's perspective. He programs a React Native app and he offers guidelines for picking a tutorial for React Native. He further explores how it handles concurrency and asynchronous programming. Bob expected a few nuances during the process but to say there were more than a few would be an understatement.

time-read
9 dak  |
September 2024