Skip to content

mikeseeh/Adafruit_SSD1351_Library

 
 

Repository files navigation

Adafruit_mfGFX_Library
======================

Multifont version of Adafruit_GFX library with Adafruit SSD1351 Display drivers and demo.

This library supports any compatible Adafruit_GFX display driver.  The free TheDotFactory Windows program is recommended for created data compatible with the Adafruit_mfGFX library.

Please see the README.pdf files for instructions on creating and adding new fonts.  The base library comes with 4 fonts and a "test" font so new candidate font data can easily be added and tested before being permanently added to the library.

BE AWARE that though font data does not take up Spark RAM, they do however take up flash space so having too many fonts may prove problematic.

** UPDATED with font compilation option, June 2014


This is a library for the 1.27" & 1.5" 16-bit Color OLED with SSD1351 driver chip

  Pick one up today in the adafruit shop!
  http://www.adafruit.com/products/1431
  http://www.adafruit.com/products/1673

These displays use SPI to communicate, 4 or 5 pins are required to  
interface

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

!!! mfGFX library adapted from Adafruit GFX library by Paul Kourany, 2014 !!!

Written by Limor Fried/Ladyada  for Adafruit Industries.  
BSD license, check license.txt for more information
All text above must be included in any redistribution


About

Adafruit SSD1351 display library (including Adafruit_GFX) ported for Spark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 89.9%
  • Other 8.5%
  • C 1.6%