First i enable Developer options to enable always screen on while charging, it prevents display turn off and phone sleep To enable Developer options tap 7 times on Build version. read more…
user13
Duino coin benchmark on Arduino Mega
Testing mining performance of Duino Coin mining on Arduino Mega Open Arduino_code.ino file from downloaded repository from GitHub. (revoxhere/duino-coin) Select your Arduino Mega board from boards manager. Select COM port. read more…
Duino coin mining on Arduino UNO, miner 3.0 version
Duino coin miner 3.0 version increased hash rate of Arduino UNO mining.Clone latest repository from GitHub.git clone https://github.com/revoxhere/duino-coin.git Open Arduino_Code.ino with Arduino IDE from Arduino_Code folder.Check your board and port.Press. read more…
Duino coin mining benchmark on Samsung a40 with fasthash support
Today i continue testing Duino coin mining benchmark on android devicesin this video i run Duino coin miner with fasthash support.First find in Google F-droid market, download and install it.. read more…
Duino coin benchmark on ESP32
Open ESP32_Code.ino file with Arduino IDE Change SSID to Your WiFi Name Change Password to your wifi password Enter username of Duino wallet and enter rig name, its optional Chose. read more…
Duino coin mining benchmark on Samsung Xcover 4 in Termux
Today i continue checking Duino coin miner benchmark of different devices. Today it is Samsung Galaxy Xcover 4 I will run miner in Termux, because it works in Termux, and. read more…
Mikrotik playing sounds on buzzer
Chang :for j from=1 to=4 step=1 do={ :for i from=2000 to=50 step=-400 do={ :beep frequency=$i length=11ms; :delay 11ms; } :for i from=800 to=2000 step=400 do={ :beep frequency=$i length=11ms; :delay 11ms;. read more…
Duino coin benchmark on Jailbraked iPhone 6s.
On two threads mining speed is 680 kilo hash per second, and on web mining on two threads mining speed was 120 kilo hash per second. it’s a big difference.. read more…
Duino coin mining benchmark on Android 5.1 Samsung Galaxy note 10.1 2014 year edition
Today i will install and run Duino miner on old Samsung note 10.1 2014. It have android 5.1. And Termux from market or f-droid not supported. Also this tab have. read more…
Duino coin benchmark on iPhone 6s Web Miner
On 1 thread mining speed is around 76 kilo hash per second On 2 threads mining speed is average 125 kilo hash per second I made conclusion that web mining. read more…
Duino coin benchmark on ESP01
Today I continue testing performance of Duino coin on different hardware, In this video I will install and run Duino coin miner on ESP8266 board. First I downloaded miner release. read more…