1
0
mirror of https://github.com/skot/ESP-Miner.git synced 2025-03-30 04:31:54 +02:00

8 Commits

Author SHA1 Message Date
Ben
fc0e49e5d5 automatic fan speed control 2023-11-14 21:59:09 -05:00
Ben
0a51a9c739 Add config for flipping screen to example 2023-10-18 13:09:38 -04:00
johnny9
5d80ef9c5c config: Update example frequency/voltage
The new values are the correct recommended values for the BM1366
2023-09-23 14:27:11 -04:00
johnny9
706ee510ba main: Determine ASIC model from NVS
This adds more hardware information to the example config.cvs.
If the model can't be determined at startup, the device will abort.
2023-09-23 14:27:11 -04:00
Benjamin Wilson
9bc0671563
Ultra ()
Pull BM1366 work into main
2023-08-20 13:09:55 -04:00
Georges Palauqui
2012fbba8b Use our Public-Pool by default 2023-08-14 12:25:43 +02:00
johnny9
bef7e6b7a0 config: remove bm1397 configurations until they are supported 2023-07-01 15:35:49 -04:00
johnny9
6949b73bb9 nvs_config: introduce configuration through NVS
Stratum and Wifi configuration can now be read from NVS on the
flash. An example config.cvs file is included and can be used
to generate the partition and then be flashed to the esp32 using
the esp-idf parttool.py.
2023-07-01 14:23:35 -04:00