Releases: skot/ESP-Miner
Releases · skot/ESP-Miner
v1.0
Firmware for the Bitaxe v2.2
- Supports Stratum v1
- 300-350 GH/s
- Wifi connectivity
- Mining statistics visible on OLED display
- Power management for solar applications
Instructions:
-
Copy
config.cvs.example
toconfig.cvs
and modify myssid/mypass with your home Wifi credentials (Only supports 2.4ghz connection) and stratumurl/stratumport/stratumuser/stratumpass with the stratum server and login that you would like to use. -
Install bitaxetool from pip. pip is included with Python 3.4 but if you need to install it check https://pip.pypa.io/en/stable/installation/
pip install --upgrade bitaxetool
- Flash the firmware and config.cvs onto your Bitaxe
bitaxetool --config ./config.cvs --firmware ./esp-miner.bin
Note: esp-miner-475.bin uses bm1397 hashing frequency of 475 and esp-miner-425.bin is set to 425