Commit Graph

19 Commits

Author SHA1 Message Date
Christian Kroll c9ffc868dc borg_gw_borg16.c: trigger watchdog 134 times per sec. (instead of 6465) 2014-10-06 19:48:15 +02:00
Christian Kroll fa3c01d0c2 borg_hw_borg16.c: some uncluttering 2014-10-06 00:14:30 +02:00
Christian Kroll 47d9b5e548 borg_hw_borg16.c: slightly higher contrast for Borg16 (optional) 2014-10-05 04:37:55 +02:00
Christian Kroll 0d69c2d209 added UART support for the LoL Shield (except for Arduino Leonardo) 2014-09-14 18:37:50 +02:00
Christian Kroll fca9b8f07a UART support for Borg16; using Peter Fleury's UART library 2014-08-16 07:01:07 +02:00
Christian Kroll b8c997e9d3 removed obsolete comment 2014-06-20 08:20:31 +02:00
Christian Kroll f4d9d55626 saved between 424 and 478 bytes in the LoL Shield driver, replaced bit
shifting with conditional branches in the framebuffer conversion routine
2014-06-20 08:03:08 +02:00
Christian Kroll c7d0ada16b borg_hw_lolshield.c: verified Arduino Mega 1280 support 2014-06-01 22:44:06 +02:00
Christian Kroll 43dac0a8c6 borg_hw_lolshield: framerate can be adjusted in the menu, now 2014-05-29 10:50:33 +02:00
Christian Kroll e97eeecc0a borg_hw_lolshield.c: counter intervals now calculated entirely at
compile time, saving 154 bytes
2014-05-29 09:02:02 +02:00
Christian Kroll cf09197d07 borg_hw_lolshield.c: give credit where credit's due 2014-05-28 00:12:45 +02:00
Christian Kroll 2db82a405a borg_hw_lolshield.c: forgot binary operator in define 2014-05-27 23:01:58 +02:00
Christian Kroll c146bf9f3f broader MCU support 2014-05-27 22:10:49 +02:00
Christian Kroll ad2a7939ab completed support for Arduino Mega 2560 (now tested) 2014-05-21 01:30:38 +02:00
Christian Kroll 3675e19e9d forgot to reduce watchdog timeout after debugging 2014-05-19 07:23:40 +02:00
Christian Kroll c184fcbf0f added support for Arduino Leonardo (and maybe Mega1280/2560, untested) 2014-05-19 07:14:18 +02:00
Christian Kroll 56a267bada switch to Timer0 for wait() on LoL Shield platform 2014-05-15 23:34:44 +02:00
Christian Kroll 22f14abb32 first working driver for Diavolino/LoL Shield 2014-05-15 11:13:35 +02:00
Christian Kroll 55505c08a6 moving source files to dedicated directory 2014-03-18 07:00:13 +01:00