Commit Graph

24 Commits

Author SHA1 Message Date
Dirk Jahnke 57cfbe9a9c Added pictures and doc info. 2019-06-12 09:25:13 +02:00
Dirk Jahnke d0b0041a40 Make use of SimpleFS to init filesystem. 2019-06-07 09:43:09 +02:00
Dirk Jahnke f4fbd95183 Fixed writeAllConfigs.
Ignore changes if value does not change.
2019-06-07 09:22:12 +02:00
Dirk Jahnke 30a30b30de Feature: Added blinking when fastclock is halted. Added Magenta and Cyan colors. 2019-06-07 08:42:48 +02:00
Dirk Jahnke d2ac7c4903 Fixed: Reduced big space between fastclock list and display color. 2019-06-06 23:23:26 +02:00
Dirk Jahnke 2bed562f44 Refactoring: Moved WebUI into a seperate module. 2019-06-06 23:13:22 +02:00
Dirk Jahnke 23df52cbb6 Fixed: Change config of fastclock name did apply to fastclock. 2019-06-06 22:15:29 +02:00
Dirk Jahnke d3da31d6db Feature: Save configs permanently and automatically restore on boot. 2019-06-06 19:58:28 +02:00
Dirk Jahnke 59e84a6146 Fixed: Setting fastclock name in config. 2019-06-06 19:22:34 +02:00
Dirk Jahnke 0d1dff14f7 Refactoring: Moved color handling to clock display (from main).
Fixed: Apply config changes to config module.
2019-06-06 19:07:04 +02:00
Dirk Jahnke c4b9b93d95 Cleaned up unused code. 2019-06-06 16:43:16 +02:00
Dirk Jahnke 93e82c535e Added existing fastclock implementation.
Added DjDebug, DjConfig.
2019-06-06 16:40:38 +02:00
Dirk Jahnke 362e0760db Added UTC time offset for real clock including configuration. Change color default to green. 2019-06-05 07:36:38 +02:00
Dirk Jahnke cb0a0f89dc Fix typo 2019-06-04 21:44:31 +02:00
Dirk Jahnke b773437d45 Changed default clock mode to Realclock 2019-06-04 21:43:48 +02:00
Dirk Jahnke 22df009807 Added color Yellow. 2019-06-04 21:43:09 +02:00
Dirk Jahnke 07984234ab Added NTP client to get real time.
Added support for 3 clock modes: demo / real / fast
2019-06-04 21:33:13 +02:00
Dirk Jahnke 4f28b11cf7 Configuration via Web-Interface introduced. Can change color and brightness. 2019-06-04 20:41:41 +02:00
Dirk Jahnke c3b80e668b 1st working version -- start with blue to reduce the needed power when starting the display. 2019-06-03 16:54:56 +02:00
Dirk Jahnke 88e480716a Merge branch 'master' of https://gitea.pmpark.de/dirk/7SegmentFastClockClient 2019-06-03 15:18:10 +02:00
Dirk Jahnke c9e366b542 Added blinking support. 2019-05-30 21:30:49 +02:00
Dirk Jahnke 196d504fa7 Fixed led flickering on update -- configurable time between updates 2019-05-30 20:41:01 +02:00
Dirk Jahnke 8b25f2f2a6 Added timeout to WiFi manager. 2019-05-30 09:28:27 +02:00
Dirk Jahnke 831b514c0a Initial commit 2019-05-29 15:44:54 +02:00