Commit Graph

69 Commits

Author SHA1 Message Date
olikraus d51b5c34a1 LD7032 I2C 2016-06-22 23:58:14 +02:00
olikraus 6b4ad62ab0 started with ld7032 port 2016-06-21 23:23:11 +02:00
olikraus f420de6bc6 u8x8 message box example 2016-06-15 19:08:06 +02:00
olikraus 78a8c0d7d8 selection list sdl example 2016-06-12 14:19:10 +02:00
olikraus c5f223b249 u8g2 selection list 2016-06-05 10:11:37 +02:00
olikraus 5bdc9d1ab6 selection list started 2016-06-01 06:29:07 +02:00
olikraus 4834f54832 added post label 2016-05-30 00:31:03 +02:00
olikraus c2b177f35a input value 2016-05-29 19:27:24 +02:00
olikraus 345e7bd79d itoa renamed 2016-05-29 16:24:50 +02:00
olikraus 00b7d1337b intoduced flipmode_x_offset, removed option to disable flipmode handling (it is now always enabled) 2016-05-26 12:20:44 +02:00
olikraus ad5ab4c921 c12832 2016-05-26 10:33:09 +02:00
olikraus e5a7e8c8fe st7565 2016-05-26 08:31:29 +02:00
olikraus d11127026f typo fixed for ls013b7dh03 2016-05-24 22:53:40 +02:00
olikraus 2e72f214dd added support for ls013b7dh03 128x128 display 2016-05-24 20:26:46 +02:00
olikraus 5ed9b21d52 selection list 2016-05-22 21:44:20 +02:00
olikraus b0909d1c49 str list selection, updated event handler 2016-05-22 19:29:47 +02:00
olikraus 8fcc742241 .begin() with menu pins 2016-05-22 16:02:33 +02:00
olikraus 420c623ef1 string procedures 2016-05-22 12:40:23 +02:00
olikraus 385b549e9e string handling 2016-05-21 08:09:17 +02:00
olikraus a07b525e0b debounce 2016-05-16 23:13:09 +02:00
olikraus 1bb0afc156 ssd1306 128x32, sh1106 2016-05-13 22:51:02 +02:00
olikraus 8950aa9ce3 new UTF8 decoder 2016-05-05 22:21:28 +02:00
olikraus 4209ca2cdb fixed issue with utf8 output 2016-05-02 21:17:46 +02:00
olikraus 901676cfc9 flip mode 2016-05-01 18:01:45 +02:00
olikraus d0b4ad8f4b started working on sh1106 2016-05-01 11:08:11 +02:00
olikraus 3b20aed15d Removed SET_I2C and SET_DEVICE messages 2016-05-01 10:01:37 +02:00
olikraus e9febcfe6a changed #ifdefs and GCC detection in u8x8
fixed cast issues in u8g2_font.c
2016-04-23 09:55:32 +02:00
olikraus 010cceb399 utf8 output 2016-04-16 14:49:36 +02:00
olikraus 3480b87f6c sw i2c restructure 2016-02-29 18:04:34 +01:00
olikraus 69f61cab1b ssd i2c rework 2016-02-28 22:32:14 +01:00
olikraus 7c1a6fe93f update 2016-02-28 22:24:05 +01:00
olikraus fd914d2852 st7920 spi 2016-02-27 19:23:57 +01:00
olikraus ecbcf8ceea st7920 SPI 2016-02-26 21:58:40 +01:00
olikraus e2c76c7800 some work on the st7920 2016-02-10 07:57:40 +01:00
olikraus d41abef0ea work on ST7920 2016-01-04 00:31:49 +01:00
olikraus d108af04fa update info struct 2016-01-03 17:58:50 +01:00
olikraus e83e1bff3f fixed license description (url) 2016-01-03 17:10:50 +01:00
olikraus be994dddaa update 2016-01-01 09:27:17 +01:00
olikraus af26540ccf amstrand cpc extended 2015-12-26 10:06:48 +01:00
olikraus 4acd2ff1be update 2015-12-20 23:39:27 +01:00
olikraus 7d89e56d11 ClearScreen --> ClearDisplay 2015-12-20 10:10:49 +01:00
olikraus 901e925b98 u8x8 examples 2015-12-13 21:47:11 +01:00
olikraus 9a2eb639b0 u8x8 lc procedures 2015-12-13 09:19:09 +01:00
olikraus 83a738cc7e u8x8 setup simplified 2015-12-12 13:05:14 +01:00
olikraus a802f8fb17 towards arduino support 2015-12-08 21:30:14 +01:00
olikraus 6114781973 more functions renamed 2015-12-07 22:14:17 +01:00
olikraus 382c158993 SetFlipMode and SetPowerSave 2015-12-07 21:34:49 +01:00
olikraus 33b1babd8a display_Init --> InitDisplay 2015-12-06 23:22:52 +01:00
olikraus e29c5fd7ee display_Setup --> SetupMemory 2015-12-06 23:00:56 +01:00
olikraus 684d48a566 changed display setup to display setup memory 2015-12-06 22:56:10 +01:00