olikraus
f54cdb27a5
issue #332 , reactivate 8 bit mode
2017-09-10 09:45:47 +02:00
olikraus
f5ae8d8f0d
Merge pull request #351 from matthijskooijman/bitmap
...
Improvements to the new bitmap code
2017-09-09 17:37:25 +02:00
olikraus
38ccbe0640
issue #352 : removed v2 for SSD1607, no improvement possible
2017-09-09 13:46:04 +02:00
olikraus
95c69ecb71
issue #318 : extra 100ms for refresh msg
2017-09-09 11:12:24 +02:00
olikraus
807cf21765
issue #352 : V2 device with new LUT added, but results ar not good, more investigation required
2017-09-09 11:07:33 +02:00
olikraus
ea40ae02ff
issue #352 : ssd1607 code cleanup
2017-09-09 10:20:46 +02:00
olikraus
ca6bf313e6
issue #352 : ssd1607 code cleanup
2017-09-09 10:13:19 +02:00
olikraus
1252b2c176
issue #352 : code structure cleanup
2017-09-09 10:04:42 +02:00
olikraus
a17533c211
issue #352 : power save
2017-09-09 09:48:41 +02:00
olikraus
e1d4f30a20
issue #352 : init seq cleanup
2017-09-09 09:35:35 +02:00
olikraus
ebc4aa9ad3
issue #352 : move lut to refresh msg
2017-09-09 09:34:03 +02:00
Matthijs Kooijman
8e3a2d627e
Issue #340 , initialize the Bitmap device using pixel dimensions instead of tiles
...
This allows creating bitmaps with sizes that are not multiples of 8x8
pixels. It seems the rest of u8g2 already supports this, as long as the
u8g2 and u8x8 buffers are rounded up to a multiple of 8x8 tiles.
2017-09-08 23:32:22 +02:00
olikraus
472c3553c5
Merge pull request #346 from gnlcosta/master
...
Declared "weak" (only for GCC) the function u8x8_GetMenuEvent
2017-09-08 19:29:07 +02:00
olikraus
f57509c846
issue #347 , code cleanup
2017-09-08 09:27:15 +02:00
olikraus
38d0e317bf
issue #347 , code cleanup, LUT moved from init to refresh
2017-09-08 09:19:41 +02:00
olikraus
86824d6208
issue #347 , new init procedure
2017-09-08 09:13:10 +02:00
olikraus
ad9e2d8187
issue #347 , 0x0c4 --> 0x004
2017-09-08 09:11:58 +02:00
olikraus
0cf990e4f8
issue #347 , LUT transfer during refresh
2017-09-08 09:10:30 +02:00
olikraus
60e7876941
issue #347 , added powersave modes
2017-09-08 09:09:09 +02:00
olikraus
a3738a3909
issue #347
2017-09-08 09:05:44 +02:00
olikraus
9702a4f4a9
issue #347
2017-09-07 22:58:24 +02:00
olikraus
85d1ad761c
il3820 #347
2017-09-07 13:40:47 +02:00
olikraus
d63e42fe7a
issue #318
2017-09-06 17:20:05 +02:00
olikraus
865fa75176
lut editor, fixed fade out problem, issue #318
2017-09-06 10:43:23 +02:00
Gianluca Costa
f076e96750
Declared "weak" (only for GCC) the function u8x8_GetMenuEvent
2017-09-03 18:44:22 +02:00
olikraus
05e6050c18
issue #318 , fixed contrast
2017-08-26 21:20:19 +02:00
olikraus
a8aed8b524
issue #318
2017-08-26 18:09:18 +02:00
olikraus
16d98e795d
added dummy args (for now), issue #340
2017-08-25 23:12:52 +02:00
olikraus
6fe6c02975
issue #340
2017-08-25 19:44:04 +02:00
olikraus
bf141f4906
issue #340
2017-08-25 19:20:40 +02:00
olikraus
7f60b8872e
improved debounce #388
2017-08-20 12:46:35 +02:00
olikraus
0346ae396b
additional m fonts, issue #335
2017-08-18 20:31:22 +02:00
olikraus
8615d61768
issue #333 , changed flipmode 1 & contrast for ERC240120
2017-08-14 22:26:51 +02:00
olikraus
c1b1aa6676
issue #333
2017-08-14 21:04:49 +02:00
olikraus
cf57ebb6db
issue #333
2017-08-14 14:19:40 +02:00
olikraus
c6a0c99b35
epaper #318
2017-08-14 08:18:59 +02:00
olikraus
9f5ec4327a
speed improvement overview picture construction
2017-08-12 18:05:45 +02:00
olikraus
f0a137d367
font build speed up
2017-08-12 16:34:24 +02:00
olikraus
9290baea91
ssd1606 tests
2017-08-12 12:34:33 +02:00
olikraus
a679f167f6
issue #278 (user pointer)
2017-08-12 11:32:43 +02:00
olikraus
cf1aa2fd21
issue #308
2017-08-12 08:28:46 +02:00
olikraus
122eb78700
issue #324
2017-08-11 20:01:18 +02:00
olikraus
24ceea336c
new com proc for SED1520/SBN1661, issue #324
2017-08-09 21:09:21 +02:00
Alexander Bulychev
a2a7759d35
[fix] misspelling in u8x8_d_sbn1661.c
2017-08-08 17:47:42 +03:00
olikraus
2146364bc9
sbn1661
2017-08-07 22:23:35 +02:00
olikraus
2e3df53b14
comments
2017-07-23 15:34:08 +02:00
olikraus
fef1e01424
issue #311
2017-07-19 06:05:35 +02:00
olikraus
17e07322ca
comment sh1106
2017-07-17 19:42:46 +02:00
olikraus
5666691392
issue #295 , 96x16 OLED
2017-07-09 09:07:14 +02:00
olikraus
bcb2714028
issue #302
2017-07-06 22:24:37 +02:00