# Adafruit Sharp Memory Display Breakout

## Overview

![](https://cdn-learn.adafruit.com/assets/assets/000/009/082/medium800/lcds___displays_1393disp7_LRG.jpg?1396882177)

The 1.3" SHARP Memory LCD display is a cross between an eInk (e-paper) display and an LCD. It has the ultra-low power usage of eInk and the fast-refresh rates of an LCD. This model has a matt silver background, and pixels show up as little mirrors for a silver-reflective display, a really beautiful and unique look. It does not have a backlight, but it is daylight readable. For dark/night reading you may need to illuminate the LCD area with external LEDs.   
  
The display is 3V powered and 3V logic, so we placed it on a fully assembled & tested breakout board with a 3V regulator and level shifting circuitry. The display slots into a ZIF socket on board and we use a piece of double-sided tape to adhere it onto one side. There are four mounting holes so you can easily attach it to a box.   
  
The display is 'write only' which means that it only needs 3 pins to send data. The downside of a write-only display is that the entire memory must be buffered by the microcontroller driver.

If you have one of the older 96x96 pixel versions, then 96x96 bits = 1,152 bytes. On an Arduino Uno/Leonardo that's half the RAM available and so it might not be possible to run this display with other RAM-heavy libraries like SD interfacing.

If you have one of the newer 168x144 pixel versions, then 168x144 bits = 3,024 bytes.&nbsp; **That won't fit on an Arduino Uno or Leonardo!** You must use a chip with more RAM like a Metro or Feather M0 or ESP8266.  
  
The Sharp Memory Display breakout board ships with optional headers for use in a breadboard.

![](https://cdn-learn.adafruit.com/assets/assets/000/009/081/medium800/lcds___displays_2013_06_15_IMG_1911-1024.jpg?1396882157)

- [Next Page](https://learn.adafruit.com/adafruit-sharp-memory-display-breakout/assembly-and-wiring.md)

## Featured Products

### Adafruit SHARP Memory Display Breakout - 1.3" 168x144 Monochrome

[Adafruit SHARP Memory Display Breakout - 1.3" 168x144 Monochrome](https://www.adafruit.com/product/3502)
The **1.3" 168x144 SHARP Memory LCD** display is a cross between an eInk (e-paper) display and an LCD. It has the ultra-low power usage of eInk and the fast-refresh rates of an LCD. This model has a gray background, and pixels show up as black-on-gray for a nice&nbsp;e-reader...

In Stock
[Buy Now](https://www.adafruit.com/product/3502)
[Related Guides to the Product](https://learn.adafruit.com/products/3502/guides)
### Adafruit SHARP Memory Display Breakout - 2.7" 400x240 Monochrome

[Adafruit SHARP Memory Display Breakout - 2.7" 400x240 Monochrome](https://www.adafruit.com/product/4694)
The **Adafruit** &nbsp; **2.7" 400x240 SHARP Memory Display Breakout** &nbsp;is a chonky cross between an eInk (e-paper) display and an LCD. It has the ultra-low power usage of eInk and the fast-refresh rates of an LCD. This model has a gray background, and the...

Out of Stock
[Buy Now](https://www.adafruit.com/product/4694)
[Related Guides to the Product](https://learn.adafruit.com/products/4694/guides)
### SHARP Memory Display Breakout - 1.3" 96x96 Silver Monochrome

[SHARP Memory Display Breakout - 1.3" 96x96 Silver Monochrome](https://www.adafruit.com/product/1393)
[The 96x96 resolution SHARP Memory LCD is no longer made, but we have a higher-resolution 168x144 display available in the shop at https://www.adafruit.com/product/3502](https://www.adafruit.com/product/3502)

The 1.3" SHARP Memory LCD display is a cross between an eInk...

No Longer Stocked
[Buy Now](https://www.adafruit.com/product/1393)
[Related Guides to the Product](https://learn.adafruit.com/products/1393/guides)

## Related Guides

- [DIY Desktop Calculator with CircuitPython ](https://learn.adafruit.com/diy-rpn-desktop-calculator-with-circuitpython.md)
- [Adafruit ItsyBitsy nRF52840 Express](https://learn.adafruit.com/adafruit-itsybitsy-nrf52840-express.md)
- [Adafruit ESP32-S3 Feather](https://learn.adafruit.com/adafruit-esp32-s3-feather.md)
- [Adafruit FONA](https://learn.adafruit.com/adafruit-fona-mini-gsm-gprs-cellular-phone-module.md)
- [Adafruit MiCS5524 CO / Alcohol / VOC Gas Sensor Breakout](https://learn.adafruit.com/adafruit-mics5524-gas-sensor-breakout.md)
- [Adafruit DC and Stepper Motor HAT for Raspberry Pi](https://learn.adafruit.com/adafruit-dc-and-stepper-motor-hat-for-raspberry-pi.md)
- [Adafruit DRV8871 Brushed DC Motor Driver Breakout](https://learn.adafruit.com/adafruit-drv8871-brushed-dc-motor-driver-breakout.md)
- [Adafruit TSL2591 High Dynamic Range Digital Light Sensor](https://learn.adafruit.com/adafruit-tsl2591.md)
- [Adafruit Radio Bonnets with OLED Display - RFM69 or RFM9X](https://learn.adafruit.com/adafruit-radio-bonnets.md)
- [Adafruit LPS33/LPS35 Water Resistant Pressure Sensor](https://learn.adafruit.com/lps35hw-water-resistant-pressure-sensor.md)
- [Haunted Portrait](https://learn.adafruit.com/haunted-portrait.md)
- [LED Campfire](https://learn.adafruit.com/led-campfire.md)
- [Adafruit SGP40 Air Quality Sensor](https://learn.adafruit.com/adafruit-sgp40.md)
- [Adafruit SensorLab - Magnetometer Calibration](https://learn.adafruit.com/adafruit-sensorlab-magnetometer-calibration.md)
- [Adafruit CH552 QT Py](https://learn.adafruit.com/adafruit-ch552-qt-py.md)
