Commit graph

27 commits

Author SHA1 Message Date
95da693225 Add sidebar text, clock, and battery to tracker 2023-01-31 12:02:50 -05:00
41bce1e679 Add life tracker functionality 2023-01-30 17:38:28 -05:00
4585241fa1 Add LifeTracker app 2023-01-30 12:01:06 -05:00
409c25b750 Fix typo in Text app 2023-01-30 12:00:54 -05:00
6d07f7ecf9 Set clock text size 2023-01-30 11:33:55 -05:00
d443129f38 Lay out text on a page observing word boundaries 2023-01-29 14:16:10 -05:00
94de526f52 Fix OTA app
Clear screen on startup and remove artificial delay on shutdown.
2023-01-28 22:58:04 -05:00
2e538acca4 Update M5 state before initializing new app
Ensures button presses are cleared before loading a new interface.
2023-01-28 22:57:35 -05:00
2afceed781 Set timezone on startup 2023-01-28 22:57:17 -05:00
0b25d08d66 Move WiFi setup to OTA app 2023-01-28 21:51:39 -05:00
3a96227231 Add system app 2023-01-28 21:11:06 -05:00
e2c2594a41 Display battery level in Clock 2023-01-22 18:19:42 -05:00
6b9ca8c389 Switch to OTA app if an unexpected error occurs 2023-01-22 18:19:34 -05:00
77dca1afab Start building a text renderer 2023-01-22 16:45:40 -05:00
152144671d Fix clock update frequency 2023-01-22 12:02:28 -05:00
c0220110d6 Sync time using NTP 2023-01-22 11:40:04 -05:00
548a89f824 Create config header 2023-01-22 11:14:37 -05:00
a70e802190 Pretty up the clock 2023-01-22 11:08:07 -05:00
c9abc1ce67 Add "app" switching 2023-01-22 11:08:05 -05:00
d7010c54d5 Add startup text 2023-01-20 17:22:32 -05:00
6a42762e2a Add a power button 2023-01-20 16:28:31 -05:00
bb2b31c042 Include OTA upload script 2023-01-20 15:32:26 -05:00
d6ecad9be6 Switch to M5Unified
M5EPD is deprecated and is causing problems during setup.
2023-01-20 12:23:23 -05:00
324befebb9 Add an OTA update server 2023-01-20 12:02:27 -05:00
f4c1e163af Display WiFi connection details 2023-01-19 23:00:07 -05:00
4d828e874e Add an OTA update webserver 2023-01-19 22:41:50 -05:00
5e7ed723d8 Initial commit 2023-01-19 22:05:12 -05:00