🌏Web Server & Putty

Duino-Coin is a coin that can be mined with Arduinos, ESP8266/32 boards, Raspberry Pis, computers, and many more including Wi-Fi routers, smart TVs, smartphones, smartwatches, SBCs, MCUs or even GPUs

Web Server - port 80

Base Url -> http://<your_miner_ip>/

eg: http://192.168.1.50/temp

Command
Description
Reply

balance

your Duino-Coins balance

42563.52

cpu

cpu current frequency

240

diff | difficulty

current difficulty

ESP32

duino

erase_config

delete the current config file /duino_config.json and reboot device

Rebooting device...

hash | hashrate

current hashrate

87.42

heap

free heap

218432

key

your Mining Key

xxx

ping

pong

pool

current pool server

45.92.216.230 on port 9075

restart

restart the Miner

Restarting. Miner xxx..

revox | revoxhere

rig

rig name

ESP32-xxx

temp

current temperature

57.79

set?cpu=xxx

set cpu to 80 | 160 | 240 MHz

Cpu frequency set to xxx

set?diff=xxx

for test/debug only set current difficulty to xxx = AVR | MEGA | ARM | DUE | ESP32 | ESP32S | ESP8266 | LOW | MEDIUM | NET | XXHASH | EXTREME - info

Difficulty set to xxx

set?pool_ip=x&pool_port=y

force pool server ip and port and save to the config file /duino_config.json

Pool IP set to x on port y

stack

stack size

13920

user | username

your Duino Username

xxx

ver | version

current Version

v1.2

wifi

current WiFi parameters

{ "ssid": "xxx", "mac": "xxx", "ip": "xxx" }

unknown_command

{ "status": "error", "message": "unknown command" }


Putty

You can follow mining stats with putty connected to serial/usb port

Last updated