ERM19264_UC1609  1.8.0
Arduino Eco-system Library for ERM19264 LCD driven by UC1609 controller.
File List
Here is a list of all documented files with brief descriptions:
 ERM19264_graphics.cppERM19264 LCD driven by UC1609 controller, source file for the graphics based functions
 ERM19264_graphics.hERM19264 LCD driven by UC1609 controller, header file for the graphics based functions
 ERM19264_graphics_font.cppERM19264_UC1609 , ERM19264 LCD driven by UC1609C controller, font data file 12 fonts
 ERM19264_graphics_font.hERM19264_UC1609 , ERM19264 LCD driven by UC1609C controller, font data file 12 fonts
 ERM19264_UC1609.cppERM19264 LCD driven by UC1609C controller, Source file
 ERM19264_UC1609.hERM19264 LCD driven by UC1609C controller, header file
 ERM19264_UC1609_BITMAP.inoExample file for ERM19264_UC1609 library, showing how to display bitmaps
 ERM19264_UC1609_GRAPHICS.inoExample file for ERM19264_UC1609 library, showing use of graphic functions from included graphics class
 ERM19264_UC1609_HELLO.inoExample file for ERM19264_UC1609 library, showing display of hello world on LCD
 ERM19264_UC1609_MISC.inoExample file for ERM19264_UC1609 library, showing use of various functions
 ERM19264_UC1609_MULTISCREEN.inoExample file for ERM19264_UC1609 library, showing use of mulitple screens(two) sharing one buffer.
 ERM19264_UC1609_MULTISCREEN_TWO.inoExample file for ERM19264_UC1609 library, showing use of mulitple screens(four) sharing one buffer. To save data
 ERM19264_UC1609_SWSPI.inoExample file for ERM19264_UC1609 library, showing use of software SPI mode only difference for user is the constructor used when you instantiate the object and pin definations
 ERM19264_UC1609_TEXT.inoExample file for ERM19264_UC1609 library, showing use of Text and Fonts