Commit Graph

8 Commits

Author SHA1 Message Date
kraus 0319996fef fix typo in comment 2023-03-05 20:45:34 +01:00
olikraus 7dd9a68e58 added power down sequence, issue #142 2017-01-04 12:09:52 +01:00
olikraus 30584724be pcd8544 (nokia 5110) #107 2016-12-15 15:04:12 +01:00
olikraus ad3ac3a66e HW SPI bug fixing 2016-08-21 11:46:01 +02:00
olikraus 96ee7603ea Merge pull request #49 from pdenes/UC1701_MINI12864
Fix flip modes for MINI12864
2016-08-18 07:03:21 +02:00
Pal Denes 9d2ff0ae49 Fix flip modes for MINI12864
- Swap original 'flip0' and 'flip1' to be consistent with the default
  settings
- Set flipmode_x_offset to 4
2016-08-17 21:40:05 +01:00
olikraus 9cc2909dc9 implementation issue #48 2016-08-17 21:01:03 +02:00
Pal Denes 76a930d248 Add support for MINI12864 (UC1701)
Ported the driver from u8glib, almost the same as DOGS102 (UC1701), just
with a different size. Tested with a display salvaged from a cheap ebay
MP3 player.
2016-08-16 21:38:56 +01:00