Commit Graph

121 Commits

Author SHA1 Message Date
olikraus 00c4041a27 SSD1606 2016-12-29 21:32:26 +01:00
olikraus 232879b9cd working on ssd1606 2016-12-28 08:02:53 +01:00
olikraus 130573a2dd lm6059 2016-12-27 00:14:44 +01:00
olikraus 226ff6d0c1 uc1604, issue #111 2016-12-18 10:35:18 +01:00
olikraus d7a7cee302 zolen st7565 128x64 2016-12-16 21:59:40 +01:00
olikraus 30584724be pcd8544 (nokia 5110) #107 2016-12-15 15:04:12 +01:00
olikraus 23b162bfaa issue #104 2016-12-14 05:35:03 +01:00
olikraus e72394cbd4 issues #88 and #101 2016-12-08 22:37:18 +01:00
olikraus a666e0637d issue #101 2016-12-06 22:51:15 +01:00
olikraus d872b5bacc work on ks0108, #88 2016-12-04 22:48:27 +01:00
olikraus 446a8c2709 manual pull request update 2016-11-28 21:17:10 +01:00
olikraus dbb7a2f0b6 reduces speed because of pixel errors 2016-11-28 06:02:01 +01:00
olikraus 9c793c3d01 performance 2016-11-27 23:35:12 +01:00
olikraus e6f42400e7 update 2016-11-27 14:16:53 +01:00
olikraus 449638b1d4 2 2016-11-26 23:12:55 +01:00
olikraus dc583ce045 background example, issue #93 2016-11-26 22:54:32 +01:00
olikraus c466fa5b30 zero data detection for SW SPI 2016-11-26 15:12:24 +01:00
olikraus 01e3292575 fixed a problem in codebuild.c --> speed for st7920, 10x speed up for SPI mode of st7020, issue #87 2016-11-26 12:48:09 +01:00
olikraus 3b6d1fc794 issue #95 2016-11-26 08:40:58 +01:00
olikraus 8727cbb494 draw tile 2016-11-24 22:57:08 +01:00
olikraus a8384c20db UC1608, issue 92 2016-11-22 20:18:51 +01:00
olikraus a5c85063c6 cpp issue #89 2016-11-20 14:57:53 +01:00
olikraus 495871232d fixed dogxl160 2016-11-12 20:31:55 +01:00
olikraus 0f2bf06587 DOGXL240 2016-11-12 20:28:27 +01:00
olikraus 76f4da82c5 second wire interface 2016-11-12 17:30:14 +01:00
olikraus 69f74c8e6e uc1611 2016-11-12 16:17:56 +01:00
olikraus 221b98beb4 issue #74 2016-11-04 21:10:42 +01:00
olikraus 3a39634191 set i2c adr 2016-11-04 20:36:02 +01:00
olikraus 8823e50424 t6963 240x64, issue #80 2016-11-02 18:53:19 +01:00
olikraus d1612c96b0 i2c speed test for issue #79 2016-11-02 17:08:04 +01:00
olikraus 6c81aaab26 issue #79 2016-11-02 15:25:29 +01:00
olikraus 48b8aba0fc dogxl160 2016-10-15 17:08:04 +02:00
olikraus 421889ca29 fixed unused parameter warning 2016-10-06 21:19:38 +02:00
olikraus b4db8002ec XBM & japanese 2016-10-01 08:37:18 +02:00
olikraus d20d082670 SSD1322 2016-09-28 23:23:07 +02:00
olikraus 06952b5991 ssd1325 2016-09-25 10:26:39 +02:00
olikraus 69a2c1f615 RA8835 2016-09-23 19:43:35 +02:00
olikraus ad3ac3a66e HW SPI bug fixing 2016-08-21 11:46:01 +02:00
olikraus e28fc8d57d ExtUTF8 example 2016-08-20 14:24:40 +02:00
olikraus 273ef112c1 ExtUtf8 2016-08-20 14:13:22 +02:00
olikraus 5c24125c9a issue #50 2016-08-18 21:12:36 +02:00
olikraus b785e2dfe5 execuded codebuild to finalize mini12864 pull request 2016-08-17 21:08:42 +02:00
olikraus 9cc2909dc9 implementation issue #48 2016-08-17 21:01:03 +02:00
olikraus e8c4276b2a sed1330 2016-08-12 19:16:49 +02:00
olikraus c9598592ec issue #41 2016-08-09 23:22:00 +02:00
olikraus 28288359fe a2 thermo printer 2016-07-27 15:59:53 +02:00
olikraus 8484859761 removed call to u8x8_utf8_init from u8g2 "begin" member function 2016-07-27 14:06:35 +02:00
olikraus 1644c8f652 spi mode merge 2016-07-27 11:44:17 +02:00
Bas Stottelaar cf846d814d Renames sck_clock_mode -> spi_mode. Implemented SPI modes for HW SPI. 2016-07-26 20:38:55 +02:00
Bas Stottelaar 54e3c1ae9b sck_takeover_edge -> sck_clock_mode to account for all four SPI modes. 2016-07-25 22:05:00 +02:00