Basically i glued Peter Drescher and Simon Ford libs in a GraphicsDisplay class, then derived TFT or LCD class (which inherits Protocols class), then the most derived ones (Inits), which are per-display and are the only part needed to be adapted to diff hw.
Revisions of Inits/SSD1306.cpp
Revision | Date | Message | Actions |
---|---|---|---|
13:d8c593fa7705 | 2015-02-22 | multibyte cmds workaround for compatibility with actual SPI_16 NOP trick (see LCD class wr_cmd8) | File Diff Annotate |
12:9c8f3076347c | 2015-02-22 | Add SSD1306 OLED Driver | File Diff Annotate |