Commit Graph

460 Commits

Author SHA1 Message Date
olikraus 6b54835223 SAM test (Feather M0 Basic Proto Board) 2016-05-15 15:25:34 +02:00
olikraus 73073d86a5 updates 2016-05-15 14:47:09 +02:00
olikraus 8a495f9aaf code optimization 2016-05-15 10:04:49 +02:00
olikraus ebfaf993d4 fixed 32 byte buffer issue with Wire.h 2016-05-15 09:56:06 +02:00
olikraus 28d5de8d25 hw i2c partly working 2016-05-15 00:05:41 +02:00
olikraus 0609e25c63 release creation 2016-05-13 23:04:30 +02:00
olikraus 1bb0afc156 ssd1306 128x32, sh1106 2016-05-13 22:51:02 +02:00
olikraus 32384a3b82 test env setup 2016-05-13 21:50:04 +02:00
olikraus bf215f39b2 1.6.9 Makefile 2016-05-11 23:32:01 +02:00
olikraus 8a6132f515 more comments 2016-05-11 20:25:14 +02:00
olikraus ee1398881e UC1701 2016-05-11 19:11:22 +02:00
olikraus d99f6c48e6 u8x8 example ino update 2016-05-11 18:29:58 +02:00
olikraus 479e842f7b ino update full buffer 2016-05-11 06:09:51 +02:00
olikraus 8a18ee46d4 inoupdate page buffer 2016-05-09 23:10:51 +02:00
olikraus 4a2b7deb87 ino example patcher 2016-05-06 23:09:47 +02:00
olikraus af3fde57a4 ino updater 2016-05-06 23:04:33 +02:00
olikraus 5e728e4b56 utf8 support for print 2016-05-06 09:24:26 +02:00
olikraus ec46c7fa26 enablePrintUTF8 2016-05-05 22:51:38 +02:00
olikraus 8950aa9ce3 new UTF8 decoder 2016-05-05 22:21:28 +02:00
olikraus 3c484fd2fd bitmap 2016-05-05 11:52:11 +02:00
olikraus db0cafb67a xbm 2016-05-05 08:43:16 +02:00
olikraus 864657b244 bitmap 2016-05-05 07:49:31 +02:00
olikraus afadd9e866 Hbitmap 2016-05-04 22:22:33 +02:00
olikraus 6a228306e7 update 2016-05-04 19:18:37 +02:00
olikraus 4e262f5c33 fixed speed optimization define 2016-05-04 19:17:59 +02:00
olikraus 0250659fa7 setDisplayRotation, better flip mode example 2016-05-04 18:56:42 +02:00
olikraus b3f11823f2 fixed flipmode for uc1701 2016-05-03 22:09:15 +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 b3db1c57cf update 2016-04-29 19:14:02 +02:00
olikraus 5b479dc6f1 8 bit mode 2016-04-29 19:12:50 +02:00
olikraus d259fb5b58 FPS, HW SPI fix 2016-04-28 22:05:15 +02:00
olikraus 9b4c64f3ab FPS port started 2016-04-28 19:13:02 +02:00
olikraus 2ddb567309 bug fixing 2016-04-27 22:22:31 +02:00
olikraus 4c25363034 update 2016-04-27 21:30:06 +02:00
olikraus 25a214cc62 u8g compatibility 2016-04-27 21:29:31 +02:00
olikraus 731742beb4 c++ updates 2016-04-27 19:18:13 +02:00
olikraus 7518f8f12e updates 2016-04-27 18:29:18 +02:00
olikraus 8a6ac4c0f7 triangle 2016-04-24 11:39:59 +02:00
olikraus 941636e069 rframe 2016-04-24 10:29:03 +02:00
olikraus cb81fe3e57 ref pics 2016-04-24 09:53:06 +02:00
olikraus 205a11d3db polygon/triangle 2016-04-24 08:51:29 +02:00
olikraus de21001949 rframe, rbox 2016-04-23 15:58:59 +02:00
olikraus 53a37b7ce3 circle & ellipse testing and bugfixing 2016-04-23 12:16:36 +02:00
olikraus 4c643a02f1 circle tests 2016-04-23 11:54:47 +02:00
olikraus 91938021ce additional checks 2016-04-23 10:03:33 +02:00
olikraus 622a9dc579 initial version for circle and ellipse 2016-04-23 09:56:56 +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