TTBIT - USB: Porovnání verzí
Z Poznámkový blok
(→Popis) |
(→Popis) |
||
Řádka 18: | Řádka 18: | ||
Základní měny které je možné těžit: | Základní měny které je možné těžit: | ||
* Litecoin, Dogecoin, Verge, GameCredits, Digibyte, Feathercoin, Megacoin, Novacoin | * Litecoin, Dogecoin, Verge, GameCredits, Digibyte, Feathercoin, Megacoin, Novacoin | ||
+ | == Instalace Raspberry PI == | ||
+ | Dle původního návrhu (bohužel zatím nefunkční): | ||
+ | wget https://github.com/ttbit-software/bfgminer/releases/download/SCRYPT/bfgminer_5.4.2-TTBIT_linux_x86_64.tar | ||
+ | tar -xvf bfgminer_5.4.2-TTBIT_linux_x86_64.tar | ||
+ | cd bfgminer_5.4.2-TTBIT_linux_x86_64/ | ||
+ | ./bfgminer -S ALL --set MLD:clock=600 | ||
+ | |||
+ | Enter your pool address, username and password | ||
+ | When bfgminer launches, save your settings by choosing [S]Settings -> [W]rite config file, press Enter, press Enter | ||
+ | Now your settings are saved. | ||
+ | |||
+ | You open your miner everyday by typing: | ||
+ | /bfgminer_5.4.2-TTBIT_linux_x86_64/bfgminer | ||
== Zpět == | == Zpět == |
Verze z 13. 10. 2018, 15:45
Popis
Parametry:
- Rozhraní k připojení: USB (obsahuje převodník na COM)
- Rychlost Hashování : 3 - 5 MH/s
- Efektivita: 2 W/MH
- Napájení : 5 V USB
- Spotřeba : Max 10 W
- Oficiální stránky: neznám
- Nákup : eBay
- Ovladače USB (COM): https://www.silabs.com/products/development-tools/software/usb-to-uart-bridge-vcp-drivers
- Vlastní těžař : https://github.com/ttbit-software/bfgminer/
Základní měny které je možné těžit:
- Litecoin, Dogecoin, Verge, GameCredits, Digibyte, Feathercoin, Megacoin, Novacoin
Instalace Raspberry PI
Dle původního návrhu (bohužel zatím nefunkční):
wget https://github.com/ttbit-software/bfgminer/releases/download/SCRYPT/bfgminer_5.4.2-TTBIT_linux_x86_64.tar tar -xvf bfgminer_5.4.2-TTBIT_linux_x86_64.tar cd bfgminer_5.4.2-TTBIT_linux_x86_64/ ./bfgminer -S ALL --set MLD:clock=600 Enter your pool address, username and password When bfgminer launches, save your settings by choosing [S]Settings -> [W]rite config file, press Enter, press Enter Now your settings are saved. You open your miner everyday by typing: /bfgminer_5.4.2-TTBIT_linux_x86_64/bfgminer