Commit Graph

309 Commits

Author SHA1 Message Date
olikraus 652129d903 graphics test example 2016-06-26 11:43:32 +02:00
olikraus 5865b14f5a fixed issue with the selection list 2016-06-26 10:57:44 +02:00
olikraus 1a45c4016a more example cleanup 2016-06-26 10:41:50 +02:00
olikraus bacc9daf1b more examples 2016-06-26 10:25:58 +02:00
olikraus bef3b92fb3 example cleanup 2016-06-26 10:01:50 +02:00
olikraus 93ac68b297 cleaned up examples 2016-06-26 09:58:46 +02:00
olikraus a581844d80 fixed #25, added some extra delay for the ST7920 2016-06-25 22:11:46 +02:00
olikraus a5a7692930 example constructor update 2016-06-25 07:45:09 +02:00
olikraus 4e88bb6ab5 fixed #22, activated back button 2016-06-25 07:39:20 +02:00
olikraus c382340818 st7920 2016-06-24 21:58:12 +02:00
olikraus 58481bd875 ST7920 HW SPI support, fixed issue #24 2016-06-24 21:36:32 +02:00
olikraus d51b5c34a1 LD7032 I2C 2016-06-22 23:58:14 +02:00
olikraus 078fb290a7 - simplified I2C (removed SSD13xx)
- added LD7032 I2C procedure
2016-06-22 23:41:54 +02:00
olikraus 4c7ecf099e ld7032ino update 2016-06-21 23:28:39 +02:00
olikraus f5b0b157a4 update LittleRookChess 2016-06-18 22:44:26 +02:00
olikraus 13884f0df9 little rook chess updates 2016-06-18 20:25:01 +02:00
olikraus 8f60e80c71 little rook chess... port almost finished 2016-06-18 15:28:31 +02:00
olikraus b8e06537e1 little rook chess port 2016-06-18 12:10:41 +02:00
olikraus a27a5cb3a4 more work on little rook chess 2016-06-17 20:22:40 +02:00
olikraus 434309d75b work on little rook chess 2016-06-17 20:17:27 +02:00
olikraus ad75fc8ee5 ArduBoyTest, started LittleRookChess 2016-06-17 19:42:10 +02:00
olikraus 042f209ef9 arduboy test 2016-06-16 22:57:55 +02:00
olikraus f8bed2ad47 Arduboy test 2016-06-16 21:33:19 +02:00
olikraus f420de6bc6 u8x8 message box example 2016-06-15 19:08:06 +02:00
olikraus ba9c22cdba Arduboy support 2016-06-12 06:49:23 +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 6ea84a5637 fixed StringLineU8x8 example 2016-05-29 15:56:18 +02:00
olikraus 13612df300 fixed font build and added freedoom fonts (#13) 2016-05-29 14:51:52 +02:00
olikraus caa59191da st7565.c 2016-05-26 22:35:00 +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 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 0b7285a5ff fixed Wire.h 2016-05-22 12:41:44 +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 595c0b36a6 4-wire SW SPI improved for AVR (ATMega only) 2016-05-16 09:16:54 +02:00
olikraus 7bcf4b6b70 FPS 2016-05-15 16:25:22 +02:00
olikraus 6b54835223 SAM test (Feather M0 Basic Proto Board) 2016-05-15 15:25:34 +02:00
olikraus ebfaf993d4 fixed 32 byte buffer issue with Wire.h 2016-05-15 09:56:06 +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 5e728e4b56 utf8 support for print 2016-05-06 09:24:26 +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 901676cfc9 flip mode 2016-05-01 18:01:45 +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 3480b87f6c sw i2c restructure 2016-02-29 18:04:34 +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 93bdfc5902 ST7920 2016-02-25 21:28:14 +01:00
olikraus 0fb099125e introduction of ll_hvline 2016-02-17 19:08:13 +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 bfb14dd948 R3 2016-01-03 18:30:19 +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 6cf9eadf7c U8g2 logo 2016-01-03 16:31:20 +01:00
olikraus f896c80363 u8g2 logo 2016-01-03 16:18:15 +01:00
olikraus 6e7fcd1c1f u8x8 example update 2016-01-02 09:37:11 +01:00
olikraus 843c3f2d9c Digispark support 2016-01-02 00:25:06 +01:00
olikraus 352667c9a6 fixed u8x8 examples 2016-01-01 18:18:22 +01:00
olikraus 0f0c6fca72 Arduino example rework 2016-01-01 16:45:55 +01:00
olikraus afc259c179 example renamed 2016-01-01 12:49:24 +01:00
olikraus 22b2019c2f Arduino examples/release directory 2016-01-01 12:30:12 +01:00
olikraus 16ffc9c931 Print Example 2015-12-29 23:19:52 +01:00
olikraus 7c73ac3202 code build md 2015-12-24 11:32:33 +01:00
olikraus c3fac735b8 buildcpp replaced with codebuild for u8x8 2015-12-23 19:02:06 +01:00
olikraus a5fa4a96c3 u8x8 constructor list replacement 2015-12-23 18:44:00 +01:00
olikraus 3053879161 clearScreen -> clearDisplay 2015-12-23 13:19:11 +01:00
olikraus 74234209e8 cpp 2015-12-23 10:44:20 +01:00
olikraus 23bb97bb80 cpp constructors for SPI 2015-12-23 10:04:08 +01:00
olikraus 97299ec5f8 towards cpp interface 2015-12-23 09:04:24 +01:00
olikraus 41fa8da2b4 u8g2 c++ 2015-12-22 22:23:42 +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 82a166f411 cpp interface 2015-12-12 22:36:58 +01:00
olikraus d7320d7a7b cpp 2015-12-12 17:26:10 +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
olikraus 4ca94e2df8 6800 & 8080 transfer 2015-12-06 17:45:57 +01:00
olikraus fc64bae5fb pins for i2c, added missing wiki .pre file 2015-12-06 10:53:59 +01:00
olikraus 357b1c566a software i2c 2015-12-05 22:43:30 +01:00
olikraus bf034413f5 example updates 2015-12-05 13:10:33 +01:00
olikraus f0a897c4a3 pin list 2015-11-30 23:26:50 +01:00
olikraus b73851cd62 ssd1306 test 2015-11-29 22:05:50 +01:00
olikraus 9bf267d46d fixed reset macro 2015-11-29 17:44:52 +01:00
olikraus c25a32ed29 u8g2 moved from u8glib 2015-11-06 21:07:14 +01:00