ERM19264_UC1609
1.8.0
Arduino Eco-system Library for ERM19264 LCD driven by UC1609 controller.
|
ERM19264_graphics.cpp | ERM19264 LCD driven by UC1609 controller, source file for the graphics based functions |
ERM19264_graphics.h | ERM19264 LCD driven by UC1609 controller, header file for the graphics based functions |
ERM19264_graphics_font.cpp | ERM19264_UC1609 , ERM19264 LCD driven by UC1609C controller, font data file 12 fonts |
ERM19264_graphics_font.h | ERM19264_UC1609 , ERM19264 LCD driven by UC1609C controller, font data file 12 fonts |
ERM19264_UC1609.cpp | ERM19264 LCD driven by UC1609C controller, Source file |
ERM19264_UC1609.h | ERM19264 LCD driven by UC1609C controller, header file |
ERM19264_UC1609_BITMAP.ino | Example file for ERM19264_UC1609 library, showing how to display bitmaps |
ERM19264_UC1609_GRAPHICS.ino | Example file for ERM19264_UC1609 library, showing use of graphic functions from included graphics class |
ERM19264_UC1609_HELLO.ino | Example file for ERM19264_UC1609 library, showing display of hello world on LCD |
ERM19264_UC1609_MISC.ino | Example file for ERM19264_UC1609 library, showing use of various functions |
ERM19264_UC1609_MULTISCREEN.ino | Example file for ERM19264_UC1609 library, showing use of mulitple screens(two) sharing one buffer. |
ERM19264_UC1609_MULTISCREEN_TWO.ino | Example file for ERM19264_UC1609 library, showing use of mulitple screens(four) sharing one buffer. To save data |
ERM19264_UC1609_SWSPI.ino | Example 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.ino | Example file for ERM19264_UC1609 library, showing use of Text and Fonts |