DOCUMENTATION DISPLAYS Sharp Memory Screen 1.3"
Overview
Getting Started
BASE
Reference
Worker
Setup modules
COMMODETTO
Reference
Poco Renderer
Outlines
Creating Fonts
Crypt
Data
DEVICES
Moddable One
Moddable Two
Moddable Three
Moddable Four
Moddable Display
ESP32
ESP8266
nRF52
nRF52 Low Power Notes
Raspberry Pi Pico
M5Core Ink
M5Paper
Wasm
SiLabs Gecko
QCA4020
Moddable Zero
DISPLAYS
Overview
Adafruit 1.8" ST7735
Adafruit OLED Display
BuyDisplay 2.8" CTP - ESP8266
Crystalfontz ePaper
DotStar
Generic 1.44"
Generic 2.4" & 2.8" (Resistive Touch) - ESP32
Generic 2.4" & 2.8" (Resistive Touch) - ESP8266
Generic 2.4" & 2.8" (Resistive Touch) - Pico
Sharp Memory
Sharp Memory Screen 1.3"
SparkFun TeensyView
Switch Science Reflective LCD
DRIVERS
DESTM32S display
DotStar display
ILI9341 display
LPM013M126A display
LS013B4DN04 display
MCP230XX GPIO expander
NeoStrand
SSD1306 display
SSD1351 display
ST7735 display
Files
IO
TC53 IO
Firmata
NETWORK
Reference
TLS (SecureSocket)
BLE
Ethernet
Web Things
PINS
Reference
Audio Output
PIU
Reference
Localization
Keyboard
Expanding Keyboard
Die Cut
Using After Effects Motion Data
TOOLS
Reference
Manifest
Defines in Manifests
Testing
XS
Handle
JavaScript language considerations on embedded devices using the XS engine
Mods – User Installed Extensions
ROM Colors
Using XS Preload to Optimize Applications
XS Conformance
XS Marshalling
XS Platforms
XS in C
XS linker warnings
xsbug
xst
XS Compartment
XS Profiler

Sharp Memory Screen 1.3" Wiring Guide

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

Sharp Memory Display 1.3"

Specs

Part LS013B4DN04 LCD Module (datasheet)
Size 1.3", 96 x 96, 168 x 144
Type LCD, Monochrome
Interface SPI
Drivers video ls013b4dn04, no touch
Availability Sharp Memory Monochrome Display on Adafruit
Sharp Memory Reflective Display on Digi-Key
Sharp Memory Reflective Display on Sparkfun
Description These 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 Display ESP8266 ESP8266 Devboard label
3v3 3.3V
GND GND
CLK GPIO 14 (D5)
DI GPIO 13 (D7)
CS GPIO 15 (D8)

Generic SPI Display