What is the resolution of a 1.33 inch Sharp Memory TFT in dpi?

By admin

Alright, let’s cut straight to the chase: the 1.33 inch Sharp Memory TFT has a resolution of 128x128 pixels, and when you crunch the numbers for its pixel density, you get roughly 136 DPI (dots per inch). That’s the headline figure, but the real story here is how that DPI value stacks up against other display technologies, what it means for readability and power consumption, and why Sharp’s Memory LCD architecture makes this specific panel a unique beast. We’re going to dive deep into the math, the pixel layout, the viewing angle physics, and the practical trade-offs you’d face if you’re building a wearable, a smart home gadget, or a low-power sensor interface. No fluff, just raw data and engineering reality.

First, the numbers: how we get to 136 DPI

Let’s verify the calculation. The display diagonal is 1.33 inches. The resolution is 128x128, which means it’s a perfect square. The diagonal in pixels is sqrt(128² + 128²) = sqrt(16384 + 16384) = sqrt(32768) ≈ 181.02 pixels. Divide that by the diagonal in inches (1.33), and you get 181.02 / 1.33 ≈ 136.1 DPI. That’s the theoretical maximum. But here’s the nuance: Sharp’s Memory LCD technology uses a reflective or transflective stack, so the actual perceived sharpness can vary depending on ambient light. In direct sunlight, the reflective layer boosts contrast, making that 136 DPI feel crisper than a transmissive LCD of the same resolution. In dim light, the backlight (if present) washes out the pixel edges slightly, but the memory effect keeps the image static without flicker.

Pixel pitch and subpixel structure

The pixel pitch—the distance between the centers of two adjacent pixels—is 0.194 mm (194 microns). That’s calculated from the active area: the display’s active region is about 24.8 mm x 24.8 mm, so 24.8 mm / 128 pixels = 0.194 mm per pixel. For comparison, a typical smartphone display (like a 6.1-inch 1080p panel) has a pixel pitch around 0.064 mm, which gives a DPI of ~400. So at 136 DPI, this Sharp panel is closer to a classic 2-inch QVGA screen (160x120, ~114 DPI) or a 1.5-inch 128x128 OLED (about 121 DPI). The subpixel layout is critical here: Sharp uses a RGB stripe arrangement, not PenTile or diamond pixel. That means each pixel has three independent subpixels (red, green, blue), which improves color accuracy and reduces aliasing on text. But because the pixel pitch is relatively large, you can see individual pixels if you hold it closer than 15 cm—that’s fine for a wristwatch or a smart badge, but not for a VR headset.

Viewing angle and contrast ratio: the DPI trade-off

Here’s where it gets interesting. The Sharp Memory LCD has a contrast ratio of 10:1 (typical) in reflective mode, which is low compared to modern OLEDs (100,000:1) or high-end TFTs (1000:1). But that’s by design—the memory technology prioritizes ultra-low power (microamps in static mode) over contrast. The viewing angle is spec’d at 80° horizontal, 80° vertical (typical), which is decent for a reflective LCD. However, at 136 DPI, the viewing angle cone is slightly narrower than you’d get on a high-DPI IPS panel because the liquid crystal molecules have a longer relaxation path. In practice, if you tilt the display beyond 60°, the gamma shifts and colors become washed out. But for a 1.33-inch screen, the typical viewing distance is 30–50 cm, so you rarely exceed that angle.

Power consumption vs. DPI: the memory effect

The real killer feature isn’t the DPI—it’s the memory-in-pixel (MIP) architecture. Each pixel stores its state in a ferroelectric liquid crystal layer, so the display only consumes power when the image changes. At 128x128 resolution, that means you can refresh the entire screen with ~1 µW per update (at 1.8V). Compare that to a standard TFT of the same resolution and DPI, which would need to refresh 60 times per second, drawing 10–50 mW. The trade-off is that the Sharp panel has a response time of 15–20 ms (typical), which is slower than a typical 60 Hz TFT (16.7 ms per frame). So if you’re scrolling text or animating a UI, you’ll see smearing. But for static data like a clock face, a weather station, or a barcode, the 136 DPI is more than adequate, and the power savings are massive.

Color depth and gray scale: how DPI affects perceived quality

The Sharp Memory LCD supports 65K colors (16-bit RGB) via a 6-bit per channel driver with FRC (frame rate control) to simulate 8-bit. At 136 DPI, the color fidelity is limited by the pixel size—each pixel is roughly 0.2 mm², so dithering patterns are visible if you’re a pixel-peeper. But in practice, the human eye can’t resolve color shifts below about 0.1 mm at 30 cm, so the dithering is invisible at normal viewing distances. The gamma curve is set to 2.2 (typical for sRGB), but the reflective layer adds a slight blue shift in bright environments. If you’re using this display for a medical device or a color-critical application, you’ll need to calibrate the color lookup table, but for most embedded projects, the out-of-the-box settings are fine.

Interface and driving: the DPI impact on scan rate

The display uses a 4-wire SPI interface (plus a separate VCOM pin) running at up to 10 MHz. At 128x128 pixels, a full frame is 16,384 pixels. With 16-bit color, that’s 262,144 bits per frame. At 10 MHz SPI, you can send a full frame in about 26 ms, which gives a theoretical maximum refresh rate of 38 Hz. But the memory effect means you don’t need to refresh continuously—you only send data when the image changes. The DPI doesn’t directly affect the SPI speed, but the pixel count does: if you had a higher DPI panel (say, 240x240 at the same size), you’d need 4x the data, which would limit the refresh rate to 9.5 Hz. So the 136 DPI is a sweet spot for SPI bandwidth and power.

Mechanical and optical considerations

The active area is 24.8 mm x 24.8 mm, with a bezel of about 1.5 mm on each side. The total module size is 28.5 mm x 28.5 mm x 1.2 mm (without backlight). The reflectivity is spec’d at 18% (typical), which means in 500 lux ambient light, the display appears as bright as a typical e-paper screen. But unlike e-paper, the Sharp panel has a backlight option (a separate LED light guide) that adds 2.5 mm thickness and consumes 50 mW at full brightness. With the backlight on, the contrast ratio drops to 8:1 because of light leakage, but the DPI remains the same. For outdoor use, the reflective mode is superior—you get a crisp 136 DPI with no backlight glare.

Comparison with similar displays

Let’s put this in context with a table of common small TFTs:

DisplaySize (inch)ResolutionDPIPixel Pitch (mm)Power (static)
Sharp Memory LCD1.33128x1281360.194~1 µW
Standard 1.5" TFT1.5128x1281210.221~10 mW
1.3" OLED1.3128x1281390.190~20 mW (full white)
2.0" QVGA TFT2.0240x3202000.127~50 mW

Notice that the Sharp panel’s DPI is competitive with a 1.3-inch OLED, but its power consumption is orders of magnitude lower. The trade-off is color gamut: the OLED covers 100% NTSC, while the Sharp covers about 50% NTSC (due to the reflective layer’s spectral response). For a monochrome application, Sharp also makes a 128x128 monochrome version with the same DPI, which has a contrast ratio of 20:1 and a faster response time of 10 ms.

Real-world applications and DPI limitations

If you’re building a smartwatch with a 1.33-inch circular face, the 136 DPI means you can display about 8–10 characters of 12-point font per line (assuming 6 pixels per character width). That’s enough for a single-line notification or a time display, but not for reading a paragraph. For a fitness tracker, the pixel density is fine for step counts, heart rate graphs, and simple icons. But if you try to render a map with street names, the text will be illegible below 8-point font. The viewing angle also limits the usable DPI: at 80° off-axis, the effective resolution drops to about 80 DPI because of contrast loss. So for a dashboard that’s viewed from multiple angles, you might want a higher DPI IPS panel.

Thermal and environmental factors

The Sharp Memory LCD operates from -20°C to +70°C, which is typical for consumer LCDs. At low temperatures, the liquid crystal viscosity increases, slowing the response time to 50 ms or more. This doesn’t affect the DPI, but it does cause ghosting on fast updates. The memory effect is temperature-dependent: at -10°C, the pixel retention time drops from infinite (theoretical) to about 10 seconds, meaning you’ll need to refresh the image more often. At 136 DPI, the ghosting is more noticeable because the pixel edges are sharper—a lower DPI panel would mask the smear. For outdoor winter use, you’d need to either heat the display or accept slower updates.

Driver IC and pixel addressing

The display is driven by the Sharp LY191L1 controller (or equivalent), which supports partial refresh. You can update a single 8x8 pixel block without rewriting the entire screen. This is crucial for low-power applications: if you only change a small icon, you can send just 128 bytes (8x8 pixels x 16-bit color) instead of 32 KB for a full frame. The DPI doesn’t affect the partial refresh efficiency, but it does affect the minimum addressable area: because the pixel pitch is 0.194 mm, a 8x8 block is 1.55 mm square, which is large enough to be visible. For a fine-grained UI, you’d want to use 1-pixel updates, but that requires sending 16 bits per pixel, which is inefficient over SPI. The controller supports a column/row window command, so you can set a bounding box of any size.

Optical bonding and anti-glare

The standard Sharp panel comes with a hard-coated anti-glare surface (3H pencil hardness). The anti-glare layer reduces specular reflections, which improves the perceived contrast in bright environments. At 136 DPI, the anti-glare coating can cause a slight haze (about 2% haze factor), which makes the pixel edges look slightly softer. If you need maximum sharpness, you can order a clear polarizer version, but that increases glare. The cross-talk between adjacent pixels is spec’d at 2% (typical), which is fine for 136 DPI—you won’t see color bleeding unless you’re displaying a checkerboard pattern at 1-pixel width.

Supply voltage and timing

The display operates at 1.8V to 3.3V (typical 2.8V). The VCOM voltage is generated internally, but you can adjust it via a resistor divider to fine-tune the contrast. At 136 DPI, the VCOM tolerance is ±50 mV, which translates to a contrast variation of about 5%. If you’re driving the display from a battery, the voltage drop during discharge can shift the gamma, making the image look washed out. The frame rate is controlled by the SPI clock—if you run at 1 MHz, a full frame takes 260 ms, which gives a 3.8 Hz refresh. That’s fine for static images, but for animations, you’ll want to use the partial refresh to keep the update rate above 10 Hz.

Mechanical mounting and optical alignment

The display has an integrated FPC connector with a 0.5 mm pitch, 12 pins. The pinout includes VDD, VSS, SCLK, MOSI, CS, DC, RES, and VCOM. The backlight (if used) is a separate 2-pin connector with 3.0V typical. The pixel alignment is critical: the LCD glass is aligned to the polarizer within ±0.2 mm, which means the active area is centered to within 0.1 mm. At 136 DPI, a 0.1 mm shift is equivalent to half a pixel, so you’ll see a slight misalignment if you’re mounting the display in a bezel. For precision applications, you can use the mechanical registration holes on the PCB (0.8 mm diameter) to align the module.

Comparison with e-paper

E-paper displays (like the 1.54-inch 200x200) have a DPI of 184, which is higher than the Sharp’s 136. But e-paper has a refresh rate of 1–2 seconds, while the Sharp can update in 26 ms. The Sharp also has color capability, while most e-paper is monochrome. The power consumption of e-paper is zero in static mode (like the Sharp), but the Sharp uses a few microwatts during updates, while e-paper uses milliwatts for the full refresh. For a 1.33-inch form factor, the Sharp is a better fit for applications that need partial updates (like a digital clock with seconds), while e-paper is better for full-page refreshes (like an e-reader).

Pixel density and human vision

The human eye can resolve about 1 arcminute of detail at 20/20 vision. At a viewing distance of 30 cm, that translates to about 0.087 mm per pixel. The Sharp’s pixel pitch is 0.194 mm, so you’re looking at a 2.2x larger pixel than the eye can resolve. That means you’ll see the pixel grid if you look closely. But for a 1.33-inch display, the typical viewing distance is 40–50 cm (wristwatch distance), where the resolvable pixel size is 0.116 mm. At 50 cm, the Sharp’s 0.194 mm pixel is 1.67x larger than the eye’s limit, so you’ll still see some pixelation. For a retina display effect, you’d need a DPI of at least 300 at 30 cm, or 220 at 50 cm. So the Sharp is not retina-grade, but it’s adequate for text and icons.

Color reproduction and DPI

The Sharp Memory LCD uses a color filter array with a 50% aperture ratio (the area of each subpixel that transmits light). The remaining 50% is covered by the black matrix. At 136 DPI, the black matrix is about 0.01 mm wide, which is visible as a fine grid under magnification. The color gamut is 50% NTSC, which is typical for a reflective LCD. The white point is around 6500K (D65) in reflective mode, but it shifts to 8000K with the