Commit Graph

156 Commits

Author SHA1 Message Date
George Alexandre Silva
6a936da474 SDCard enabled 2024-05-05 15:36:14 -03:00
George Alexandre Silva
1375b5bfa5 Color inversion
Color inversion as a parameter in settings;
WIFIManager adjustments;
Memory fine tuning (inconsistent screen printing);
Price size adjust;
2024-05-04 19:44:58 -03:00
cosmicpsyop
f4b77a29fd adjust for dev target 2024-01-24 17:42:26 -08:00
cosmicpsyop
cd01c88f24 lilygo-t-hmi initial 2024-01-24 17:27:47 -08:00
BitMaker
7bafc8fe17 Added new screen + changed version 2023-11-28 16:13:03 +01:00
BitMaker
42c5647456 Add new screen + Sha Lib 78Khs 2023-11-28 10:27:15 +01:00
BitMaker
c0db9e15f7
Merge pull request #231 from arcsin3x/patch-3
Update monitor.h
2023-11-27 22:42:38 +01:00
BitMaker
81e933afbb
Merge pull request #230 from arcsin3x/patch-1
Update monitor.cpp
2023-11-27 22:41:40 +01:00
BitMaker
5c661eab4f
Merge pull request #217 from gyengus/support-m5-stamps3
Add support for M5 StampS3 device
2023-11-27 22:40:20 +01:00
BitMaker
abfa17d774
Merge pull request #213 from julio-matarranz/fix/dongle-switch-off
fix #210 implement Switch off screen on Lilygo dongle
2023-11-27 22:39:23 +01:00
BitMaker
cdafbb660f
Merge branch 'master' into feature/password 2023-11-23 16:34:16 +01:00
arcsin3x
ad940f8bf8
Update monitor.h
修改了api接口,修改了更新时间间隔为1分钟
2023-11-15 16:57:25 +08:00
arcsin3x
d50227d010
Update monitor.cpp
修改了api接口,保证国内可用
2023-11-15 16:55:33 +08:00
gyengus
88cbec1829
Add support for M5 StampS3 device 2023-11-05 13:32:34 +01:00
Julio
0cfbb0f49c fix #210 implement Switch off screen on Lilygo dongle 2023-11-02 19:31:16 +01:00
Matteo Crippa
96e648f330 introduce custom password 2023-10-23 23:55:15 +02:00
Claudio Benvenuti
29ffe62ba8 fix regression introduced in 25db0a4 that prevented T-Display_V1 display to updates; fix for displayDriver.h case sensitive filename 2023-10-12 15:19:24 +02:00
BitMaker
8fc593be51
Merge pull request #195 from nitroxgas/dev
Fixed suffixes to large pool hash rates.
2023-10-05 23:54:39 +02:00
George Alexandre Silva
65110292ea Revert "Just for internal tests"
This reverts commit 5911e0d873.
2023-10-04 21:51:47 -03:00
George Alexandre Silva
5b67cb4430 Fixed suffixes to large pool hash rates. 2023-10-04 09:04:07 -03:00
Roman Mashta
096b9dbdd4 Fix build for MacOS and Linux. 2023-10-02 17:02:12 +03:00
BitMaker
e2ec393036
Merge pull request #186 from elmo128/SDspi_update
SPI support for SD card access, display for esp32cam, minor changes.
2023-10-01 10:38:59 +02:00
George Alexandre Silva
5911e0d873 Just for internal tests 2023-09-28 15:18:17 -03:00
elmo128
a587c131ab
Update SDCard.cpp
fix
2023-09-28 06:05:45 +02:00
elmo128
fce8135b9c fix 2023-09-27 17:45:37 +02:00
George Alexandre Silva
b6e8119fc6 Fixed wrong pool total hashrate, with jsonfilter 2023-09-26 01:14:41 -03:00
elmo128
4e4c24f404 update SD spi access 2023-09-22 01:35:31 +02:00
elmo128
bfb01da2c8 add display to esp32cam 2023-09-21 18:03:22 +02:00
elmo128
45dacd4f78 add documentation 2023-09-21 17:42:37 +02:00
elmo128
7c5ec51abb add spi access to sd card 2023-09-21 17:42:34 +02:00
elmo128
71d539bc5c debug_mem: print min free heap 2023-09-21 17:42:30 +02:00
elmo128
0f65433875 restore old keys in SPIFFS 2023-09-21 17:42:11 +02:00
elmo128
89287f43c9 bugfix, optimization 2023-09-21 17:41:21 +02:00
George Alexandre Silva
6105c57b9b Revert "Revert "Merge branch 'dev' of https://github.com/BitMaker-hub/NerdMiner_v2 into dev""
This reverts commit 56fc227c7c.
2023-09-19 22:18:28 -03:00
George Alexandre Silva
c803c3b78c minor adjusts. 2023-09-19 21:38:11 -03:00
George Alexandre Silva
56fc227c7c Revert "Merge branch 'dev' of https://github.com/BitMaker-hub/NerdMiner_v2 into dev"
This reverts commit 16ffd47a67, reversing
changes made to 43cbaf75cb.
2023-09-19 20:38:15 -03:00
George Alexandre Silva
16ffd47a67 Merge branch 'dev' of https://github.com/BitMaker-hub/NerdMiner_v2 into dev 2023-09-18 22:49:31 -03:00
George Alexandre Silva
43cbaf75cb Touch, Sprites fix to small heap, Suffix adj. 2023-09-18 22:43:54 -03:00
elmo128
2057ba8082 bugfix 2023-09-18 13:11:04 +02:00
elmo128
971613ebce fix 2023-09-18 02:32:34 +02:00
elmo128
282db32cc9 Consistence with readme 2023-09-17 16:55:10 +02:00
elmo128
6e891f1a5f update files 2023-09-17 16:44:01 +02:00
elmo128
e1d9cbb6c2 fix path 2023-09-17 14:55:28 +02:00
elmo128
2e366e931b split declaration+implementation 2023-09-17 14:52:48 +02:00
elmo128
711cf00c43 fix file locations 2023-09-17 14:41:16 +02:00
elmo128
330d493f06 Merge ESP32CAM_SD in dev 2023-09-17 14:06:46 +02:00
elmo128
6690f3cccb update 2023-09-16 01:42:40 +02:00
elmo128
cc1832641b fix 2023-09-15 12:43:16 +02:00
elmo128
a694427b7c update debug messages, comments 2023-09-15 12:43:13 +02:00
elmo128
59fbade347 update debug messages, prepare implementation of SPI mode 2023-09-15 12:42:41 +02:00