Library for Adafruit SHARP Memory Displays. This is a port of the original Arduino library available at: https://github.com/adafruit/Adafruit_SHARP_Memory_Display .

Dependencies:   Adafruit-GFX

Dependents:   Adafruit_SHARP_Memory_Display_demo Analog_Clock

Library for Adafruit Sharp Memory Displays. A demo is available here: https://developer.mbed.org/users/marcpl/code/Adafruit_SHARP_Memory_Display_demo/

README.txt

Committer:
marcpl
Date:
2015-06-23
Revision:
1:65ded733c6a2

File content as of revision 1:65ded733c6a2:

Port of an Arduino library for Mbed by Marc PLOUHINEC (m_plouhinec@yahoo.fr).
Last update: 23/06/2015

The original code is available here: https://github.com/adafruit/Adafruit_SHARP_Memory_Display

Original README.TXT file content:
=================================

This is an Arduino library for our Monochrome SHARP Memory Displays

  Pick one up today in the adafruit shop!
  ------> http://www.adafruit.com/products/1393

These displays use SPI to communicate, 3 pins are required to  
interface

To install this library, check out our detailed library install tutorial:
http://learn.adafruit.com/adafruit-all-about-arduino-libraries-install-use

Also requires the Adafruit GFX library, install the same way
https://github.com/adafruit/Adafruit-GFX-Library

Adafruit invests time and resources providing this open source code, 
please support Adafruit and open-source hardware by purchasing 
products from Adafruit!

Written by Limor Fried & Kevin Townsend  for Adafruit Industries.  
BSD license, check license.txt for more information
All text above, and the splash screen must be included in any redistribution