Sharp Memory Screen 1.3" Wiring Guide

August 3, 2023 ยท View on GitHub

Copyright 2018 Moddable Tech, Inc.
Revised: December 10, 2018

Sharp Memory Display 1.3"

Specs

PartLS013B4DN04 LCD Module (datasheet)
Size1.3", 96 x 96, 168 x 144
TypeLCD, Monochrome
InterfaceSPI
Driversvideo ls013b4dn04, no touch
AvailabilitySharp Memory Monochrome Display on Adafruit
Sharp Memory Reflective Display on Digi-Key
Sharp Memory Reflective Display on Sparkfun
DescriptionThese interesting displays have the ultra-low power usage of eInk and the fast-refresh rates of an LCD. The older 96 x 96 version has an mirror-like display where the active pixels are reflective.

Moddable example code

The transitions example is good for testing this display. To run a debug build, use the following build command:

cd $MODDABLE/examples/piu/transitions
mcconfig -d -m -p esp/sharp_memory_square

ESP8266 Pinout

1.3" Memory DisplayESP8266ESP8266 Devboard label
3v33.3V
GNDGND
CLKGPIO 14(D5)
DIGPIO 13(D7)
CSGPIO 15(D8)

Generic SPI Display