TTBIT - USB: Porovnání verzí
Z Poznámkový blok
(→Zpět) |
(→Tunning) |
||
Řádka 47: | Řádka 47: | ||
== Tunning == | == Tunning == | ||
− | [[Soubor: | + | [[Soubor:ttbit.jpg]] |
== Zpět == | == Zpět == |
Verze z 13. 10. 2018, 16:18
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
Druhá varianta (zatím neověřena):
wget https://github.com/jstefanop/bfgminer/releases/download/bfgminer-5.4.2-futurebit2-beta2/bfgminer_5.4.2-futurebit2_linux_armv6.tar.gz tar -zxvf bfgminer_5.4.2-futurebit2_linux_armv6.tar.gz cd bfgminer_5.4.2-futurebit2_linux_armv6/ ./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-futurebit2_linux_armv6/bfgminer