displaying on SSD1306, 128x64 pixels OLED
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
12:b4d5e007640e | 2020-02-25 | bvirk | doc removed from cpp files |
11:77aaf68a180b | 2020-02-25 | bvirk | yet another doxygen tryout |
10:8bf77efd1579 | 2020-02-25 | bvirk | formatting to please doxygen |
9:d15f84b277f3 | 2020-02-24 | bvirk | some param class documentation |
8:5972683a7190 | 2020-02-24 | bvirk | class header doc copied to cpp files |
7:7b225c565fe6 | 2020-02-24 | bvirk | ref to github in readme |
6:c69f08f464b5 | 2020-02-23 | bvirk | All examples in own files - demo of command pattern using functionpointer array to chose example |
5:c6a273f21cb4 | 2020-02-18 | bvirk | README.md updated |
4:19da6ea94042 | 2020-02-18 | bvirk | as requestet |
3:f36427797fd7 | 2020-02-15 | bvirk | splited in OLED.cpp, OLED.h, OLEDGlobals.h,MathExt,Math.cpp |
2:2a1c370a638f | 2020-02-13 | bvirk | after fixing screensize and lefshift chipadress with one it works. |
1:ad7869e467a8 | 2020-02-12 | bvirk | Minimalistic OLED |
0:950ea6fc2190 | 2020-02-12 | bvirk | initial Main worked |