oth-body / piaxe

Open source ASIC Bitcoin miner hardware

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This Raspberry Pi mining HAT is based on the BitAxe Ultra 1.3 (with BM1366) design.

Update: Miner is running stable šŸ„³

Changes to BitAxe Ultra

  • powered by 12V and
  • added TVS diode and fuses
  • revised buck switching regulator circuit
  • revised heatsink
  • removed like DAC (only fixed 1.2V on PiAxe), current measurement, fan PWM controller, additional testpoints
  • smallest components have 0805 size for easier manual assembly
  • LM75 compatible temperature sensor under the heatsink

Installation

  • add to /boot/config.txt:
dtoverlay=pwm
  • enable serial and I2C via raspi-config

If you want to use Influx and Grafana you need docker too:

$ curl -sSL https://get.docker.com | sh

Mining Client

Stratum Mining Client:
https://github.com/shufps/piaxe-miner

About

Open source ASIC Bitcoin miner hardware

License:MIT License


Languages

Language:HTML 83.7%Language:Python 8.1%Language:C 7.8%Language:OpenSCAD 0.4%