Commit graph

29 commits

Author SHA1 Message Date
Djuri Baars
2ca85ff479 Upgrade ArduinoJson to version 7, add Block Fee Rate screen 2024-03-10 20:24:55 +01:00
Djuri Baars
c49b8edcb8 Add sats symbol option, add countdown in blocks, add decimal point for market cap, add hostname to setup screen 2024-03-10 12:35:20 +01:00
Djuri Baars
86d299fd75 More code formatting improvements 2023-11-30 22:56:50 +01:00
Djuri Baars
4aab02a040 Use clang to make codestyle consistent 2023-11-30 22:38:01 +01:00
Djuri Baars
98c036f9e3 Add unit tests 2023-11-28 01:30:36 +01:00
Djuri Baars
8ed4bb8aa6 Restart if after 10 minutes no connection 2023-11-26 00:51:54 +01:00
Djuri Baars
d6e9610721 Added WiFi signal status and settings 2023-11-21 16:12:44 +01:00
Djuri Baars
efed8bee5c WiFi reconnect improvement 2023-11-20 18:59:33 +01:00
Djuri Baars
1ad97b9b71 Added individual LED control to API and WebUI 2023-11-18 14:03:47 +01:00
Djuri Baars
909500fe2e Add light status API endpoint, UI update 2023-11-17 22:09:28 +01:00
Djuri Baars
43bf05ffb9 Remove Improv WiFi since its causing problems 2023-11-15 00:12:06 +01:00
Djuri Baars
2f39df176c Allow QR setup and webUI config at the same time 2023-11-14 16:55:18 +01:00
Djuri Baars
59f9b29df3 Use mutexes to guard the MCP 2023-11-13 20:02:58 +01:00
Djuri Baars
5987f03e8c Use mutexes to make display writings threadsafe 2023-11-13 17:51:10 +01:00
Djuri Baars
6dfc15832b Fix bitcoin halving countdown and add EUR fetch price 2023-11-13 17:14:11 +01:00
Djuri Baars
3456aceec2 More UI options, performance improvements 2023-11-13 00:33:48 +01:00
Djuri Baars
53c63da83b Set WiFi auto reconnect 2023-11-12 13:43:26 +01:00
Djuri Baars
78437c9722 Added price fetch code, fix webUI bug 2023-11-12 13:29:52 +01:00
Djuri Baars
d0eb007c4c Improved screen update tasks and display update mechanism 2023-11-12 12:38:28 +01:00
Djuri Baars
38efc73ca4 Changed partition table to allow for OTA updates 2023-11-10 23:18:14 +01:00
Djuri Baars
705f27fda9 Improved QR-code setup, added MCAP screen 2023-11-10 19:52:06 +01:00
Djuri Baars
f611d2f5f8 Working with QR code config, very memory consuming 2023-11-10 13:02:05 +01:00
Djuri Baars
8bad5ebafa Fix mempool data retrieval, optimize performance 2023-11-09 00:15:04 +01:00
Djuri Baars
0541a7759f Fix UI error, use paged updates for EPDs 2023-11-08 20:29:06 +01:00
Djuri Baars
5201ee8240 Add GitHub workflow 2023-11-08 15:49:16 +01:00
Djuri Baars
280764a2fa Added EventSource for webUI updates, completed more features 2023-11-08 15:27:22 +01:00
Djuri Baars
91fd921e2e LEDs and buttons working 2023-11-08 12:18:59 +01:00
Djuri Baars
4f2fbd8a36 Improv working again 2023-11-07 21:34:26 +01:00
Djuri Baars
687bc1f60d Missing files in commit 2023-11-07 21:26:15 +01:00