mirror of
https://github.com/skot/bitaxe.git
synced 2025-05-08 15:10:20 +02:00
added readme!
This commit is contained in:
parent
f27961bcb3
commit
d6ed86f3fc
BIN
doc/assembled.png
Normal file
BIN
doc/assembled.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.2 MiB |
BIN
doc/bm1387.png
Normal file
BIN
doc/bm1387.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 450 KiB |
BIN
doc/fan.png
Normal file
BIN
doc/fan.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 528 KiB |
BIN
doc/render.png
Normal file
BIN
doc/render.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 430 KiB |
37
readme.md
Normal file
37
readme.md
Normal file
@ -0,0 +1,37 @@
|
||||
# The bitaxe
|
||||

|
||||
an experimental BM1387 bitcoin mining machine
|
||||
|
||||
## BM1387
|
||||

|
||||
|
||||
- The BM1387 is a undocumented SHA256 mining ASIC from Bitmain. It's mostly used in the Antminer S9
|
||||
- Bitmain claims the BM1387 has 0.098j/Gh efficiency
|
||||
- The BM1387 is available for around $1-2 each in low quantities from Aliexpress
|
||||
|
||||
## Current Status
|
||||
- I have built 2 of these.
|
||||
- I can't get any response from the BM1387s yet.
|
||||
- The current comsumption does change like I would exprect when I send a serial command to change the frequency.
|
||||
|
||||
## Hardware
|
||||
- BM1387B from random AliExpress seller. Do these work?? Who knows!
|
||||
- [40x40mm heatsink and 5V fan](https://www.aliexpress.com/item/2251832861666365.html) 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.
|
||||
|
||||
## Software
|
||||
Check my [BM1387 Scripts](https://github.com/skot/bm1387_scripts)!
|
||||
|
||||
## Connections
|
||||

|
||||
|
||||
| Pin Name | Description |
|
||||
| ----------- | ----------- |
|
||||
| VIN | ASIC VIN - powers both ASICs in series. should be around 1.6V |
|
||||
| +5V | 5V input gets regulated to 1.8V and 0.8V for the BM1387. Also 5V for Fan output |
|
||||
| +5V (Fan) | 5V output for fan |
|
||||
| SPD (Fan) | Speed input from fan. Doesn't currently go anywhere |
|
||||
| 1V8 | 1.8V output. regulated from 5V. Use as a IO reference |
|
||||
| RXI | 1.8V Serial input |
|
||||
| TXO | 1.8V Serial output |
|
||||
| RST | Inverted reset pin to the first BM1387. Unsure what to use this for. |
|
||||
| GND | Common ground |
|
Loading…
x
Reference in New Issue
Block a user