Commit Graph

16 Commits

Author SHA1 Message Date
BitMaker
7bafc8fe17 Added new screen + changed version 2023-11-28 16:13:03 +01:00
arcsin3x
ad940f8bf8
Update monitor.h
修改了api接口,修改了更新时间间隔为1分钟
2023-11-15 16:57:25 +08:00
George Alexandre Silva
43cbaf75cb Touch, Sprites fix to small heap, Suffix adj. 2023-09-18 22:43:54 -03:00
BitMaker
347358ed2f
Merge branch 'dev' into master 2023-09-12 12:43:10 +02:00
George Alexandre Silva
f5f7a44b10 Implenting ESP32_2432S028R driver 2023-09-10 19:48:09 -03:00
Shaune Jan
8a3d22ab2f port T-QT Device 2023-09-08 23:48:10 +08:00
Roman Mashta
fc23e9797e Multi device support refactoring 2023-09-03 15:09:34 +03:00
Roman Mashta
bdffef1f37 Display drivers initial implementation 2023-09-03 15:09:34 +03:00
BitMaker
6677f853e2 Firmware 1.6.1 2023-08-27 11:21:26 +02:00
BitMaker
10d01ff2c7 56Khs SHA version 2023-08-20 00:45:09 +02:00
BitMaker
f1394cd2c2 Support ESP32devkit nerdMiner 2023-08-11 13:37:25 +02:00
BitMaker
54ace9455d Nonce starting point + fix halving blocks
- Added different nonce start point for each thread
- Fixed halving block calculation
- Added firmware version on initial screen
2023-07-11 00:25:23 +02:00
BitMaker
e9b91b1918 Add Global state screen 2023-06-08 01:11:47 +02:00
BitMaker
fb489035b6 Clock Miner Screen
- Added new screen
- Added Blockheigh
- Added BTC price
- New button function to change screen
2023-06-07 17:07:30 +02:00
BitMaker
e60e935107 NTP time funcitons added
- Get current time specifying offset (GMT)
- Update local time vars only every determined period
2023-06-07 14:12:45 +02:00
BitMaker
9139fa7a18 Code refactoring & upgrades
- Added new button funcion to access config without losing current configuration
- Added code to change screens
- Added socket connection checker to reconnect even if socket is connected but no NOTIFY data is gotten on more than 2 minutes
2023-06-07 10:51:46 +02:00