⚙️5. Setup Device

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

Every time you flash a new device, all you need to do is set the WiFi parameters and your Duino account credentials.

The config file is named duino_config.json -> so you can use the NerdMiner and DuinoMiner configurations on the same miner without any problems!

  • Plug your device into an USB port

  • Wait for the WiFi setup screen (or hold the top right button when plugging) -> sometimes you need to unplug and plug again the device to access the setup screen

T-Display-S3 Setup screen
T-Dongle-S3 Setup screen
  • Connect to the WiFi Access Point named minerAP with your favourite PC | Phone | Tablet -> SSID: minerAP -> Password: mineCoins

  • Open your favourite browser and jump to http://192.168.4.1 to display the WiFiManager

WiFi Manager Setup
  • Go to [Configure WiFi] section and register your WiFi parameters and add your Duino Account Username and MiningKey - Create your web wallet

Configure WiFi
  • Then Save and wait for the device to restart...

The WiFi timeout is set at 45 seconds, so it may take a while for the device to restart...

This App uses WiFiManager library to modify the Miner settings and save them to the SPIFFS -> read more

Last updated