Commit Graph

17 Commits

Author SHA1 Message Date
Dirk Jahnke fe9f25c856 Made call to IAS.loop less often. Added some debug outputs. Moved some config parameters out of the code to platformio.ini 2019-02-01 15:20:56 +01:00
Dirk Jahnke 9545620ebf Added debug message when reinitializing display. 2019-02-01 15:17:06 +01:00
Dirk Jahnke d92b24e03a Added file system info when generating the files list. 2019-02-01 15:16:33 +01:00
Dirk Jahnke 0f0ad4756f Fixed time field updates. Improved debug message output. 2019-02-01 15:15:59 +01:00
Dirk Jahnke 3db402ae32 Added buildfs target and the preparation of data directory from src/data 2019-01-31 16:28:55 +01:00
Dirk Jahnke b6fdab2da9 Reduced startup static display to a duration of 1s 2019-01-31 16:28:31 +01:00
Dirk Jahnke 72f63d21f9 Fixed compiler warnings. Added alpha-version of FSUpdater, not functioning yet. 2019-01-30 16:14:08 +01:00
Dirk Jahnke 79bc78b511 Extended platformio to create gzipped version of SPIFF contents. 2019-01-30 16:12:46 +01:00
Dirk Jahnke 2588d8beb5 Moved eyes animation to middle of display; changed intro display. 2019-01-30 13:29:10 +01:00
Dirk Jahnke 215be19b47 Changed to fix compiler warnings. 2019-01-30 13:28:30 +01:00
Dirk Jahnke 37e8f1bfca Refactoring: created Display class. 2019-01-29 15:25:27 +01:00
Dirk Jahnke 52bfedb2aa Refactoring of Clock and WebServer (separate classes) 2019-01-29 13:54:34 +01:00
Dirk Jahnke de9fc112d0 Added files web service (directory) and fixed setDT service to fastforward the clock. 2019-01-29 11:26:35 +01:00
Dirk Jahnke 3dfd08e495 Refactoring, web server enabled, 1st service calls created. 2019-01-29 09:49:11 +01:00
Dirk Jahnke 8e0f2df9b1 Added robot eye animation. Made some cleanups. 2019-01-28 12:22:08 +01:00
Dirk Jahnke 738ef9e512 Clock display improved / cleaned up. 2019-01-25 20:23:10 +01:00
Dirk Jahnke 93a34e2918 Initial commit 2019-01-25 13:14:52 +01:00