diff options
Diffstat (limited to 'source/sharp/README.txt')
-rw-r--r-- | source/sharp/README.txt | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/source/sharp/README.txt b/source/sharp/README.txt new file mode 100644 index 0000000..0a84a65 --- /dev/null +++ b/source/sharp/README.txt @@ -0,0 +1,21 @@ +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
\ No newline at end of file |