Skip to content
Classical 103.5 Classical 103.5 WQXR · Est. 1976

New York's home for classical music — 24 hours a day, every day since 1976.

How to choose a 1.14 inch IPS display for a smartwatch?

By admin Classical 103.5
When selecting a 1.14 inch IPS display for a smartwatch, you need to prioritize resolution, interface compatibility, power consumption, and physical dimensions to match your specific design requirements. The most common resolution for this size is 240x135 pixels, which provides a pixel density of around 200 PPI—sufficient for crisp text and simple icons at typical viewing distances of 20-30 cm. For example, a 1.14 inch 240x135 ips display with SPI interface is a popular choice because it balances low pin count (only 4-6 data lines) with adequate refresh rates for watch faces and notifications. However, you must also check the active area dimensions: for a 1.14-inch diagonal, the active area is typically 22.68 mm wide by 12.75 mm tall, with a module outline of about 26.70 mm x 17.30 mm, depending on the flex cable design. This directly impacts how it fits into your watch housing. The display type matters significantly. IPS (In-Plane Switching) technology offers wide viewing angles—typically 80 degrees in all directions—which is crucial for a smartwatch worn on the wrist where the screen is often viewed at an angle. Contrast ratios for these panels usually range from 500:1 to 800:1, with brightness levels between 250 and 400 nits. For outdoor readability, you want at least 350 nits, but be aware that higher brightness increases power draw. A typical 1.14-inch IPS panel consumes about 20-30 mA at full brightness with a 3.3V supply, which translates to roughly 66-99 mW. If your smartwatch has a 200 mAh battery, this could drain it in about 6-10 hours of continuous use, so you need to balance brightness with battery life through PWM dimming or duty cycling. Interface selection is critical. The SPI (Serial Peripheral Interface) is the most common for small displays like this because it uses fewer pins—typically 4 for data (MOSI, MISO, SCK, CS) plus a backlight control and reset pin. This reduces the footprint on your microcontroller, which is important for compact smartwatch PCBs. However, SPI has a maximum clock speed of around 20-40 MHz on most microcontrollers, which limits the frame rate. For a 240x135 display with 16-bit color (2 bytes per pixel), each frame requires 240 x 135 x 2 = 64,800 bytes. At 20 MHz SPI, the theoretical maximum frame rate is about 20 MHz / (8 bits per byte x 64,800 bytes) ≈ 38.6 Hz, but real-world overhead reduces this to 25-30 Hz. That's fine for watch faces and static notifications, but if you plan to show animations or video, you might need a parallel interface or a higher-speed SPI. Some manufacturers offer the same panel with both SPI and QSPI (Quad SPI) options, which can quadruple throughput. Driver IC compatibility is another layer. Most 1.14-inch IPS displays use the ST7789V or GC9A01 driver IC, both of which support 240x135 resolution and 16-bit color. The ST7789V is more common in Arduino and ESP32 ecosystems, with extensive library support (e.g., TFT_eSPI, Adafruit GFX). The GC9A01 is often used in round displays but also appears in rectangular variants. Check the datasheet for the command set and initialization sequence—some drivers require specific setup commands to enable sleep mode, gamma correction, or partial display updates. For example, the ST7789V has a "MADCTL" register that controls rotation; setting it to 0x00 gives portrait mode, while 0x60 gives landscape. You can also use its "CASET" and "RASET" commands to update only a portion of the screen, which saves power and bandwidth when only the time or a notification changes. Power consumption data is often buried in datasheets, but here's a typical breakdown for a 1.14-inch IPS panel at 3.3V: | Operating Mode | Current (mA) | Power (mW) | Notes | |----------------|--------------|------------|-------| | Sleep mode | 0.1-0.5 | 0.33-1.65 | Uses minimal power, no display | | Idle (no refresh) | 5-10 | 16.5-33 | Panel powered but not updating | | Full brightness (250 nits) | 20-25 | 66-82.5 | Typical for indoor use | | Full brightness (400 nits) | 30-40 | 99-132 | Outdoor readable, but drains battery | You can reduce power by using a lower refresh rate (e.g., 10 Hz instead of 30 Hz) or by implementing a partial update scheme where only the changed pixels are rewritten. Some drivers support a "tearing effect" (TE) pin that synchronizes updates to avoid screen tearing, which is useful for smooth animations. Mechanical considerations are often overlooked. The flex cable length and connector type (usually 0.5mm pitch FPC with 14-20 pins) determine how you route the display to the mainboard. A typical cable is 15-20 mm long, but you can request custom lengths from some suppliers. The connector on the display side is often a ZIF (Zero Insertion Force) socket, which requires a compatible FPC on your PCB. The display thickness is usually 1.0-1.5 mm, including the polarizer and cover glass, but if you add a touch panel (capacitive or resistive), the total thickness increases to 1.5-2.5 mm. For a smartwatch, you want the thinnest stack-up possible to keep the device slim. Some manufacturers offer an integrated touch panel with the display, using a single FPC, which simplifies assembly but increases cost by about 30-50%. Optical bonding is another factor. If the display is exposed to direct sunlight, an air gap between the cover glass and the display can cause reflections and reduce contrast. Optical bonding (using optically clear adhesive, or OCA) fills this gap, improving readability by 20-30% in bright conditions. However, it adds about 0.2-0.3 mm thickness and increases cost. For a budget smartwatch, an air gap might be acceptable, but for a premium product, bonding is worth it. Temperature range matters for outdoor use. Most IPS displays are rated for -20°C to +70°C operating temperature, but below 0°C, the response time can slow down significantly—from 20 ms to 100 ms or more. This means the display might appear sluggish in cold weather. If you're targeting a smartwatch for winter sports, look for a wide-temperature variant that uses a different liquid crystal mixture, rated to -30°C. Finally, consider the backlight type. Most 1.14-inch IPS displays use a white LED backlight with a typical forward voltage of 3.0-3.2V and current of 20-30 mA. You can control brightness via PWM on the backlight pin, but make sure the PWM frequency is above 1 kHz to avoid visible flicker. Some displays use a 4-LED series configuration, which requires a higher voltage (around 12V) and a boost converter, adding complexity to your power supply. Check the datasheet for the backlight configuration—most are 2 LEDs in series (about 6V) or 2 LEDs in parallel (about 3V). For a smartwatch, a parallel configuration is simpler because you can drive it directly from a 3.7V lithium battery through a small resistor. To summarize the key steps: measure your watch housing dimensions, choose a display with the right active area and outline, select an SPI or QSPI interface based on your MCU's pin count and speed, verify the driver IC compatibility with your software stack, and calculate power consumption based on your expected usage patterns. Then order samples from suppliers like DisplayModule, which offers the 1.14 inch 240x135 ips display with a 14-pin SPI interface, 350 nits brightness, and ST7789V driver—ideal for prototyping.

Support Classical 103.5

Listener-supported since 1976. Your gift keeps 138 concerts a year on the air and the studio lights on, 24 hours a day.

Become a Member