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.h
Revision | Date | Message | Actions |
---|---|---|---|
33:f87f06292637 | 2017-02-06 | Add I2C protocol. ; Add SSD1306 i2C modus | File Diff Annotate |
19:1bdfb971b2c1 | 2015-03-02 | Added LCD ST7565, the very basic std one, tested also on UC1701 | File Diff Annotate |
18:ffa58f1a680a | 2015-03-02 | Added LCD ST7565, compatible with UC1701 | 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 |
14:29bab588ba75 | 2015-02-22 | correct doku | File Diff Annotate |
12:9c8f3076347c | 2015-02-22 | Add SSD1306 OLED Driver | File Diff Annotate |