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 from GitHub
In miner folder we can find folder ESP8266_Code folder
OpenESP8266_Code.ino file with Arduino IDE
Change SSID to Your WiFi Name
Change Password to your WiFi password
enter username of Duino wallet
and rig name, its optional
Chose your board I checked ESP8266 Generic
Choose COM port where ESP connected
Upload
I checked that serial port monitor speed is 500000 to view debug info
average hashrate is 3.5 kilo hash per second
Upload
user13