1 Star 0 Fork 0

谷动谷力/bitaxe

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT
Closed Source is Antithetical to Bitcoin

The bitaxeUltra

bitaxe is a fully open source hardware Bitcoin ASIC miner. Ultra is the 3rd major revision of the bitaxe that now includes the BM1366 ASIC from the S19XP bitaxeUltra assembled

Goals

  • Standalone: can mine directly to your pool over WiFi. No External computer needed.
  • Embedded: low cost, low maintenance, high availability, high reliability, low power.
  • ASIC: based on the very, very efficient BM1366 from Bitmain.
  • Versatile: solo/pool mining, autotune power/heat/efficiency.
  • Open Source: All design files are provided.

Features

  • ESP32-S3-WROOM-1 wifi microcontroller on board
  • TI TPS40305 buck regulator steps down the 5V input to power the BM1366
  • Maxim DS4432U+ current DAC digitally adjusts the BM1366 core voltage from 0.04V to 2.4V
  • TI INA260 power meter measures the input voltage and current of the miner
  • Microchip EMC2101 PWM controls the fan and monitors tach output. Measuring internal die temp isn't working.
  • 0.91" SSD1306 OLED I2C Display Module

BM1366

  • The BM1366 is a undocumented SHA256 mining ASIC from Bitmain. It's mostly used in the Antminer S19XP
  • Bitmain claims the BM1366 has 0.021J/GH efficiency
  • The BM1366 is available (new) for around $15 each in small quantities.
  • The BM1366 has a different footprint and pinout from the BM1397 and BM1387 in previous bitaxe.
  • The BM1366 appears to roll more than just the nonce on the chip. This is great news, because it allows much longer serial chains of ASICs and new work doesn't need to be sent as often.

Current Status

bitaxeUltra running

  • v1 hardware has been built, and it does mine! Quite well actually. Be sure to check the issues for known bugs, reworks and errata.
  • This is an advanced build! It's also still early days, so prolly not the best thing if you're just looking for a bitcoin miner to run.

Hardware

  • BM1366 from NBTC on AliExpress. I got the "AG" variant. Not really sure what the difference is.
  • 40x40mm heatsink and 5V fan from a random AliExpress seller. At least half of these arrived broken in some way. But they are cheap and the working ones do keep the BM1387's nice and cool when used with some thermal compound.
    • Swap this fan with the Noctua NF-A4x10 5V 4-Pin fan for a much more pleasant experience.
  • Supports 0.91" SSD1306-based I2C OLED Module. Example Amazon seller
  • The BM1366 serial port is 1.8V. These pins are broken out, but the main idea is to communicate with the BM1366 from the ESP32
  • Level shifters to interface the 1.8V BM1366 with the 3.3V ESP32. These pins are also broken out.
  • KiCad 7 design files
  • All of the parts on the board are listed in the KiCad BOM

Software

  • The ESP-Miner firmware used for the BM1397-based bitaxe has been adapted for the BM1366 and the current main branch can support both.
  • There is still work to be done on reverse engineering the BM1366 register map. If you can help, get in touch!

Power Supply Requirements

  • 5VDC Power supply. Should be capable of over 15W
    • DO NOT use the BS barrel to screw terminal adapter that comes with some of these power supplies. They have horrible series resistance and your bitaxe will not be happy!
    • Needs to connect with spade-style connectors

ESP32 Programming Requirements

New on the bitaxeUltra: it has a USB port for programming the ESP32!

To program the onboard ESP32 the old way, you need the following tools;

Building

MIT License Copyright (c) 2022 Skot Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

基本ESP32-S3-WROOM-1 和Bitaxe BM1366的 开源 Asic 比特币矿机 展开 收起
README
MIT
取消

发行版

暂无发行版

贡献者 (5)

全部

近期动态

1年多前创建了仓库
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lojam/bitaxe.git
git@gitee.com:lojam/bitaxe.git
lojam
bitaxe
bitaxe
master

搜索帮助