Commit graph

41 commits

Author SHA1 Message Date
Djuri Baars
879aeb6c3c Disable suspend on time screen when using ISR 2023-11-06 18:39:44 +01:00
Djuri Baars
415aa3a606 Use timer interrupt to update time 2023-11-06 18:38:25 +01:00
Djuri Baars
94c2a7e43b Improved button handling 2023-11-05 14:15:52 +01:00
Djuri Baars
ac306cb473 Merge most stable version with new features 2023-11-04 21:51:24 +01:00
Djuri Baars
aa6c09e9aa Reconnect WiFi on error 2023-11-04 21:24:15 +01:00
Djuri Baars
8cc99d2437 Detect freezing screens 2023-11-04 13:35:07 +01:00
Djuri Baars
5c165633d1 increase vTick for time screen, add lost IP event handler and system status to web interface 2023-11-03 16:03:34 +01:00
Djuri Baars
62358a7c6e Make better use of constants 2023-10-30 23:50:07 +01:00
Djuri Baars
6fc1dfe707 Remove unsupported PIO configs 2023-10-30 23:17:37 +01:00
Djuri Baars
3a6be5868d Remove manual reset methods 2023-10-30 22:52:22 +01:00
Djuri Baars
f18219964e Switching to own universal pin library 2023-10-30 22:41:22 +01:00
Djuri Baars
be937da6b9 Fix connecting to node 2023-10-30 22:20:19 +01:00
Djuri Baars
1f7946c30e More memory optimizations 2023-10-30 00:48:08 +01:00
Djuri Baars
e1648a9a42 A lot of memory consumption improvements 2023-10-28 20:31:10 +02:00
Djuri Baars
0bf60d160f Change to CoinGecko API for price data and keep the webserver priority default 2023-10-27 20:32:33 +02:00
Djuri Baars
088677872f Make EPD colors changable without restart 2023-10-21 14:49:42 +02:00
Djuri Baars
da4719c046 Enable WiFi autoconnect explicitly, fixed some http connect quirks 2023-10-08 16:07:05 +02:00
Djuri Baars
37cb13f5f4 Improving memory management to prevent SSL errors 2023-10-08 00:17:06 +02:00
Djuri Baars
cc28df888b Make mempool.space instance configurable, change ntp server to global pool 2023-10-07 20:37:47 +02:00
Djuri Baars
18faece660 Added screen timer toggle to WebUI 2023-10-07 12:22:53 +02:00
Djuri Baars
803f45229e Made halving countdown text consistent with rest 2023-10-07 12:22:32 +02:00
Djuri Baars
831e3ee144 Made wifi config portal timeout and refresh time configurable in WebUI 2023-10-07 11:46:34 +02:00
Djuri Baars
8c608eb164 Increase WiFi Portal timeout 2023-10-07 10:58:31 +02:00
Djuri Baars
df8a39fd26 Add WiFi portal timeout, increase checkBitcoinBlock stack 2023-10-02 10:41:05 +02:00
Djuri Baars
8b4f2cb994 Fix settings so it doesn't overwrite node password 2023-09-20 02:29:45 +02:00
Djuri Baars
48bb13b965 Flash lights when settings changed 2023-09-20 02:17:23 +02:00
Djuri Baars
0e1e7a4d12 Added check for using own node 2023-09-20 02:02:47 +02:00
Djuri Baars
e533f87d08 Fix disabling connecting to own node from web interface 2023-09-19 23:42:10 +02:00
Djuri Baars
922cb5ae0a Full refresh a display every 30 minutes 2023-09-09 20:45:05 +02:00
Djuri Baars
f6796fa448 Fix for negative timezone offsets 2023-09-08 22:25:24 +02:00
Djuri Baars
a1c5d8a579 Added timer pause/resume button and updated README 2023-08-30 00:18:18 +02:00
Djuri Baars
1e6ed38ce5 Add visual feedback to save button, add user agent 2023-08-23 21:19:34 +02:00
Djuri Baars
96a48576c5 Add bitcoind authorization check 2023-08-23 20:43:31 +02:00
Djuri Baars
df184bb4ec Added build version to web interface, WiFi reset button 2023-08-23 20:22:55 +02:00
Djuri Baars
fdd32456bc Bring back config.h 2023-08-15 13:45:42 +02:00
Djuri Baars
e68c2816c6 Add network status functionality for last button 2023-08-08 10:46:05 +02:00
Djuri Baars
e93680a50e Dependency updates, fixed config and README addition 2023-07-07 17:20:06 +02:00
Djuri Baars
cc22692992 Implemented LED brightness setting, started I2C slave code, made reset pin consistent with wiring for DOIT DevKit. 2023-06-25 15:06:29 +02:00
Djuri Baars
81885e3f15 Made more options configurable in the web interface 2023-06-20 08:57:43 +02:00
Djuri Baars
fb1cd73acf Button functionality using MCP23017 interrupts and bugfixes 2023-06-18 15:40:42 +02:00
Djuri Baars
56569b8ed2 Initial commit 2023-06-10 21:23:31 +02:00