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.
Dependents: afero_poc15_180216 afero_poc15_180223 afero_poc15_180302 afero_poc15_180403R ... more
Fork of UniGraphic by
UniGraphic for La Suno Version.
To go with La Suno, WatchDog Reset functions were added in ILI9341.
Revisions of Inits/SSD1306.cpp
Revision | Date | Message | Actions |
---|---|---|---|
33:f87f06292637 | 2017-02-06 | Add I2C protocol. ; Add SSD1306 i2C modus | File Diff Annotate |
17:1dafb896c6f5 | 2015-02-24 | Add SSD1306 scroll functions | File Diff Annotate |
15:b9483ba842c8 | 2015-02-23 | LCD macro undef workaround for KL46Z KL43Z, thanks ban4jp | File Diff Annotate |
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 |