C12832 by dreschpe modified to work with the DOGL128-6 LCD Display (ST7565R based)

Dependents:   DOGL128Test

Fork of C12832_lcd by Peter Drescher

History

Added printing full screen image. default tip

2016-07-28, by Sateg [Thu, 28 Jul 2016 22:16:43 +0000] rev 19

Added printing full screen image.


Changed constructor to take pins as parameters.

2016-07-19, by Sateg [Tue, 19 Jul 2016 23:20:36 +0000] rev 18

Changed constructor to take pins as parameters.


Fixed docs.

2016-07-16, by Sateg [Sat, 16 Jul 2016 22:12:27 +0000] rev 17

Fixed docs.


Moved buffer clearing to function, reworked buffer size initialization.

2016-07-16, by Sateg [Sat, 16 Jul 2016 21:30:38 +0000] rev 16

Moved buffer clearing to function, reworked buffer size initialization.


Rewrote LCD configuration.

2016-07-16, by Sateg [Sat, 16 Jul 2016 20:43:50 +0000] rev 15

Rewrote LCD configuration.


Fixed class name.

2016-07-16, by Sateg [Sat, 16 Jul 2016 19:06:00 +0000] rev 14

Fixed class name.


Renamed class and files to fit library description.

2016-07-16, by Sateg [Sat, 16 Jul 2016 18:59:43 +0000] rev 13

Renamed class and files to fit library description.


Merge fixes.

2016-07-16, by Sateg [Sat, 16 Jul 2016 18:52:33 +0000] rev 12

Merge fixes.


Modification so that DogL 128 works.

2016-07-16, by Sateg [Sat, 16 Jul 2016 18:46:12 +0000] rev 11

Modification so that DogL 128 works.


Don't claim stdout by default. Make the user of the library do that.

2013-10-27, by sam_grove [Sun, 27 Oct 2013 23:16:07 +0000] rev 10

Don't claim stdout by default. Make the user of the library do that.